NetBSD/sys/dev/scsipi
bouyer f2cacede49 Adn scsipi_target_detach() and scsipi_thread_call_callback() as discussed
on tech-kern. scsipi_target_detach() accept wildcard target/lun as requested.
2001-07-18 20:19:24 +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
atapi_cd.h
atapi_disk.h
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 Some ATAPI CD occasionally reports "ATA illegal indication length" for 2001-06-27 13:22:36 +00:00
atapiconf.c
atapiconf.h
cd.c bcopy -> memcpy 2001-07-18 18:25:41 +00:00
cd_atapi.c bzero -> memset 2001-07-18 18:21:04 +00:00
cd_scsi.c
cdvar.h
ch.c bzero -> memset 2001-07-18 18:21:04 +00:00
files.scsipi
if_se.c bcmp -> memcmp 2001-07-18 18:27:08 +00:00
scsi_all.h
scsi_base.c bzero -> memset 2001-07-18 18:21:04 +00:00
scsi_cd.h
scsi_changer.h Fix some typos in comments. 2001-06-24 10:18:13 +00:00
scsi_ctron_ether.h
scsi_disk.h
scsi_message.h
scsi_scanner.h
scsi_tape.h
scsiconf.c Adn scsipi_target_detach() and scsipi_thread_call_callback() as discussed 2001-07-18 20:19:24 +00:00
scsiconf.h
scsipi_all.h
scsipi_base.c Adn scsipi_target_detach() and scsipi_thread_call_callback() as discussed 2001-07-18 20:19:24 +00:00
scsipi_base.h bcopy -> memcpy 2001-07-18 18:25:41 +00:00
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c bcopy -> memcpy 2001-07-18 18:25:41 +00:00
scsipi_verbose.c
scsipiconf.c bcmp -> memcmp 2001-07-18 18:27:08 +00:00
scsipiconf.h Adn scsipi_target_detach() and scsipi_thread_call_callback() as discussed 2001-07-18 20:19:24 +00:00
sd.c bzero -> memset 2001-07-18 18:21:04 +00:00
sd_atapi.c bzero -> memset 2001-07-18 18:21:04 +00:00
sd_scsi.c bzero -> memset 2001-07-18 18:21:04 +00:00
sdvar.h
ses.c bcopy -> memcpy 2001-07-18 18:25:41 +00:00
ses.h
ss.c bcopy -> memcpy 2001-07-18 18:25:41 +00:00
ss_mustek.c bcmp -> memcmp 2001-07-18 18:27:08 +00:00
ss_mustek.h
ss_scanjet.c bcmp -> memcmp 2001-07-18 18:27:08 +00:00
ssvar.h
st.c bzero -> memset 2001-07-18 18:21:04 +00:00
st_atapi.c Add my copyrigth and remove the older ones. None of the original authors of 2001-06-18 09:41:06 +00:00
st_scsi.c bcopy -> memcpy 2001-07-18 18:25:41 +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