freebsd-skq/sys/i386
Bruce Evans 084d9853ca Don't declare isa device structs or isa interrupt handlers in <sys/conf>,
and don't depend on them being declared there.  This will cause lots of
warnings for a few minutes until config is updated.  Interrupt handlers
should never have been configured by config, and the machine generated
declarations get in the way of changing the arg type from int to void *.
1998-06-17 14:58:04 +00:00
..
apm This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
bios This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
boot Install ${DESTDIR}/boot.help during `make distribution'. 1998-05-27 12:13:18 +00:00
conf Backed out rev.1.183, which had nothing to do with its log message. 1998-06-16 14:55:27 +00:00
eisa Add support for the Storage Dimensions SDC3222F. 1998-06-14 16:41:57 +00:00
i386 Don't declare isa device structs or isa interrupt handlers in <sys/conf>, 1998-06-17 14:58:04 +00:00
ibcs2 Updated generated files. 1998-06-09 03:36:59 +00:00
include Don't declare isa device structs or isa interrupt handlers in <sys/conf>, 1998-06-17 14:58:04 +00:00
isa Don't declare isa device structs or isa interrupt handlers in <sys/conf>, 1998-06-17 14:58:04 +00:00
linux Updated generated files. 1998-06-09 03:36:59 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-08 09:47:47 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00