summaryrefslogtreecommitdiffstats
path: root/sys/cam/ata/ata_all.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r280172: Improve ATA and SCSI versions printing.mav2015-03-311-12/+22
* MFC r270832 (by imp):mav2015-03-271-0/+3
* MFC r262886:mav2014-03-141-7/+10
* MFC r256552:mav2013-10-241-0/+24
* Remove two bzero()s that are erasing only few more bytes then set later.mav2013-03-251-2/+6
* Add and utilize defines for the ATA device register.brueffer2012-07-121-3/+3
* - fix description of SECURITY_FREEZE_LOCK (1)brueffer2012-07-111-2/+2
* MFprojects/zfsd:mav2012-05-241-0/+108
* Do not report CFA devices as ATAPI, even though IDENTIFY data look alike.mav2011-06-121-0/+1
* Properly log few more ATA commands used by the kernel.mav2011-04-141-0/+4
* MFp4:mav2010-02-031-0/+3
* MFp4: Large set of CAM inprovements.mav2010-01-281-3/+3
* Add BIO_DELETE support to ada(4):mav2009-12-281-1/+7
* MFp4;mav2009-12-071-2/+4
* Add CAM_ATAIO_DMA ATA command flag to mark DMA protocol commands.mav2009-12-011-3/+17
* MFp4:mav2009-11-261-1/+33
* MFp4:mav2009-11-241-10/+99
* MFp4:mav2009-11-111-0/+35
* PMP commands use short format. PMP write doesn't return result.mav2009-11-041-10/+4
* MFp4:mav2009-11-041-0/+32
* MFp4:mav2009-11-031-0/+179
* Report SATA 3.x devices.mav2009-09-271-1/+3
* Short ATA command format has 28bit address, not 36bit.mav2009-08-301-1/+1
* Separate the parallel scsi knowledge out of the core of the XPT, andscottl2009-07-101-0/+304
OpenPOWER on IntegriCloud