summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/atapi-tape.h
Commit message (Expand)AuthorAgeFilesLines
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-1/+1
* Spring cleanup of macrossos2004-04-301-2/+2
* This is a major rework of the ATA driver (ATAng)sos2003-08-241-0/+1
* Allocate the devstat structure with devstat_new_entry().phk2003-03-081-1/+1
* First round off updates/fixes to the ATA driver.sos2003-02-201-1/+1
* Major update of the ATA RAID code, part 1:sos2002-02-041-6/+6
* Overhaul to minimize stack usage, in some places >2K was usedsos2001-09-201-1/+1
* Refine the detach/attach code.sos2001-03-141-1/+1
* Add session argument to *close_disk, allowing to set session type on fixate.sos2001-01-101-1/+1
* Add support for tagged queuing on ATA drives. There is only support forsos2000-09-191-3/+3
* Complete the bio/buf divorce for all code below devfs::strategyphk2000-04-151-1/+1
* 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-5/+4
* Add support for VIA 82C596 controllersos2000-01-031-1/+1
* Add support for the HPT366 chip, this is used on the Abit boards andsos1999-10-091-49/+49
* Ten'th update to the new ATA/ATAPI driver:sos1999-09-211-40/+113
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Convert DEVFS hooks in (most) drivers to make_dev().phk1999-08-231-5/+1
* Nine'th update to the new ATA/ATAPI driver:sos1999-06-251-19/+1
* ZIP drives should now be working, I'm not sure about LS120 drives,sos1999-03-071-25/+1
* Added driver to support ATAPI floppies ie LS-120 & ZIP drives.sos1999-03-031-62/+85
* Finally!!sos1999-03-011-0/+112
OpenPOWER on IntegriCloud