1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev/sio
Warner Losh 2ce87d3448 Break out the bus front ends into their own files. Rewrite
sio_pccard_detach to use new siodetach.  Add an extra arg to sioprobe
to tell driver to probe/not probe the device for IRQs.

This incorporates most of Bruce's review material.  I'm at a good
checkpoint, but there will be more to come based on bde's further
reviews.

Reviewed by: bde
2001-10-23 15:17:33 +00:00
..
sio_isa.c Break out the bus front ends into their own files. Rewrite 2001-10-23 15:17:33 +00:00
sio_pccard.c Break out the bus front ends into their own files. Rewrite 2001-10-23 15:17:33 +00:00
sio_pci.c Break out the bus front ends into their own files. Rewrite 2001-10-23 15:17:33 +00:00
sio.c Break out the bus front ends into their own files. Rewrite 2001-10-23 15:17:33 +00:00
sioreg.h Break out the bus front ends into their own files. Rewrite 2001-10-23 15:17:33 +00:00
siovar.h Break out the bus front ends into their own files. Rewrite 2001-10-23 15:17:33 +00:00