NetBSD/sys/dev/scsipi
tron 62af9404e6 Skip LUN check for all versions of the UMAX Astra 1220S as suggested
by Dan McMahill in PR kern/7991.
1999-07-14 22:34:18 +00:00
..
Makefile
atapi_all.h
atapi_base.c Go to splbio() when calling scsipi_free_xs(), just like the SCSI counterpart. 1999-06-25 18:58:54 +00:00
atapi_cd.h
atapi_disk.h
atapi_wdc.c Add patch from Manuel Bouyer -- his mail message said: 1999-05-05 21:35:15 +00:00
atapiconf.c Add another CD to the quirk table. 1999-07-08 14:24:42 +00:00
atapiconf.h
cd.c in cdclose(), ignore "media change" when calling scsipi_prevent(), after 1999-05-27 11:19:04 +00:00
cd_atapi.c
cd_scsi.c
cdvar.h Bump CDRETRIES to 4. Now if a DMA error occurs, the driver should downgrade 1999-02-02 13:02:49 +00:00
ch.c Adjust timeout for 'ielem' to match the comment: 5 mn (not 5s) per element + 1999-04-04 12:20:48 +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 scsipi_free_xs() wants to be called at splbio; do it. 1999-06-12 11:19:00 +00:00
scsi_cd.h
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h
scsi_message.h
scsi_scanner.h
scsi_tape.h
scsiconf.c Skip LUN check for all versions of the UMAX Astra 1220S as suggested 1999-07-14 22:34:18 +00:00
scsiconf.h
scsipi_all.h
scsipi_base.c In scsipi_done(), call scsipi_free_xs() at splbio(). 1999-06-16 07:35:31 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c Fix typo. 1999-02-24 18:54:03 +00:00
scsipiconf.c
scsipiconf.h Fix a long-standing bug with the ACAP_* flags: 1999-04-08 11:29:01 +00:00
sd.c * use format_bytes() to display the disk size 1999-05-31 12:05:39 +00:00
sd_atapi.c
sd_scsi.c
sdvar.h
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 STK 9490 && SD-3 drives incorrectly quirked as not supporting the LOAD command. 1999-06-17 04:20:55 +00:00
su.c
uk.c