summaryrefslogtreecommitdiff
path: root/sys/dev/ata/atapi-fd.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.5.0_cvscvs2svn2006-05-231-1/+1
* Spring cleanup of macrosSøren Schmidt2004-04-301-2/+2
* Change the disk(9) API in order to make device removal more robust.Poul-Henning Kamp2004-02-181-1/+1
* This is a major rework of the ATA driver (ATAng)Søren Schmidt2003-08-241-0/+1
* Centralize the devstat handling for all GEOM disk device driversPoul-Henning Kamp2003-03-081-1/+0
* NO_GEOM cleanup:Poul-Henning Kamp2003-02-281-1/+0
* First round off updates/fixes to the ATA driver.Søren Schmidt2003-02-201-1/+1
* Use si_iosize_max to tell the upper layers not to use moreSøren Schmidt2002-06-191-1/+0
* Major update of the ATA RAID code, part 1:Søren Schmidt2002-02-041-2/+2
* Overhaul to minimize stack usage, in some places >2K was usedSøren Schmidt2001-09-201-7/+4
* Refine the detach/attach code.Søren Schmidt2001-03-141-1/+1
* Add session argument to *close_disk, allowing to set session type on fixate.Søren Schmidt2001-01-101-1/+1
* Add support for tagged queuing on ATA drives. There is only support forSøren Schmidt2000-09-191-2/+2
* Complete the bio/buf divorce for all code below devfs::strategyPoul-Henning Kamp2000-04-151-1/+1
* Update the ata driver to take more advantage of newbus, thisSøren Schmidt2000-02-181-0/+1
* Do refcounting of open devices (more) correctly.Søren Schmidt2000-02-071-1/+0
* fix support for shared IRQ's.Søren Schmidt2000-02-041-3/+0
* Add support for VIA 82C596 controllerSøren Schmidt2000-01-031-1/+1
* Add support for the HPT366 chip, this is used on the Abit boards andSøren Schmidt1999-10-091-10/+10
* Ten'th update to the new ATA/ATAPI driver:Søren Schmidt1999-09-211-29/+30
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Convert DEVFS hooks in (most) drivers to make_dev().Poul-Henning Kamp1999-08-231-5/+1
* Eigth update to the new ATA/ATAPI driver:Søren Schmidt1999-05-201-7/+7
* Added driver to support ATAPI floppies ie LS-120 & ZIP drives.Søren Schmidt1999-03-031-0/+90