Home | History | Annotate | Download | only in ic
History log of /src/sys/dev/ic/icpreg.h
RevisionDateAuthorComments
 1.7  08-Sep-2008  gmcgarry Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
preprocessor macros.
 1.6  28-Apr-2008  martin branches: 1.6.2; 1.6.6;
Remove clause 3 and 4 from TNF licenses
 1.5  11-Dec-2005  christos branches: 1.5.70; 1.5.72; 1.5.74;
merge ktrace-lwp.
 1.4  27-Feb-2005  perry nuke trailing whitespace
 1.3  13-Jun-2003  thorpej branches: 1.3.2; 1.3.10; 1.3.12;
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.2  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.1  22-Apr-2002  ad branches: 1.1.6; 1.1.8;
Add a driver for ICP-Vortex GDT and Intel Storage RAID controllers. Parts
taken from OpenBSD. Test hardware kindly provided by Intel. This still needs
management bits, and doesn't support older controllers, but that shouldn't
be hard to fix.
 1.1.8.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.8.1  22-Apr-2002  jdolecek file icpreg.h was added on branch kqueue on 2002-06-23 17:46:28 +0000
 1.1.6.2  20-Jun-2002  nathanw Catch up to -current.
 1.1.6.1  22-Apr-2002  nathanw file icpreg.h was added on branch nathanw_sa on 2002-06-20 03:44:40 +0000
 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.5.74.2  04-May-2009  yamt sync with head.
 1.5.74.1  16-May-2008  yamt sync with head.
 1.5.72.1  18-May-2008  yamt sync with head.
 1.5.70.2  28-Sep-2008  mjf Sync with HEAD.
 1.5.70.1  02-Jun-2008  mjf Sync with HEAD.
 1.6.6.1  19-Oct-2008  haad Sync with HEAD.
 1.6.2.1  24-Sep-2008  wrstuden Merge in changes between wrstuden-revivesa-base-2 and
wrstuden-revivesa-base-3.

RSS XML Feed