Home | History | Annotate | Download | only in scsipi
History log of /src/sys/dev/scsipi/ss_mustek.h
RevisionDateAuthorComments
 1.9  11-Dec-2005  christos merge ktrace-lwp.
 1.8  27-Feb-2005  perry nuke trailing whitespace
 1.7  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.6  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.5  13-Feb-1998  enami branches: 1.5.48; 1.5.56; 1.5.58;
Backout previous change, and rather, remove all protection but the one
actually currently required. Suggested by Charles M. Hannum.
 1.4  13-Feb-1998  enami Fix or add protection for mutiple inclusion.
 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 ss_mustek.h was added on branch marc-pcmcia on 1997-08-27 23:33:36 +0000
 1.5.58.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.5.56.1  29-Apr-2005  kent sync with -current
 1.5.48.2  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.5.48.1  04-Feb-2005  skrll Sync with HEAD.

RSS XML Feed