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_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] cd.c  1.55   23 years  csapuntz   Update cd_size to handle failure of READ_CD_CAPACITY by returning some default...
[TXT] cd.h  1.1   24 years  csapuntz   Make acd redundant. Mostly based on NetBSD-current
[TXT] ch.c  1.10   23 years  mjacob   Move status reads to chopen- there's no need to hang up the boot process finding...
[TXT] files.scsi  1.9   24 years  mjacob   add SES/SAF-TE SCSI device
[TXT] scsi_all.h  1.10   23 years  krw   Add one more 1 byte (reserved, as defined in spc-2) field to the scsi_inquiry_da...
[TXT] scsi_base.c  1.28   23 years  fgsch   In scsi_print_sense, add 0x when printing the opcode to clarify it's base 16; su...
[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.10   23 years  csapuntz   Prepend SCSI_ to some of the SCSI opcodes to aid in sharing code w/NetBSD
[TXT] scsi_ioctl.c  1.11   23 years  todd   spelling
[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.55   23 years  csapuntz   ATAPI CD-ROMs BCD-16X and BCD-24X have troubles starting and stopping their di...
[TXT] scsiconf.h  1.25   23 years  deraadt   fix lun support, not as nice as i would like
[TXT] sd.c  1.47   23 years  mickey   move back to unlimitted openings
[TXT] sdvar.h  1.1   24 years  csapuntz   branches: 1.1.4; Merge sd stuff from NetBSD-current. Helps with LS-120, ZIP ...
[TXT] ses.c  1.1   24 years  mjacob   branches: 1.1.2; add SES/SAF-TE SCSI device
[TXT] ses.h  1.1   24 years  mjacob   branches: 1.1.2; add SES/SAF-TE SCSI device
[TXT] st.c  1.28   24 years  csapuntz   These days, attach can occur outside the tsleep-restricted world of BSD autoco...
[TXT] uk.c  1.6   26 years  downsj   branches: 1.6.12; 1.6.22; * Make scsi_do_ioctl() sane again. * Use scsi_do_ioc...
[TXT] README (in the Attic) [Hide]  1.2   27 years  niklas   branches: 1.2.14; 1.2.24; $OpenBSD RCSIDs + comment fix in sd.c
[TXT] README.ss (in the Attic) [Hide]  1.6   27 years  kstailey   more about disconnect
[TXT] atapi_all.h (in the Attic) [Hide]  1.1   24 years  csapuntz   branches: 1.1.4; 1.1.14; Make acd redundant. Mostly based on NetBSD-current...
[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.1   24 years  csapuntz   branches: 1.1.4; 1.1.14; Make acd redundant. Mostly based on NetBSD-current...
[TXT] cd_scsi.c (in the Attic) [Hide]  1.2   23 years  csapuntz   Thanks to miod@ for finding bug in cd_scsi_{get,set}mode Pass length of mode ...
[TXT] cdvar.h (in the Attic) [Hide]  1.1   24 years  csapuntz   branches: 1.1.4; Make acd redundant. Mostly based on NetBSD-current
[TXT] scsi_cd.h (in the Attic) [Hide]  1.5   24 years  csapuntz   branches: 1.5.4; Make acd redundant. Mostly based on NetBSD-current
[TXT] scsi_scanner.h (in the Attic) [Hide]  1.8   25 years  kstailey   branches: 1.8.4; generic trigger
[TXT] sd_atapi.c (in the Attic) [Hide]  1.1   24 years  csapuntz   branches: 1.1.4; 1.1.14; Merge sd stuff from NetBSD-current. Helps with LS-1...
[TXT] sd_scsi.c (in the Attic) [Hide]  1.2   23 years  niklas   branches: 1.2.8; remove statics
[TXT] ss.c (in the Attic) [Hide]  1.42   23 years  fgsch   Support for several HP scanners; from jmartin@ugrad.cs.ualberta.ca, krw@ ok.
[TXT] ss_mustek.c (in the Attic) [Hide]  1.8   27 years  kstailey   branches: 1.8.14; 1.8.24; move init. code to m.i. section
[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.22   23 years  fgsch   Support for several HP scanners; from jmartin@ugrad.cs.ualberta.ca, krw@ ok.
[TXT] ssvar.h (in the Attic) [Hide]  1.7   27 years  kstailey   branches: 1.7.14; do GET_BUFFER_STATUS in special minphys
[TXT] su.c (in the Attic) [Hide]  1.2   27 years  niklas   branches: 1.2.14; $OpenBSD RCSIDs + comment fix in sd.c