jhb
a5005e88e5
Use struct thread * directly instead of d_thread_t. This driver is not
...
likely to be merged back to stable/4.
Reviewed by: delphij
2015-01-05 19:49:20 +00:00
delphij
64e8417413
Get rid of the 'chan' from softc structure and use the latter
...
directly as sleep channel.
PR: kern/174684
Submitted by: jmg
MFC after: 2 weeks
2014-02-27 21:41:52 +00:00
mav
4d67abd492
Slightly tune locking to not call xpt_alloc_ccb() that is allowed to sleep
...
while holding the SIM mutex.
2013-04-01 13:18:34 +00:00
delphij
3362252a56
Integrate changes from LSI vendor driver 10.80.00.005 to FreeBSD.
...
PR: kern/172833
Submitted by: "Charles O'Donnell" <cao bus net>
MFC after: 1 week
2012-10-19 22:07:40 +00:00
delphij
9da6f154d2
Add the 9750 SATA+SAS 6Gb/s RAID controller card driver, tws(4). Many
...
thanks for their contiued support to FreeBSD.
This is version 10.80.00.003 from codeset 10.2.1 [1]
Obtained from: LSI http://kb.lsi.com/Download16574.aspx [1]
2011-10-04 21:40:25 +00:00