aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/tws/tws_cam.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the 'chan' from softc structure and use the latterXin LI2014-02-271-1/+1
* Re-do r255853. Along with adding back the API/ABI changes from theScott Long2013-09-251-5/+5
* Revert r255853 pending fixes to build errors in usr.bin/kdumpGlen Barber2013-09-251-5/+5
* Update the CAM API for FreeBSD 10:Scott Long2013-09-241-5/+5
* MFprojects/camlock r248982:Alexander Motin2013-04-141-1/+1
* Slightly tune locking to not call xpt_alloc_ccb() that is allowed to sleepAlexander Motin2013-04-011-5/+4
* Reform the busdma API so that new types may be added without modifyingKonstantin Belousov2013-02-121-37/+12
* Integrate changes from LSI vendor driver 10.80.00.005 to FreeBSD.Xin LI2012-10-191-6/+8
* Use CAM_SEL_TIMEOUT and CAM_DEV_NOT_THERE to report missing targets orJim Harris2012-09-241-2/+2
* Add the 9750 SATA+SAS 6Gb/s RAID controller card driver, tws(4). ManyXin LI2011-10-041-0/+1342