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_6_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] cd.c  1.245   4 years  krw   Relax the grip the dead hand of QBUS (a.k.a. MAXPHYS) has on the throat of physi...
[TXT] cd.h  1.28   4 years  krw   Add defines for changer mode page codes. Move AUDIO_PAGE define to nestle amoung...
[TXT] ch.c  1.64   4 years  krw   Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, Comment fix...
[TXT] files.scsi  1.26   4 years  jsg   cleanup unused headers generated by config ok tedu@ krw@ deraadt@
[TXT] iscsi.h  1.9   4 years  krw   Use consistent idiom/naming convention for the the #include guards. Spelunkers u...
[TXT] mpath.c  1.47   4 years  krw   Ooops. Missed a file in nuke of scsi_minphys. mpath_minphys() needs to check dev...
[TXT] mpath_emc.c  1.22   4 years  krw   Nuke some unused variables, tweak some declarations and variable names into a co...
[TXT] mpath_hds.c  1.22   4 years  krw   Nuke some unused variables, tweak some declarations and variable names into a co...
[TXT] mpath_rdac.c  1.24   4 years  krw   Nuke some unused variables, tweak some declarations and variable names into a co...
[TXT] mpath_sym.c  1.24   4 years  krw   Nuke some unused variables, tweak some declarations and variable names into a co...
[TXT] mpathvar.h  1.10   4 years  krw   Use consistent idiom/naming convention for the the #include guards. Spelunkers u...
[TXT] safte.c  1.61   4 years  krw   Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, Comment fix...
[TXT] safte.h  1.8   4 years  krw   Use consistent idiom/naming convention for the the #include guards. Spelunkers u...
[TXT] scsi_all.h  1.61   4 years  krw   Move struct scsi_read_cap_data and struct scsi_read_cap_data_16 to scsi_all.h. ...
[TXT] scsi_base.c  1.265   4 years  krw   Pass scsi_mode_sense_buf pointers to scsi_mode_sense[_buf]() rather than scsi_mo...
[TXT] scsi_changer.h  1.8   4 years  krw   Add defines for changer mode page codes. Move AUDIO_PAGE define to nestle amoung...
[TXT] scsi_debug.h  1.21   4 years  krw   SC_DEBUGN is not spelled SCSI_DEBUGN.
[TXT] scsi_disk.h  1.40   4 years  krw   Check for expected mode sense page code as well as expected mode page length whe...
[TXT] scsi_ioctl.c  1.63   4 years  krw   Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, Comment fix...
[TXT] scsi_message.h  1.10   4 years  krw   Use consistent idiom/naming convention for the the #include guards. Spelunkers u...
[TXT] scsi_tape.h  1.11   4 years  krw   Use consistent idiom/naming convention for the the #include guards. Spelunkers u...
[TXT] scsiconf.c  1.223   4 years  krw   Nuke unnecessary abstraction 'scsi_minphys()' which just calls 'minphys()'. Just...
[TXT] scsiconf.h  1.185   4 years  krw   Try to reduce the lying, hyperbolic or obsolete commentary on the relationships ...
[TXT] sd.c  1.311   4 years  krw   Access 4-byte address field with _4btol() not _8btol(), fixing detecton of a 0 v...
[TXT] sdvar.h  1.46   4 years  krw   Nuke unnecessary abstraction 'scsi_minphys()' which just calls 'minphys()'. Just...
[TXT] ses.c  1.60   4 years  krw   Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, Comment fix...
[TXT] ses.h  1.10   18 years  krw   Zap trailing whitespace.
[TXT] st.c  1.177   4 years  krw   Relax the grip the dead hand of QBUS (a.k.a. MAXPHYS) has on the throat of physi...
[TXT] uk.c  1.24   4 years  krw   Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, Comment fix...