aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/ata.h
Commit message (Expand)AuthorAgeFilesLines
* Improve SATA Asynchronous Notification feature support in CAM:Alexander Motin2011-04-131-0/+1
* Make PUIS detection more strict. Previous implementation caused falseAlexander Motin2010-02-261-1/+1
* MFp4:Alexander Motin2010-02-031-0/+4
* Add BIO_DELETE support to ada(4):Alexander Motin2009-12-281-3/+11
* Add CAM_ATAIO_DMA ATA command flag to mark DMA protocol commands.Alexander Motin2009-12-011-0/+10
* Drop USB mass storage devices support from ata(4). It is out of the build asAlexander Motin2009-11-261-3/+0
* MFp4:Alexander Motin2009-11-041-1/+1
* Fix constants.Alexander Motin2009-11-031-2/+2
* Define identify fields described in CF specification.Alexander Motin2009-10-291-1/+5
* Add more defines from recent and not only specs.Alexander Motin2009-09-271-10/+56
* MFp4:Alexander Motin2009-06-241-0/+3
* Add experimental support for SATA Port MultipliersSøren Schmidt2008-04-101-3/+5
* Add a "spindown" facility to ata-disks: If no requests have been receivedPoul-Henning Kamp2008-03-171-0/+3
* Add the magic word 0 value for CFA compliant devices.Poul-Henning Kamp2007-12-161-0/+1
* Add definitions for the 3rd ATA support word.Scott Long2007-10-121-0/+9
* Expand the data structure returned by the ATA RAID status ioctl to includeJohn Baldwin2007-08-131-1/+17
* Add the SMART command to the ATA instruction set.Remko Lodder2007-01-271-0/+1
* Make the ATAPI sense data accessible when using the ioctl interfaceSøren Schmidt2006-03-311-0/+43
* Add USB modes.Søren Schmidt2006-03-051-0/+3
* Add two new ATAPI commands.Søren Schmidt2006-03-051-0/+2
* Update copyright header to match rest of ATA.Søren Schmidt2006-01-231-3/+1
* add set/read max address 48bit versionsSøren Schmidt2005-11-101-0/+2
* Add definition for SATAII 3Gb/s mode.Søren Schmidt2005-08-121-0/+1
* Allow the array number to be read back on atacontrol createSøren Schmidt2005-08-051-1/+1
* Make IOCATARAIDSTATUS IOWR so status can be gotten correctlySøren Schmidt2005-08-051-1/+1
* Change the way ioctls are issue to ATA.Søren Schmidt2005-05-161-361/+350
* Move the creation of ata_channel child devices to the channel code.Søren Schmidt2005-04-151-1/+1
* This is the much rumoured ATA mkIII update that I've been working on.Søren Schmidt2005-03-301-9/+18
* Whitespace cleanupDag-Erling Smørgrav2004-05-201-16/+16
* Add SATA support fieldsSøren Schmidt2004-03-151-4/+14
* Update the PIO mode gathering code.Søren Schmidt2003-09-081-1/+1
* This is a major rework of the ATA driver (ATAng)Søren Schmidt2003-08-241-260/+223
* Add define for SATA150Søren Schmidt2003-05-181-0/+1
* Add function to add spare disk to raid.Søren Schmidt2003-05-021-0/+4
* - Add a new ioctl to get the maximum number of ATA channels.Maxime Henrion2003-03-221-0/+2
* First round off updates/fixes to the ATA driver.Søren Schmidt2003-02-201-3/+8
* Cleanup, use the same method to denote parts for endianess.Søren Schmidt2002-04-051-2/+2
* Add endianess kludge code, so that bitfields work on the sparc64 as well.Søren Schmidt2002-04-051-15/+141
* Add get-status to the ATA RAID subsystem.Søren Schmidt2002-04-021-0/+16
* Add support for getting status (fan, temp, 5V and 12V levels) fromSøren Schmidt2002-03-301-0/+8
* Add support for creating/deleting ATA RAID'sSøren Schmidt2002-03-271-1/+10
* Update header.Søren Schmidt2002-03-041-1/+1
* Add new command definition for rebuilding RAID arrays.Søren Schmidt2002-03-031-0/+1
* Add Søren's email address.Jeroen Ruigrok van der Werven2001-11-041-1/+1
* Update with latest ATA/ATAPI ver 6 rev 2 items.Søren Schmidt2001-10-061-112/+153
* Re-apply rev 1.178 -- style(9) the structure definitions.David E. O'Brien2001-09-131-1/+1
* Add support for sending ATAPI commands via ioctl.Søren Schmidt2001-08-301-45/+60
* Change the ioctl interface to prepare for new functionality.Søren Schmidt2001-05-171-45/+50
* Sigh, try to get this in sync with an offical src tree...Søren Schmidt2001-03-161-2/+0
* Remove the SMART ioctls, they are not in the official sources yet..Søren Schmidt2001-03-161-2/+0