OpenBSD CVS

src/sys/scsi/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / scsi

Current tag: OPENBSD_3_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] cd.c  1.67   21 years  jason   The end of the track is one frame before the first frame of the next track (and ...
[TXT] cd.h  1.1   24 years  csapuntz   Make acd redundant. Mostly based on NetBSD-current
[TXT] ch.c  1.14   21 years  grange   Add new parameter to scsi_test_unit_ready(): retries number. Use increased retri...
[TXT] files.scsi  1.10   22 years  miod   Typo in comment.
[TXT] scsi_all.h  1.14   21 years  krw   Fix/Cleanup some SCSI #defines. 1) Correctly define MODE_SENSE_BIG as 0x5a, not...
[TXT] scsi_base.c  1.40   21 years  krw   Eliminate unused parameter to scsi_free_xs(). ok deraadt@ tdeval@
[TXT] scsi_changer.h  1.3   27 years  niklas   $OpenBSD RCSIDs + comment fix in sd.c
[TXT] scsi_debug.h  1.7   26 years  millert   branches: 1.7.12; Add SCSITERSE option which omits the (large) ASC/ASCQ table. ...
[TXT] scsi_disk.h  1.13   21 years  krw   Fix/Cleanup some SCSI #defines. 1) Correctly define MODE_SENSE_BIG as 0x5a, not...
[TXT] scsi_ioctl.c  1.16   21 years  art   some splassert and protection of biodone.
[TXT] scsi_message.h  1.5   23 years  krw   Add padding and new field 'flags2' to struct scsi_inquiry_data, bringing it in l...
[TXT] scsi_tape.h  1.7   26 years  deraadt   add QIC_3080
[TXT] scsiconf.c  1.70   21 years  grange   Add new parameter to scsi_test_unit_ready(): retries number. Use increased retri...
[TXT] scsiconf.h  1.37   21 years  krw   Eliminate unused parameter to scsi_free_xs(). ok deraadt@ tdeval@
[TXT] sd.c  1.56   21 years  grange   Add new parameter to scsi_test_unit_ready(): retries number. Use increased retri...
[TXT] sdvar.h  1.3   22 years  millert   First round of __P removal in sys
[TXT] ses.c  1.4   22 years  millert   Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things the ANS...
[TXT] ses.h  1.1   24 years  mjacob   branches: 1.1.2; add SES/SAF-TE SCSI device
[TXT] st.c  1.34   21 years  krw   Fix incorrect restriction on valid scsi tape density code values, allowing all c...
[TXT] uk.c  1.7   22 years  millert   First round of __P removal in sys
[TXT] README (in the Attic) [Hide]  1.3   21 years  todd   spelling; from Brian Poole <raj@cerias.purdue.edu>
[TXT] README.ss (in the Attic) [Hide]  1.6   27 years  kstailey   more about disconnect
[TXT] atapi_all.h (in the Attic) [Hide]  1.2   22 years  millert   First round of __P removal in sys
[TXT] atapi_base.c (in the Attic) [Hide]  1.1   24 years  csapuntz   branches: 1.1.4; Make acd redundant. Mostly based on NetBSD-current
[TXT] atapi_cd.h (in the Attic) [Hide]  1.1   24 years  csapuntz   Make acd redundant. Mostly based on NetBSD-current
[TXT] atapi_disk.h (in the Attic) [Hide]  1.1   24 years  csapuntz   Merge sd stuff from NetBSD-current. Helps with LS-120, ZIP More SCSI logic fr...
[TXT] cd_atapi.c (in the Attic) [Hide]  1.2   22 years  millert   First round of __P removal in sys
[TXT] cd_scsi.c (in the Attic) [Hide]  1.4   22 years  millert   First round of __P removal in sys
[TXT] cdvar.h (in the Attic) [Hide]  1.3   22 years  millert   First round of __P removal in sys
[TXT] scsi_cd.h (in the Attic) [Hide]  1.6   22 years  deraadt   KNF
[TXT] scsi_scanner.h (in the Attic) [Hide]  1.9   22 years  deraadt   KNF
[TXT] sd_atapi.c (in the Attic) [Hide]  1.2   22 years  millert   First round of __P removal in sys
[TXT] sd_scsi.c (in the Attic) [Hide]  1.4   21 years  tdeval   Add support for RBC (simplified direct) devices. ok costa@, krw@
[TXT] ss.c (in the Attic) [Hide]  1.47   21 years  grange   Add new parameter to scsi_test_unit_ready(): retries number. Use increased retri...
[TXT] ss_mustek.c (in the Attic) [Hide]  1.9   22 years  millert   First round of __P removal in sys
[TXT] ss_mustek.h (in the Attic) [Hide]  1.4   28 years  niklas   Remove erroneously doubled text (patch can do that when a new file comes into ex...
[TXT] ss_scanjet.c (in the Attic) [Hide]  1.24   22 years  millert   First round of __P removal in sys
[TXT] ssvar.h (in the Attic) [Hide]  1.9   22 years  millert   First round of __P removal in sys
[TXT] su.c (in the Attic) [Hide]  1.2   27 years  niklas   branches: 1.2.14; $OpenBSD RCSIDs + comment fix in sd.c