summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/atapi-cd.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for tagged queuing on ATA drives. There is only support forsos2000-09-191-4/+4
* Remove sequence checking in the burner support.sos2000-08-061-3/+0
* Fix alignment problem on the alpha reported by several parties.sos2000-05-281-1/+1
* Complete the bio/buf divorce for all code below devfs::strategyphk2000-04-151-1/+1
* Make ATAPI CD changer devices work, hopefully better than before.sos2000-03-211-1/+3
* Add DVD-RAM support.sos2000-02-291-4/+4
* Update the ata driver to take more advantage of newbus, thissos2000-02-181-0/+1
* Do refcounting of open devices (more) correctly.sos2000-02-071-1/+0
* General cleanup.sos2000-01-241-1/+0
* Rearrange the probecode, so that 80pin cables can be identifiedsos2000-01-181-6/+5
* New ATAPI burner utility API, replaces the wormio API.sos2000-01-061-8/+5
* Add support for VIA 82C596 controllersos2000-01-031-1/+1
* Use the sys/wormio.h definitions of the CDRIOCNEXTWRITEABLEADDR andpeter1999-10-011-3/+0
* Fix timeout handeling and add retry counts.sos1999-09-241-6/+6
* Support quad & max speeds in wormcontrol.sos1999-09-221-1/+0
* Ten'th update to the new ATA/ATAPI driver:sos1999-09-211-100/+114
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Convert DEVFS hooks in (most) drivers to make_dev().phk1999-08-231-7/+1
* Added driver to support ATAPI floppies ie LS-120 & ZIP drives.sos1999-03-031-139/+127
* Finally!!sos1999-03-011-0/+358
OpenPOWER on IntegriCloud