freebsd-skq/sys/amd64
peter acf1d9baa5 Redo the isa compat driver shim so that each driver is self contained
and does not require that evil list of drivers in isa_compat.h.
It uses the same strategy that pci drivers use, namely a
COMPAT_ISA_DRIVER() macro that creates the glue on the fly.
Theoretically old-style isa drivers should be preloadable now.
2000-05-28 13:30:44 +00:00
..
amd64 - Remove unnecessary 'data32' and 'addr32' prefixes and #define's. 2000-05-27 06:25:35 +00:00
conf sysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT. 2000-05-22 16:12:28 +00:00
include Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
isa Redo the isa compat driver shim so that each driver is self contained 2000-05-28 13:30:44 +00:00
pci Add OPTi 82C700 chipset. 2000-05-24 09:03:30 +00:00
Makefile Add soft updates to the set of things being tagged. Syntax cleanup. 2000-01-27 01:22:06 +00:00