summaryrefslogtreecommitdiffstats
path: root/sys/cam/ata
Commit message (Expand)AuthorAgeFilesLines
* MFp4: Large set of CAM inprovements.mav2010-01-284-124/+155
* - Report SATA in legacy emulation mode still as SATA.mav2010-01-101-16/+13
* Add BIO_DELETE support to ada(4):mav2009-12-282-114/+250
* Report stripe size only if physical sector size is not equal to logical.mav2009-12-241-3/+8
* MFp4;mav2009-12-073-14/+23
* MFp4:mav2009-12-061-0/+3
* MFp4:mav2009-12-061-4/+72
* Add CAM_ATAIO_DMA ATA command flag to mark DMA protocol commands.mav2009-12-012-3/+18
* MFp4:mav2009-11-262-1/+34
* Fix small copu-paste bug.mav2009-11-251-1/+1
* MFp4:mav2009-11-244-21/+182
* Disable PortMultiplier Async Notifications for time of ports reset.mav2009-11-161-12/+33
* MFp4:mav2009-11-141-1/+2
* MFp4:mav2009-11-114-107/+90
* Fix protype.mav2009-11-041-1/+1
* PMP commands use short format. PMP write doesn't return result.mav2009-11-041-10/+4
* MFp4:mav2009-11-041-2/+0
* MFp4:mav2009-11-044-32/+56
* MFp4:mav2009-11-032-0/+187
* MFp4:mav2009-11-011-1/+6
* MFp4:mav2009-10-313-505/+393
* MFp4:mav2009-10-232-254/+758
* Replace most of priority numbers with defines. No logical changes.mav2009-10-232-21/+21
* MFp4:mav2009-10-211-174/+28
* MFp4:mav2009-10-211-85/+111
* MFp4:mav2009-10-211-1/+2
* Export disk serial numbers for adaX disks.pjd2009-10-091-0/+2
* Report SATA 3.x devices.mav2009-09-271-1/+3
* Short ATA command format has 28bit address, not 36bit.mav2009-08-304-12/+12
* ATA_FLUSHCACHE is a 36bit format command, not 48.mav2009-08-301-4/+4
* Fix copy/paste bug, that requests data read during ATA device probe sequencemav2009-08-181-4/+4
* Fix copy-paste bug. Use regular non-polled mode for executing FLUSHCACHEmav2009-07-171-2/+3
* Fix copy-paste bug, enabling SIM PMP support, when it was not really found.mav2009-07-131-1/+1
* Rename ATA probe driver to "aprobe" to resolve name conflict with SCSImav2009-07-131-4/+4
* Separate the parallel scsi knowledge out of the core of the XPT, andscottl2009-07-104-0/+3448
OpenPOWER on IntegriCloud