freebsd-dev/sys/i386
Bruce Evans 8b25681eb5 Replaced bogus macros for dummy devswitch entries by functions.
These functions went away:

	enosys (hasn't been used for some time)
	enxio
	enodev
	enoioctl (was used only once, actually for a vop)

if_tun.c:
Continued cleaning up...

conf.h:
Probably fixed the type of d_reset_t.  It is hard to tell the correct
type because there are no non-dummy device reset functions.

Removed last vestige of ambiguous sleep message strings.
1995-11-06 00:36:19 +00:00
..
apm Remove unused functions and variables, make things static, and other cleanups. 1995-10-28 15:39:31 +00:00
bios Remove unused functions and variables, make things static, and other cleanups. 1995-10-28 15:39:31 +00:00
boot
conf Add eisa0 and remove ISA configuration line for ahc0. 1995-11-05 17:02:54 +00:00
eisa This is a totally new implementation of eisaconf. It will hopefully 1995-11-05 04:42:50 +00:00
i386 Replaced bogus macros for dummy devswitch entries by functions. 1995-11-06 00:36:19 +00:00
ibcs2 Sorry, the last commit screwed up for me, this is the right one (I hope!) 1995-10-28 13:07:28 +00:00
include Modifications for the new eisaconf. 1995-11-05 04:43:22 +00:00
isa Remove old eisaconf cruft from the eisa files. The old eisaconf kludged 1995-11-05 04:45:16 +00:00
linux
pci
scsi Move aic7xxx register definitions to sys/dev/aic7xxx/aic7xxx_reg.h. 1995-11-05 04:50:55 +00:00
Makefile