Home | History | Annotate | Download | only in scsipi
History log of /src/sys/dev/scsipi/atapi_tape.h
RevisionDateAuthorComments
 1.6  11-Dec-2005  christos merge ktrace-lwp.
 1.5  21-Feb-2005  thorpej Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name
everything "scsi_*", since we really are talking about the SCSI command
set, ATAPI transport not withstanding. Improve the names of many structures,
and prepend "SCSI_" onto all SCSI command opcodes. Place items described
by the SCSI Primary Commands document into scsi_spc.h.
 1.4  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.3  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.2  01-Dec-2001  bouyer branches: 1.2.16; 1.2.24; 1.2.26;
Various quirks for the ATAPI OnStream DI-30, mostly from the FreeBSD driver.
Many thanks to Chris Pinnock for giving me remote access to his hardware.
 1.1  18-Jun-2001  bouyer branches: 1.1.2; 1.1.4;
Snapshot of ATAPI tapes support. Known to be able to read/write to tape with:
st0 at atapibus0 drive 1: <Seagate STT8000A, , 5.51> type 1 sequential
removable
Major changes may still happen in order to properly support other ATAPI
tape drives.
 1.1.4.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.2.3  08-Jan-2002  nathanw Catch up to -current.
 1.1.2.2  21-Jun-2001  nathanw Catch up to -current.
 1.1.2.1  18-Jun-2001  nathanw file atapi_tape.h was added on branch nathanw_sa on 2001-06-21 20:05:40 +0000
 1.2.26.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.2.24.1  29-Apr-2005  kent sync with -current
 1.2.16.2  04-Mar-2005  skrll Sync with HEAD.

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

RSS XML Feed