Home | History | Annotate | Download | only in ic
History log of /src/sys/dev/ic/icp_ioctl.h
RevisionDateAuthorComments
 1.7  28-Oct-2017  riastradh Add some #includes to make a few more header files compile.
 1.6  25-Dec-2007  perry branches: 1.6.54;
Convert many of the uses of __attribute__ to equivalent
__packed, __unused and __dead macros from cdefs.h
 1.5  11-Dec-2005  christos branches: 1.5.46; 1.5.52; 1.5.56; 1.5.60;
merge ktrace-lwp.
 1.4  27-Feb-2005  perry branches: 1.4.4;
nuke trailing whitespace
 1.3  29-Jun-2003  thorpej branches: 1.3.2; 1.3.10; 1.3.12;
Correct the R-W'ness of GDT_IOCTL_DRVERS and GDT_IOCTL_CTRTYPE.
From Achim Leubner @ ICP.
 1.2  13-Jun-2003  thorpej Add support for dynamic rescan of cache service logical drives, using
the ioctl issued by the ICP RAID management libraries (used by the
storcon and iirconfig tools). This requires some infrastructure changes:
* Add a "service callback" mechanism that the ld driver (cache service)
and the iopsp driver (raw service) can register with the icp parent.
Right now this callback allows the children to adjust their notion of
how many command openings are available.
* Add a mutex around the icp ioctl handler, allowing only one thread
to execute an ioctl at a time.
* Add a way to freeze the controller command queue. We stop all I/O
while processing rescans (due to the semantics of icp_cmd()).
* Make icp_cmd() work when !cold.
* Add detach support to ld@icp.
 1.1  13-May-2003  thorpej Add support for the user-generated command interface and event logging
required by the ICP-Vortex management tools. Many thanks to Achim Leubner
at ICP-Vortex for a few bug fixes and for testing.
 1.3.12.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.3.10.1  29-Apr-2005  kent sync with -current
 1.3.2.1  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.4.4.1  21-Jan-2008  yamt sync with head
 1.5.60.1  02-Jan-2008  bouyer Sync with HEAD
 1.5.56.1  26-Dec-2007  ad Sync with head.
 1.5.52.1  18-Feb-2008  mjf Sync with HEAD.
 1.5.46.1  09-Jan-2008  matt sync with HEAD
 1.6.54.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed