aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/scd
Commit message (Collapse)AuthorAgeFilesLines
* Remove the scd(4) driver for Sony CDU31/33 CD-ROM drives.John Baldwin2016-08-191-9/+0
| | | | | | | | This is a driver for a pre-ATAPI ISA CD-ROM adapter. The driver only uses PIO. Notes: svn path=/head/; revision=304498
* - Convert to newbus, bus_space etc.Matthew N. Dodd2002-11-051-0/+9
- Move to MI space. Tested on: i386 Notes: svn path=/head/; revision=106449