Home | History | Annotate | Download | only in scsipi
History log of /src/sys/dev/scsipi/scsi_scanner.h
RevisionDateAuthorComments
 1.11  11-Dec-2005  christos merge ktrace-lwp.
 1.10  01-Feb-2005  reinoud Backing out changes to clean up scsipi. I was pointed out there were
problems i hadn't seen. To prevent lossage i'd decided to back off all
changes and let them be reviewed on tech-kern.
 1.9  31-Jan-2005  reinoud Part of the cleanup of sys/scsipi's use of types; rename all u_int* to
uint* and change the u_long's to uint32_t's where possible. Note that the
iocl definitions/hooks have to be ulong (or u_long) or they'll bomb out.
 1.8  07-Dec-2004  thorpej branches: 1.8.2;
USe more appropriate macro/struct names for READ/WRITE (6) and
READ/WRITE (10).
 1.7  19-Nov-2001  soren branches: 1.7.16;
Remove duplicate struct scsipi_start_stop.
 1.6  13-Feb-1998  enami branches: 1.6.26; 1.6.28;
Backout previous change, and rather, remove all protection but the one
actually currently required. Suggested by Charles M. Hannum.
 1.5  13-Feb-1998  enami Fix or add protection for mutiple inclusion.
 1.4  05-Jan-1998  perry RCSID Police.
 1.3  27-Aug-1997  bouyer branches: 1.3.2;
Merge scsipi branch in the mainline. This add support for ATAPI devices
(currently only CD-ROM drives on i386). The sys/dev/scsipi system provides 2
busses to which devices can attach (scsibus and atapibus). This needed to
change some include files and structure names in the low level scsi drivers.
 1.2  19-Mar-1996  mycroft Define a full set of [234][bl]tol() and lto[234][bl]() conversion functions,
inlined.
Use sized types in protocol structures.
Make the definition of scsi_sense_data less ugly.
 1.1  18-Feb-1996  mycroft Add SCSI scanner support by Kenneth Stailey and Joachim Koenig-Baltes,
hacked a bit. Needs more work.
 1.3.2.2  27-Aug-1997  thorpej Update marc-pcmcia branch from trunk.
 1.3.2.1  27-Aug-1997  thorpej file scsi_scanner.h was added on branch marc-pcmcia on 1997-08-27 23:33:17 +0000
 1.6.28.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.6.26.1  08-Jan-2002  nathanw Catch up to -current.
 1.7.16.1  18-Dec-2004  skrll Sync with HEAD.
 1.8.2.1  29-Apr-2005  kent sync with -current

RSS XML Feed