aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isci/isci.h
Commit message (Expand)AuthorAgeFilesLines
* In rare cases, a SATA drive can stop responding to commands and trigger aScott Long2014-06-301-0/+1
* Add support for locate LED.Jim Harris2012-10-101-3/+6
* Create led(4) device nodes mapped to isci(4) SGPIO locate LEDs.Jim Harris2012-09-261-0/+8
* Fix/add support for SCSI UNMAP to ATA DSM translation.Jim Harris2012-08-211-0/+1
* Wait until completion context unwinds before retrying CCBs that have beenJim Harris2012-05-211-0/+32
* Queue CCBs internally instead of using CAM_REQUEUE_REQ status. This fixesJim Harris2012-04-101-0/+1
* Ensure consistent target IDs for direct-attached devices.Jim Harris2012-03-281-4/+4
* Call xpt_bus_register during attach context, then freeze and do not releaseJim Harris2012-03-231-0/+1
* Remove explicit CC assignment in isci(4) Makefile to allow for buildingJim Harris2012-02-091-1/+0
* Add isci(4) driver for amd64 and i386 targets.Jim Harris2012-01-311-0/+302