freebsd-skq/sys/i386
David Greenman 9f77221854 Protected entire epioctl routine with splimp(). In this case, it is better
form to do this than it is relying on individual subroutines (the logic
in epioctl is itself very minimal). Ideally, unnecessary splimp()'s should
now be removed if they exist; I'll leave this for a later date (a complete
code review of the driver needs to be done). Fixes a bug I noticed that
would show up when ifconfig'ing the interface down.
1995-07-05 07:21:34 +00:00
..
apm Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
bios Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
boot Reset defaults in case of boot() is looping several times (e.g. the 1995-06-25 14:02:57 +00:00
conf Add entry for i386/scsi/93cx6.c, the file that handles serial eeprom 1995-07-04 21:00:53 +00:00
eisa First pass cleanup of this driver. This pass does not include the sequencer 1995-07-04 21:14:45 +00:00
i386 Killed redundant vnode_pager_umount() call. This is already done at 1995-06-28 04:46:11 +00:00
ibcs2 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
include Fix standards conformance bugs in <signal.h>: 1995-06-28 02:14:13 +00:00
isa Protected entire epioctl routine with splimp(). In this case, it is better 1995-07-05 07:21:34 +00:00
linux First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
pci The PCI config mechanism 1 test failed for the Intel Aries. 1995-06-30 16:11:42 +00:00
scsi Dan Eischen's serial eeprom code. 1995-07-04 21:16:12 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00