summaryrefslogtreecommitdiffstats
path: root/sys/dev/tws/tws.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r272000:smh2014-12-211-2/+12
* Re-do r255853. Along with adding back the API/ABI changes from thescottl2013-09-251-0/+1
* Revert r255853 pending fixes to build errors in usr.bin/kdumpgjb2013-09-251-1/+0
* Update the CAM API for FreeBSD 10:scottl2013-09-241-0/+1
* Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCIscottl2013-08-121-15/+2
* Integrate changes from LSI vendor driver 10.80.00.005 to FreeBSD.delphij2012-10-191-0/+7
* Specify MTX_RECURSE for the controller's io_lock. Without it, tws(4)jimharris2012-09-241-1/+1
* Convert a number of drivers to obtaining their parent DMA tag from theirscottl2012-03-121-1/+1
* Match surrounding style.delphij2012-01-161-1/+1
* Don't forget to release queue lock when allocation of memory failed.delphij2012-01-031-0/+1
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-6/+4
* Return BUS_PROBE_DEFAULT instead of 0 (BUS_PROBE_SPECIFIC), allowingdelphij2011-10-171-1/+1
* Add the 9750 SATA+SAS 6Gb/s RAID controller card driver, tws(4). Manydelphij2011-10-041-0/+905
OpenPOWER on IntegriCloud