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_8_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.9   24 years  csapuntz   These days, attach can occur outside the tsleep-restricted world of BSD autoco...
[TXT] files.scsi  1.9   24 years  mjacob   add SES/SAF-TE SCSI device
[TXT] scsi_all.h  1.7   24 years  mjacob   Add in Enclosure device type (0xd/13). Pad out inquiry data to 50 bytes os that ...
[TXT] scsi_base.c  1.26   24 years  millert   Initialize xs->req_sense_length to 0. This is not used by many scsi drivers, ot...
[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.8   24 years  csapuntz   branches: 1.8.4; Added type field to scsi_addr to reflect bus/device type (AT...
[TXT] scsi_ioctl.c  1.10   24 years  csapuntz   branches: 1.10.4; Added type field to scsi_addr to reflect bus/device type (A...
[TXT] scsi_message.h  1.4   24 years  smurph   update for new adaptec support.
[TXT] scsi_tape.h  1.7   26 years  deraadt   add QIC_3080
[TXT] scsiconf.c  1.52   24 years  csapuntz   sd and scsibus detach cdlock/cdunlock now through disk_lock/disk_unlock
[TXT] scsiconf.h  1.23   23 years  mjacob   Add in a timeout structure to the scsi_xfer structure so that HBA's can watchdog...
[TXT] sd.c  1.46   23 years  mickey   Matthew Jacob <mjacob@feral.com>: Mickey did the right thing, but we'll have to ...
[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.41   23 years  provos   take MIN/MAX from param.h, okay theo@
[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.21   25 years  kstailey   branches: 1.21.8; add support for HP ScanJet IIp
[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