NetBSD/sys/dev/scsipi
soren 1d04441597 Remove outdated list of density codes. mt(1) has helpful
hints and the SCSI specification has the real, current list.
1999-09-30 12:12:41 +00:00
..
Makefile
atapi_all.h
atapi_base.c If scsipi_make_xs() fails, make sure to flag the buffer as error'd, 1999-08-28 22:28:35 +00:00
atapi_cd.h
atapi_disk.h
atapi_wdc.c Allow to detach wdc, atapibus, wd and cd. 1999-09-23 11:04:29 +00:00
atapiconf.c Allow to detach wdc, atapibus, wd and cd. 1999-09-23 11:04:29 +00:00
atapiconf.h
cd.c Allow to detach wdc, atapibus, wd and cd. 1999-09-23 11:04:29 +00:00
cd_atapi.c Allow to detach wdc, atapibus, wd and cd. 1999-09-23 11:04:29 +00:00
cd_scsi.c Allow to detach wdc, atapibus, wd and cd. 1999-09-23 11:04:29 +00:00
cdvar.h Allow to detach wdc, atapibus, wd and cd. 1999-09-23 11:04:29 +00:00
ch.c Rework the changer driver a bit: 1999-09-09 23:24:11 +00:00
files.scsipi Don't bring scsi/atapi common files in under the "atapi" attribute. 1999-02-07 22:58:43 +00:00
if_se.c Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
scsi_all.h
scsi_base.c If scsipi_make_xs() fails, make sure to flag the buffer as error'd, 1999-08-28 22:28:35 +00:00
scsi_cd.h
scsi_changer.h Rework the changer driver a bit: 1999-09-09 23:24:11 +00:00
scsi_ctron_ether.h
scsi_disk.h
scsi_message.h
scsi_scanner.h
scsi_tape.h Remove outdated list of density codes. mt(1) has helpful 1999-09-30 12:12:41 +00:00
scsiconf.c Add NOLUNS quirk for another Texel CD-ROM revision. 1999-09-19 23:45:28 +00:00
scsiconf.h
scsipi_all.h
scsipi_base.c Implement a function to kill off all commands pending for a given 1999-09-11 21:39:53 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c Add missing XS_SELTIMEOUT case in user command completion path, returning 1999-01-11 22:07:08 +00:00
scsipi_verbose.c Fix typo. 1999-02-24 18:54:03 +00:00
scsipiconf.c
scsipiconf.h Implement a function to kill off all commands pending for a given 1999-09-11 21:39:53 +00:00
sd.c Calculate the correct device minor of the first partition. 1999-09-21 03:10:00 +00:00
sd_atapi.c Implement detaching SCSI and ATAPI disks. 1999-09-11 21:42:58 +00:00
sd_scsi.c Implement detaching SCSI and ATAPI disks. 1999-09-11 21:42:58 +00:00
sdvar.h Implement detaching SCSI and ATAPI disks. 1999-09-11 21:42:58 +00:00
ss.c Abort transfer if b_blkno is negative. Closes PR kern/5553 by Johan Danielsson. 1999-02-10 12:29:50 +00:00
ss_mustek.c If scsipi_command() fails, always print out the error code. 1999-04-05 19:19:34 +00:00
ss_mustek.h
ss_scanjet.c If scsipi_command() fails, always print out the error code. 1999-04-05 19:19:34 +00:00
ssvar.h
st.c Fix tyop in a comment. 1999-09-04 09:41:15 +00:00
su.c
uk.c