NetBSD/sys/dev/scsipi
lukem ecb81c3f6d - convert usage of "defopt" to "defflag" where the relevant option does
not support a value (e.g., it's to be used as "options FOO" instead of
  "options FOO=xxx"). options that take a value were converted to
  defparam recently.
- minor whitespace & formatting cleanups
2001-11-28 10:21:10 +00:00
..
Makefile Install "dev/scsipi/scsipi_cd.h" again because it is e.g. used by the 2001-05-31 21:54:07 +00:00
atapi_base.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
atapi_cd.h Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
atapi_disk.h Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
atapi_tape.h Snapshot of ATAPI tapes support. Known to be able to read/write to tape with: 2001-06-18 09:05:05 +00:00
atapi_wdc.c add RCSIDs 2001-11-13 06:54:32 +00:00
atapiconf.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
atapiconf.h Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
cd.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
cd_atapi.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
cd_scsi.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
cdvar.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
ch.c add RCSIDs 2001-11-13 06:54:32 +00:00
files.scsipi - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
if_se.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
scsi_all.h Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
scsi_base.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
scsi_cd.h Use the AUDIO_PAGE definition common to SCSI and ATAPI. 2001-09-02 19:53:40 +00:00
scsi_changer.h Centralize the definition of the page code mask and page-savable bit 2001-09-02 19:35:20 +00:00
scsi_ctron_ether.h
scsi_disk.h Define more caching parameters from SCSI-3. 2001-09-03 17:14:49 +00:00
scsi_message.h Add common macro to check message length. 2001-11-04 12:03:03 +00:00
scsi_scanner.h Remove duplicate struct scsipi_start_stop. 2001-11-19 17:18:08 +00:00
scsi_tape.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsiconf.c Added quirk entries for Adaptec and Emulex SCSI interposer boards. 2001-11-26 20:39:29 +00:00
scsiconf.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsipi_all.h Remove duplicate struct scsipi_start_stop. 2001-11-19 17:18:08 +00:00
scsipi_base.c Added the new defopt SCSI_OLD_NOINQUIRY; this is used instead 2001-11-28 01:04:49 +00:00
scsipi_base.h bcopy -> memcpy 2001-07-18 18:25:41 +00:00
scsipi_cd.h Centralize the definition of the page code mask and page-savable bit 2001-09-02 19:35:20 +00:00
scsipi_debug.h use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
scsipi_disk.h Remove duplicate struct scsipi_start_stop. 2001-11-19 17:18:08 +00:00
scsipi_ioctl.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
scsipi_verbose.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
scsipiconf.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
scsipiconf.h Add a new quirk value PQUIRK_CAP_SYNC for SCSI1 devices which support 2001-11-19 22:50:00 +00:00
sd.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
sd_atapi.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
sd_scsi.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
sdvar.h fix typo in previous revision so that the scsi code compiles again. 2001-05-23 02:16:19 +00:00
ses.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
ses.h add SES driver 2000-01-20 17:07:41 +00:00
ss.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
ss_mustek.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
ss_mustek.h
ss_scanjet.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
ssvar.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
st.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
st_atapi.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
st_scsi.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
stvar.h Snapshot of ATAPI tapes support. Known to be able to read/write to tape with: 2001-06-18 09:05:05 +00:00
su.c
uk.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00