summaryrefslogtreecommitdiffstats
path: root/sys/dev/isci
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where isci(4) would report only 15 bytes of returned data on ajimharris2012-03-291-0/+4
* Ensure consistent target IDs for direct-attached devices.jimharris2012-03-283-9/+32
* Call xpt_bus_register during attach context, then freeze and do not releasejimharris2012-03-233-12/+43
* Update PCI-IDs with devices found on Intel SDPsbruno2012-02-271-2/+6
* During work to port isci(4) to stable/7 I noted that the maxio portion ofsbruno2012-02-171-1/+1
* Remove explicit CC assignment in isci(4) Makefile to allow for buildingjimharris2012-02-0912-31/+36
* Fix Coverity defects in isci(4) driver.jimharris2012-02-076-61/+50
* Fix ATAPI code path to ensure bus_dma_segment structures are only usedjimharris2012-01-302-2/+4
* Add all isci driver source code to sys/dev/isci for the Intel C600jimharris2012-01-25255-0/+111908
* Modify GENERIC, files and options for isci (Intel C600 SAS controller) driver.jimharris2012-01-061-0/+14
OpenPOWER on IntegriCloud