summaryrefslogtreecommitdiffstats
path: root/sys/sys/ata.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r284539, r284630, r284688, r284877, r285217, r285218,grehan2016-02-011-0/+1
* MFC r286448: Disable 32-bit PIO for 6Gbit/s Intel SATA controllers.mav2015-08-221-0/+1
* MFC r273445 (by imp):mav2015-03-271-0/+4
* MFC r270832 (by imp):mav2015-03-271-0/+1
* MFC r256956:smh2014-09-071-0/+2
* MFC r264853smh2014-05-081-0/+5
* MFC r262886:mav2014-03-141-0/+2
* Added Dataset Management defines to be used by TRIM in cam ata and scsi tosmh2013-04-261-0/+6
* Adds Host Protected Area (HPA) support for ATA disks to camcontrolsmh2013-04-251-0/+17
* Adds security options to camcontrol this includes the ability to secure erasesmh2013-04-041-4/+31
* Add and utilize defines for the ATA device register.brueffer2012-07-121-0/+14
* MFprojects/zfsd:mav2012-05-241-0/+1
* Convert files to UTF-8uqs2012-01-151-1/+1
* Improve SATA Asynchronous Notification feature support in CAM:mav2011-04-131-0/+1
* Make PUIS detection more strict. Previous implementation caused falsemav2010-02-261-1/+1
* MFp4:mav2010-02-031-0/+4
* Add BIO_DELETE support to ada(4):mav2009-12-281-3/+11
* Add CAM_ATAIO_DMA ATA command flag to mark DMA protocol commands.mav2009-12-011-0/+10
* Drop USB mass storage devices support from ata(4). It is out of the build asmav2009-11-261-3/+0
* MFp4:mav2009-11-041-1/+1
* Fix constants.mav2009-11-031-2/+2
* Define identify fields described in CF specification.mav2009-10-291-1/+5
* Add more defines from recent and not only specs.mav2009-09-271-10/+56
* MFp4:mav2009-06-241-0/+3
* Add experimental support for SATA Port Multiplierssos2008-04-101-3/+5
* Add a "spindown" facility to ata-disks: If no requests have been receivedphk2008-03-171-0/+3
* Add the magic word 0 value for CFA compliant devices.phk2007-12-161-0/+1
* Add definitions for the 3rd ATA support word.scottl2007-10-121-0/+9
* Expand the data structure returned by the ATA RAID status ioctl to includejhb2007-08-131-1/+17
* Add the SMART command to the ATA instruction set.remko2007-01-271-0/+1
* Make the ATAPI sense data accessible when using the ioctl interfacesos2006-03-311-0/+43
* Add USB modes.sos2006-03-051-0/+3
* Add two new ATAPI commands.sos2006-03-051-0/+2
* Update copyright header to match rest of ATA.sos2006-01-231-3/+1
* add set/read max address 48bit versionssos2005-11-101-0/+2
* Add definition for SATAII 3Gb/s mode.sos2005-08-121-0/+1
* Allow the array number to be read back on atacontrol createsos2005-08-051-1/+1
* Make IOCATARAIDSTATUS IOWR so status can be gotten correctlysos2005-08-051-1/+1
* Change the way ioctls are issue to ATA.sos2005-05-161-361/+350
* Move the creation of ata_channel child devices to the channel code.sos2005-04-151-1/+1
* This is the much rumoured ATA mkIII update that I've been working on.sos2005-03-301-9/+18
* Whitespace cleanupdes2004-05-201-16/+16
* Add SATA support fieldssos2004-03-151-4/+14
* Update the PIO mode gathering code.sos2003-09-081-1/+1
* This is a major rework of the ATA driver (ATAng)sos2003-08-241-260/+223
* Add define for SATA150sos2003-05-181-0/+1
* Add function to add spare disk to raid.sos2003-05-021-0/+4
* - Add a new ioctl to get the maximum number of ATA channels.mux2003-03-221-0/+2
* First round off updates/fixes to the ATA driver.sos2003-02-201-3/+8
* Cleanup, use the same method to denote parts for endianess.sos2002-04-051-2/+2
OpenPOWER on IntegriCloud