freebsd-skq/sys/amd64
jmg 6d02356368 teach pnp to keep isa_device structs around, and teach isa.c how to scan
these structs for conflics...

it still exist that two PnP cards can colide, but this is up to the user
to make sure it doesn't happen...

other modifications to pnp.c to format output properly, and hide more
output behind bootverbose flag...

fix some bugons in pnp.h that would of made it difficult for inclusion
in external programs (for import of pnpinfo)
1997-09-19 15:20:25 +00:00
..
amd64 Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
conf Addf flags 0x10 to the sio0 line, so it is available as a potential 1997-09-14 18:57:01 +00:00
include Revert the logic behind my last change, and use a function called 1997-09-13 16:12:15 +00:00
isa teach pnp to keep isa_device structs around, and teach isa.c how to scan 1997-09-19 15:20:25 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
Makefile