summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/ata-disk.h
Commit message (Expand)AuthorAgeFilesLines
* Add experimental support for SATA Port Multiplierssos2008-04-101-1/+1
* Add a "spindown" facility to ata-disks: If no requests have been receivedphk2008-03-171-1/+1
* Update copyright headers.sos2007-02-211-1/+1
* Get rid of the advertising clause in the copyright.sos2006-01-051-3/+1
* This is the much rumoured ATA mkIII update that I've been working on.sos2005-03-301-18/+16
* Spring cleanup of macrossos2004-04-301-2/+2
* Change the disk(9) API in order to make device removal more robust.phk2004-02-181-1/+1
* This is a major rework of the ATA driver (ATAng)sos2003-08-241-35/+2
* Add flushing of devices on shutdown.sos2003-05-021-1/+1
* Centralize the devstat handling for all GEOM disk device driversphk2003-03-081-1/+0
* Convert to new disk API.sos2003-02-251-1/+0
* First round off updates/fixes to the ATA driver.sos2003-02-201-1/+1
* Update the tags handling a bit, which makes support for thesos2002-07-221-0/+1
* Make the ATA driver compile & work on the sparc64 platform.sos2002-04-051-1/+0
* Major update of the ATA RAID code, part 3:sos2002-03-031-1/+1
* Finish phk's previous removal of BIO_ORDERED, all code thatsos2002-02-241-1/+0
* Fix buglets in the ATAPI resume code.sos2002-02-121-2/+1
* Major update of the ATA RAID code, part 1:sos2002-02-041-13/+11
* Update with latest ATA/ATAPI ver 6 rev 2 items.sos2001-10-061-2/+2
* Overhaul to minimize stack usage, in some places >2K was usedsos2001-09-201-1/+1
* Add sysctls for reading the tunables as suggested by des.sos2001-03-191-4/+7
* Minor cleanup to the previous commit:sos2001-03-141-1/+1
* Refine the detach/attach code.sos2001-03-141-0/+1
* Add session argument to *close_disk, allowing to set session type on fixate.sos2001-01-101-1/+1
* Add support for ATA "pseudo" RAID controllers as the Promise Fasttraksos2000-10-131-1/+1
* Fix the breakage that snatched the ioports from the fdc device.sos2000-09-241-0/+1
* Add support for tagged queuing on ATA drives. There is only support forsos2000-09-191-27/+34
* Back out the previous change to the queue(3) interface.jake2000-05-261-1/+1
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-1/+1
* Complete the bio/buf divorce for all code below devfs::strategyphk2000-04-151-2/+2
* Enable disksort the right way both on ATA disks and ATAPI devices.sos2000-03-131-1/+2
* Fix the CD driver so that the last blocks can be read even ifsos2000-03-051-4/+4
* Update the ata driver to take more advantage of newbus, thissos2000-02-181-0/+2
* Add sysctl oid hw.atamodes to set the transfermodes online.sos2000-01-271-2/+1
* Rearrange the probecode, so that 80pin cables can be identifiedsos2000-01-181-101/+1
* Add support for VIA 82C596 controllersos2000-01-031-1/+1
* Yet another cleanup of the VIA code, this time it should worksos1999-12-211-0/+1
* Fix support for disk with > 64K cyls.sos1999-12-071-2/+1
* Better error handeling:sos1999-11-291-0/+1
* Add DMA support for the VIA 82C586 & 82C686 chips, also rearrangesos1999-11-241-4/+4
* Add support for the HPT366 chip, this is used on the Abit boards andsos1999-10-091-4/+13
* Fix timeout handeling and add retry counts.sos1999-09-241-0/+1
* Ten'th update to the new ATA/ATAPI driver:sos1999-09-211-30/+34
* Use micro "disk" layer in ata-diskphk1999-09-031-5/+1
* $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-10/+25
* Eigth update to the new ATA/ATAPI driver:sos1999-05-201-2/+2
* Fourth update to the new ATA/ATAPI driver:sos1999-03-281-16/+37
* ZIP drives should now be working, I'm not sure about LS120 drives,sos1999-03-071-2/+2
OpenPOWER on IntegriCloud