summaryrefslogtreecommitdiffstats
path: root/sys/dev/sio/sio_isa.c
Commit message (Collapse)AuthorAgeFilesLines
* Break out the bus front ends into their own files. Rewriteimp2001-10-231-0/+162
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
OpenPOWER on IntegriCloud