NetBSD/sys/dev/scsipi
thorpej 60adad59bd Define a "scsi_core" attribute. Make the "scsi" attribute depend on
"scsi_core".  Make all the files previously selected by the "scsi"
attribute selected by the "scsi_core" attribute.  Give the "scsibus"
device the "scsi_core" attribute.
2002-10-09 20:23:56 +00:00
..
Makefile
atapi_base.c
atapi_cd.h
atapi_disk.h
atapi_tape.h
atapi_wdc.c
atapiconf.c As in scsiconf.c, don't print the numberic device type in the attach message. 2002-10-04 18:58:45 +00:00
atapiconf.h
cd.c
cd_atapi.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
cd_scsi.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
cdvar.h
ch.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
files.scsipi Define a "scsi_core" attribute. Make the "scsi" attribute depend on 2002-10-09 20:23:56 +00:00
if_se.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
scsi_all.h
scsi_base.c
scsi_cd.h
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h
scsi_message.h
scsi_scanner.h
scsi_tape.h
scsiconf.c Slightly simplicy the SCSI device attachment message: 2002-10-04 17:53:33 +00:00
scsiconf.h
scsipi_all.h
scsipi_base.c Leave error printing to the callers of scsipi_size(). 2002-10-04 03:41:50 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c
scsipiconf.c Slightly simplicy the SCSI device attachment message: 2002-10-04 17:53:33 +00:00
scsipiconf.h
sd.c
sd_atapi.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
sd_scsi.c Pass on indication of absent media in the general case as in the optical 2002-10-04 03:43:06 +00:00
sdvar.h
ses.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
ses.h
ss.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ssvar.h
st.c
st_atapi.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
st_scsi.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
stvar.h
uk.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00