summaryrefslogtreecommitdiffstats
path: root/sys/dev/tws/tws_user.c
Commit message (Expand)AuthorAgeFilesLines
* Use struct thread * directly instead of d_thread_t. This driver is notjhb2015-01-051-2/+2
* Get rid of the 'chan' from softc structure and use the latterdelphij2014-02-271-3/+2
* Slightly tune locking to not call xpt_alloc_ccb() that is allowed to sleepmav2013-04-011-2/+0
* Integrate changes from LSI vendor driver 10.80.00.005 to FreeBSD.delphij2012-10-191-30/+48
* Add the 9750 SATA+SAS 6Gb/s RAID controller card driver, tws(4). Manydelphij2011-10-041-0/+379
OpenPOWER on IntegriCloud