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_4_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] cd.c  1.148   14 years  thib   Revert bufq's. this is inline with the major midlayer reverts that have been goi...
[TXT] cd.h  1.21   14 years  thib   Revert bufq's. this is inline with the major midlayer reverts that have been goi...
[TXT] ch.c  1.37   15 years  beck   Get rid of eye-bleeding horror of casting pointers to u_long to add a size to th...
[TXT] files.scsi  1.20   18 years  dlg   make the naming of the safte files consisten with the rest of the scsi drivers ...
[TXT] iscsi.h  1.2   15 years  dlg   actually follow rfc 3720, from Remco.
[TXT] safte.c  1.40   15 years  kettenis   Prevent unaligned access. ok miod@, dlg@
[TXT] safte.h  1.6   18 years  dlg   i cant spell my own name. noticed by miod@
[TXT] scsi_all.h  1.46   16 years  krw   Shrink scsi_mode_sense_buf to 254 bytes so ahci doesn't get upset at trying to d...
[TXT] scsi_base.c  1.132   15 years  yuo   did not issue scsi_inquire with EVPD flag for USB mass strage class device, as s...
[TXT] scsi_changer.h  1.5   17 years  krw   Fix some comment typos. 'immediatly' -> 'immediately', 'tranfer' -> 'transfer', ...
[TXT] scsi_debug.h  1.9   15 years  deraadt   clean namespace a fair bit; wrap kernel-use-only structures and gunk in #ifdef _...
[TXT] scsi_disk.h  1.23   14 years  krw   We only really need to #define SYNCHRONIZE_CACHE 0x35 once.
[TXT] scsi_ioctl.c  1.31   15 years  miod   Extend the scsi_adapter minphys() callback to take a struct scsi_link * as addit...
[TXT] scsi_message.h  1.8   18 years  krw   Zap trailing whitespace.
[TXT] scsi_tape.h  1.7   26 years  deraadt   add QIC_3080
[TXT] scsiconf.c  1.138   15 years  miod   Extend the scsi_adapter minphys() callback to take a struct scsi_link * as addit...
[TXT] scsiconf.h  1.98   15 years  miod   Extend the scsi_adapter minphys() callback to take a struct scsi_link * as addit...
[TXT] sd.c  1.156   14 years  thib   Revert bufq's. this is inline with the major midlayer reverts that have been goi...
[TXT] sdvar.h  1.18   14 years  thib   Revert bufq's. this is inline with the major midlayer reverts that have been goi...
[TXT] ses.c  1.47   16 years  krw   MALLOC/FREE -> malloc/free, M_ZERO, extraneous casts, extraneous #include <mallo...
[TXT] ses.h  1.10   18 years  krw   Zap trailing whitespace.
[TXT] st.c  1.86   15 years  miod   Extend the scsi_adapter minphys() callback to take a struct scsi_link * as addit...
[TXT] uk.c  1.13   16 years  martynas   typos; ok jmc@ sys/dev/pci/pciide.c from naddy@
[TXT] README.ss (in the Attic) [Hide]  1.6   27 years  kstailey   more about disconnect
[TXT] scsi_scanner.h (in the Attic) [Hide]  1.10   18 years  deraadt   in ansi c, bitfields must be done against int, unsigned int, or _Bool. so we mus...
[TXT] ss.c (in the Attic) [Hide]  1.63   15 years  miod   Extend the scsi_adapter minphys() callback to take a struct scsi_link * as addit...
[TXT] ss_mustek.c (in the Attic) [Hide]  1.16   15 years  krw   Replace MUSTEK_RETRIES, SCANJET_RETRIES and ST_RETRIES with SCSI_RETRIES, all de...
[TXT] ss_mustek.h (in the Attic) [Hide]  1.7   18 years  krw   Zap trailing whitespace.
[TXT] ss_scanjet.c (in the Attic) [Hide]  1.33   15 years  krw   Replace MUSTEK_RETRIES, SCANJET_RETRIES and ST_RETRIES with SCSI_RETRIES, all de...
[TXT] ssvar.h (in the Attic) [Hide]  1.12   15 years  deraadt   clean namespace a fair bit; wrap kernel-use-only structures and gunk in #ifdef _...