aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/ata.h
Commit message (Expand)AuthorAgeFilesLines
* Fix IORDY bits definition.Alexander Motin2017-07-291-2/+2
* "struct ata_params" field "reserved206[2]" actually starts at offset 20*7*.Ravi Pokala2017-05-221-1/+1
* Fix a minor typo (Seiral)Conrad Meyer2017-01-151-1/+1
* Add support for managing Shingled Magnetic Recording (SMR) drives.Kenneth D. Merry2016-05-191-4/+374
* sys/sys: minor spelling fixes.Pedro F. Giffuni2016-05-031-2/+2
* Add defines for WRITE_UNCORRECTABLE ATA command, and improve command loggingRavi Pokala2016-02-041-0/+3
* Add define for SATA Check-Power-Mode command, 0xe5.Peter Grehan2015-08-171-0/+1
* Disable 32-bit PIO for 6Gbit/s Intel SATA controllers.Alexander Motin2015-08-081-0/+1
* Add defines for various FIRST PARTY DMA SEND subcommands.Warner Losh2014-10-221-0/+4
* Add a few defines and packet types for SATA 3.2 and FPDMA (First PartyWarner Losh2014-08-301-0/+1
* Add some new ATA defines for SATA 3.1 specSteven Hartland2014-04-241-0/+5
* Fix support for increased logical sector size (4K-native drives).Alexander Motin2014-03-071-0/+2
* Improve ZFS N-way mirror read performance by using load and localitySteven Hartland2013-10-231-0/+2
* Added Dataset Management defines to be used by TRIM in cam ata and scsi toSteven Hartland2013-04-261-0/+6
* Adds Host Protected Area (HPA) support for ATA disks to camcontrolSteven Hartland2013-04-251-0/+17
* Adds security options to camcontrol this includes the ability to secure eraseSteven Hartland2013-04-041-4/+31
* Add and utilize defines for the ATA device register.Christian Brueffer2012-07-121-0/+14
* MFprojects/zfsd:Alexander Motin2012-05-241-0/+1
* Convert files to UTF-8Ulrich Spörlein2012-01-151-1/+1
* 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