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        
[TXT] cd.c  1.266   20 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   13 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   6 days  jsg   remove prototypes with no matching function ok mpi@
[TXT] mpath_emc.c  1.25   22 months  visa   Remove unused device poll functions. Also remove unneeded includes of <sys/poll...
[TXT] mpath_hds.c  1.26   22 months  visa   Remove unused device poll functions. Also remove unneeded includes of <sys/poll...
[TXT] mpath_rdac.c  1.27   22 months  visa   Remove unused device poll functions. Also remove unneeded includes of <sys/poll...
[TXT] mpath_sym.c  1.28   22 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   9 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   13 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   12 months  krw   Add flag SDEV_UFI so umass_scsi_attach() can provide information sufficient to g...
[TXT] sd.c  1.336   2 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   12 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@
[TXT] README (in the Attic) [Hide]  1.4   19 years  krw   Remove obsolete file. ok deraadt@ tdeval@ henning@ marco@
[TXT] README.ss (in the Attic) [Hide]  1.7   13 years  dlg   ss has no value, its readme has even less value. it discusses development which ...
[TXT] atapi_all.h (in the Attic) [Hide]  1.4   19 years  krw   Unused after last scsi commit.
[TXT] atapi_base.c (in the Attic) [Hide]  1.4   19 years  krw   Unused after last scsi commit.
[TXT] atapi_cd.h (in the Attic) [Hide]  1.6   18 years  krw   No longer used after merge of atapi/scsi cd code.
[TXT] atapi_disk.h (in the Attic) [Hide]  1.5   18 years  krw   Unused files.
[TXT] cd_atapi.c (in the Attic) [Hide]  1.9   18 years  krw   No longer used after merge of atapi/scsi cd code.
[TXT] cd_scsi.c (in the Attic) [Hide]  1.9   18 years  krw   No longer used after merge of atapi/scsi cd code.
[TXT] cdvar.h (in the Attic) [Hide]  1.5   18 years  krw   No longer used.
[TXT] scsi_cd.h (in the Attic) [Hide]  1.7   18 years  krw   No longer used after merge of atapi/scsi cd code.
[TXT] scsi_conf.h (in the Attic) [Hide]  1.2   28 years  deraadt   partial sync with netbsd 960418, more to come
[TXT] scsi_safte.c (in the Attic) [Hide]  1.7   18 years  dlg   scsi_safte.c and scsi_safte.h are now known as safte.c and safte.h respectively ...
[TXT] scsi_safte.h (in the Attic) [Hide]  1.3   18 years  dlg   scsi_safte.c and scsi_safte.h are now known as safte.c and safte.h respectively ...
[TXT] scsi_scanner.h (in the Attic) [Hide]  1.12   4 years  patrick   Tedu scsi_scanner.h as krw@ intended to do
[TXT] scsi_ses.h (in the Attic) [Hide]  1.4   18 years  dlg   this file is now known as ses.h ok krw@ marco@ beck@
[TXT] sd_atapi.c (in the Attic) [Hide]  1.11   18 years  krw   Unused files.
[TXT] sd_scsi.c (in the Attic) [Hide]  1.23   18 years  krw   Unused files.
[TXT] ss.c (in the Attic) [Hide]  1.80   13 years  krw   Move ss and friends to the attic. Enthusiastic huzzahs from many. "A great day...
[TXT] ss_mustek.c (in the Attic) [Hide]  1.28   13 years  krw   Move ss and friends to the attic. Enthusiastic huzzahs from many. "A great day...
[TXT] ss_mustek.h (in the Attic) [Hide]  1.8   13 years  krw   Move ss and friends to the attic. Enthusiastic huzzahs from many. "A great day...
[TXT] ss_scanjet.c (in the Attic) [Hide]  1.45   13 years  krw   Move ss and friends to the attic. Enthusiastic huzzahs from many. "A great day...
[TXT] ssvar.h (in the Attic) [Hide]  1.19   13 years  matthew   ss(4) is gone; no need for ssvar.h.
[TXT] su.c (in the Attic) [Hide]  1.3   20 years  miod   Remove this farce.