summaryrefslogtreecommitdiffstats
path: root/sys/sys/ata.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add endianess kludge code, so that bitfields work on the sparc64 as well.sos2002-04-051-15/+141
* Add get-status to the ATA RAID subsystem.sos2002-04-021-0/+16
* Add support for getting status (fan, temp, 5V and 12V levels) fromsos2002-03-301-0/+8
* Add support for creating/deleting ATA RAID'ssos2002-03-271-1/+10
* Update header.sos2002-03-041-1/+1
* Add new command definition for rebuilding RAID arrays.sos2002-03-031-0/+1
* Add Søren's email address.asmodai2001-11-041-1/+1
* Update with latest ATA/ATAPI ver 6 rev 2 items.sos2001-10-061-112/+153
* Re-apply rev 1.178 -- style(9) the structure definitions.obrien2001-09-131-1/+1
* Add support for sending ATAPI commands via ioctl.sos2001-08-301-45/+60
* Change the ioctl interface to prepare for new functionality.sos2001-05-171-45/+50
* Sigh, try to get this in sync with an offical src tree...sos2001-03-161-2/+0
OpenPOWER on IntegriCloud