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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] cd.c  1.266   21 months  krw   Stop setting d_bbsize and d_sbsize. Nobody has paid any attention for some time....
[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.72   14 months  jsg   fix double words in comments feedback and ok jmc@ miod, ok millert@
[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.58   4 weeks  jsg   remove prototypes with no matching function ok mpi@
[TXT] mpath_emc.c  1.25   23 months  visa   Remove unused device poll functions. Also remove unneeded includes of <sys/poll...
[TXT] mpath_hds.c  1.26   23 months  visa   Remove unused device poll functions. Also remove unneeded includes of <sys/poll...
[TXT] mpath_rdac.c  1.27   23 months  visa   Remove unused device poll functions. Also remove unneeded includes of <sys/poll...
[TXT] mpath_sym.c  1.28   23 months  visa   Remove unused device poll functions. Also remove unneeded includes of <sys/poll...
[TXT] mpathvar.h  1.10   4 years  krw   Use consistent idiom/naming convention for the the #include guards. Spelunkers u...
[TXT] safte.c  1.67   2 years  mpi   Constify struct cfattach. ok visa@ a long time ago, ok krw@
[TXT] safte.h  1.9   3 years  krw   No need to ask for extra INQUIRY data, all available data is already cached in s...
[TXT] scsi_all.h  1.65   2 years  jsg   spelling
[TXT] scsi_base.c  1.283   10 months  kettenis   Set a low water mark on scsi_xfer_pool and prime the pool. This way there will ...
[TXT] scsi_changer.h  1.11   14 months  jsg   fix double words in comments feedback and ok jmc@ miod, ok millert@
[TXT] scsi_debug.h  1.23   2 years  krw   Shuffle some SCSIDEBUG code to simplify code, tersify the emitted verbiage, and ...
[TXT] scsi_disk.h  1.43   2 years  jsg   spelling
[TXT] scsi_ioctl.c  1.67   3 years  krw   Since dlg@'s 2009 scsi midlayer refactoring the 'struct scsi_generic *cmd' membe...
[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.253   2 years  krw   Avoid traversing SLIST twice to remove a link. From millert@
[TXT] scsiconf.h  1.202   13 months  krw   Add flag SDEV_UFI so umass_scsi_attach() can provide information sufficient to g...
[TXT] sd.c  1.336   5 weeks  kn   dma_free(9) just once in error case buf is free'd and NULL, don't do it again t...
[TXT] sdvar.h  1.52   3 years  krw   Remove 'void *sc_sdhook' member of sd_softc. Unused since mpi@ removed sd_shutd...
[TXT] ses.c  1.64   2 years  mpi   Constify struct cfattach. ok visa@ a long time ago, ok krw@
[TXT] ses.h  1.10   18 years  krw   Zap trailing whitespace.
[TXT] st.c  1.190   13 months  robert   add support for I/O statistics so that tape speeds can be observed with iostat(8...
[TXT] uk.c  1.26   2 years  mpi   Constify struct cfattach. ok visa@ a long time ago, ok krw@