freebsd-dev/sys/dev/ciss
Scott Long 2b83592fdc Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM will
use to synchornize and protect all data objects that are used for that
SIM.  Drivers that are not yet MPSAFE register Giant and operate as
usual.  RIght now, no drivers are MPSAFE, though a few will be changed
in the coming week as this work settles down.

The driver API has changed, so all CAM drivers will need to be recompiled.
The userland API has not changed, so tools like camcontrol do not need to
be recompiled.
2007-04-15 08:49:19 +00:00
..
ciss.c Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM will 2007-04-15 08:49:19 +00:00
cissio.h Support passthru ioctl commands from 32bit binaries. 2005-05-18 05:31:34 +00:00
cissreg.h There's no reason to check the valence. This allows ciss to work 2005-08-09 20:53:51 +00:00
cissvar.h Provide a way to soft reset a proxy controller such as an MSA20 or 2005-04-19 06:11:16 +00:00