freebsd-dev/sys/i386
Bruce Evans 4af4007dbb Ignore `vector xxxintr' specifications except for checking their syntax.
Interrupt handlers are now configured in drivers.

Didn't update config/SMM.doc.  It doesn't have any i386 examples (not
even `isa').

Bumped CONFIGVERS.  This is not necessary for -current yet, but using
the new config with old system sources gives null pointers for all
vectors.
1998-10-23 17:05:06 +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 Update timecounters to new interface. 1998-10-23 10:46:20 +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 timecounters to new interface. 1998-10-23 10:46:20 +00:00
linux *gulp*. Jordan specifically OK'ed this.. 1998-10-16 03:55:01 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00