NetBSD/sys/dev/scsipi
bouyer 4940346b10 Add a chan_name to struct scsipi_channel, holding the channel's name.
Set this to dv_xname for scsibus and atapibus.
Set the name of the kernel thread to chan_name instead of controller's
name:channel number (so that we can use this name for controller-specific
threads).
2002-04-01 20:37:41 +00:00
..
Makefile
atapi_base.c
atapi_cd.h
atapi_disk.h
atapi_tape.h
atapi_wdc.c Don't clear the adapt structure of the attaching channel - this nukes 2002-03-31 14:36:59 +00:00
atapiconf.c Add a chan_name to struct scsipi_channel, holding the channel's name. 2002-04-01 20:37:41 +00:00
atapiconf.h Update my copyrigth. 2001-12-03 00:20:22 +00:00
cd.c Support for dvd region code (RPC). 2001-12-09 22:56:10 +00:00
cd_atapi.c -don't apply scsipi_strvis() twice, it tries to octal-print the string 2002-01-09 18:48:18 +00:00
cd_scsi.c
cdvar.h
ch.c
files.scsipi
if_se.c
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 Add a chan_name to struct scsipi_channel, holding the channel's name. 2002-04-01 20:37:41 +00:00
scsiconf.h
scsipi_all.h
scsipi_base.c Add a chan_name to struct scsipi_channel, holding the channel's name. 2002-04-01 20:37:41 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:29:30 +00:00
scsipi_verbose.c
scsipiconf.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:29:30 +00:00
scsipiconf.h Add a chan_name to struct scsipi_channel, holding the channel's name. 2002-04-01 20:37:41 +00:00
sd.c Add ioctls to get (DIOCGCACHE) and set (DIOCSCACHE) cache enables 2002-01-09 04:12:11 +00:00
sd_atapi.c -don't apply scsipi_strvis() twice, it tries to octal-print the string 2002-01-09 18:48:18 +00:00
sd_scsi.c Add ioctls to get (DIOCGCACHE) and set (DIOCSCACHE) cache enables 2002-01-09 04:12:11 +00:00
sdvar.h Add ioctls to get (DIOCGCACHE) and set (DIOCSCACHE) cache enables 2002-01-09 04:12:11 +00:00
ses.c
ses.h
ss.c
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ssvar.h
st.c kern/16014- if we do an 'mt offline', make sure we've allowed the tape 2002-03-22 21:39:36 +00:00
st_atapi.c add detach support for st. 2001-12-07 11:26:30 +00:00
st_scsi.c add detach support for st. 2001-12-07 11:26:30 +00:00
stvar.h Add the ability to report file number/block number. From Matt Jacob. 2002-03-20 14:53:59 +00:00
su.c
uk.c Remove a pretty much useless autoconfiguration message. 2002-02-10 23:28:27 +00:00