freebsd-dev/sys/i386
Bruce Evans 65baf8f06b Don't follow null bdevsw pointers. The `major(dev) < nblkdev' test rotted
when bdevsw[] became sparse.  We still depend on magic to avoid having to
check that (v_rdev) device numbers in vnodes are not NODEV.
1998-10-25 19:26:18 +00:00
..
apm Use defines APM_BIOS and SYSTEM_BIOS instead of hardcoding 0x53 and 0x15. 1998-09-28 03:41:12 +00:00
bios Use defines APM_BIOS and SYSTEM_BIOS instead of hardcoding 0x53 and 0x15. 1998-09-28 03:41:12 +00:00
boot Removed all `vector xxxintr' specifications. Interrupt handlers are now 1998-10-22 15:31:33 +00:00
conf Ignore `vector xxxintr' specifications except for checking their syntax. 1998-10-23 17:05:06 +00:00
eisa Bring back support for honoring the primary channel setting for twin channel 1998-10-15 18:21:50 +00:00
i386 Don't follow null bdevsw pointers. The `major(dev) < nblkdev' test rotted 1998-10-25 19:26:18 +00:00
ibcs2 *gulp*. Jordan specifically OK'ed this.. 1998-10-16 03:55:01 +00:00
include Add an ELF_MACHINE_OK() macro for compatability with the Alpha version. 1998-10-18 15:31:23 +00:00
isa Update to current reality. We can now track several LORSTA on separate 1998-10-24 19:55:09 +00:00
linux *gulp*. Jordan specifically OK'ed this.. 1998-10-16 03:55:01 +00:00
pci
Makefile