freebsd-src/sys/i386
Bruce Evans afafca8bcb Don't generate declarations for isa device structs in "ioconf.h".
Don't generate declarations for isa interrupt handlers at all.
Isa interrupt handlers are now declared in <i386/isa/isa_device.h>
but should be converted take a `void *' arg and staticized as
soon as possible.

Updated CONFIGVERS.  New configs are very incompatible with
previous versions.
1998-06-17 15:16:53 +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 Don't generate declarations for isa device structs in "ioconf.h". 1998-06-17 15:16:53 +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
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