NetBSD/sys/dev/scsipi
drochner 3e38051bc5 in wdc_softc: access the per-channel data via a pointer array instead of
an array of fixed-sized channel_softc elements. This way IDE controllers
which more than 1 channel (pciide) can extend the channel data easily
for private needs.
To avoid the double dereference at runtime, change the argument of
wdcstart() to the channel data pointer instead of the array index.
1998-11-21 15:41:41 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
atapi_all.h Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
atapi_base.c In atapi_wdc.c, issue a 'REQUEST SENSE' command when appropriate. 1998-11-17 14:45:39 +00:00
atapi_cd.h Those tabs sure are excitable!! 1998-07-13 16:50:56 +00:00
atapi_disk.h Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
atapi_wdc.c in wdc_softc: access the per-channel data via a pointer array instead of 1998-11-21 15:41:41 +00:00
atapiconf.c Add a reference to the adapter before probing the bus, and delete it 1998-11-19 22:25:56 +00:00
atapiconf.h Merge bouyer-ide 1998-10-12 16:09:10 +00:00
cd.c Add adapter reference counting for SCSI and ATAPI devices. 1998-11-20 00:35:39 +00:00
cd_atapi.c kill the last remnants of __BROKEN_INDIRECT_CONFIG. (only the pica port 1998-08-31 22:28:04 +00:00
cd_scsi.c kill the last remnants of __BROKEN_INDIRECT_CONFIG. (only the pica port 1998-08-31 22:28:04 +00:00
cdvar.h Improve generation of default disklabels: 1998-08-05 16:29:04 +00:00
ch.c Add adapter reference counting for SCSI and ATAPI devices. 1998-11-20 00:35:39 +00:00
files.scsipi Rename scsi_interpret_sense() to scsipi_interpret_sense() and move it from 1998-11-17 14:38:42 +00:00
if_se.c Add adapter reference counting for SCSI and ATAPI devices. 1998-11-20 00:35:39 +00:00
scsi_all.h Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
scsi_base.c Rename scsi_interpret_sense() to scsipi_interpret_sense() and move it from 1998-11-17 14:38:42 +00:00
scsi_cd.h Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
scsi_changer.h Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
scsi_ctron_ether.h Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
scsi_disk.h Define the FORMAT UNIT command, and several related structures. 1998-10-30 02:07:15 +00:00
scsi_message.h RCSID Police. 1998-01-05 07:31:05 +00:00
scsi_scanner.h Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
scsi_tape.h Assign my copyrights to TNF. 1998-08-17 00:49:01 +00:00
scsiconf.c Add a reference to the adapter when the scsibus is opened, and delete it 1998-11-19 22:28:20 +00:00
scsiconf.h Rename scsi_interpret_sense() to scsipi_interpret_sense() and move it from 1998-11-17 14:38:42 +00:00
scsipi_all.h Protect against multiple inclusion. 1998-11-19 03:45:39 +00:00
scsipi_base.c Add support for reference counting and enabling/disabling SCSI and 1998-11-19 20:08:52 +00:00
scsipi_base.h Assign my copyrights to TNF. 1998-08-15 10:10:47 +00:00
scsipi_cd.h Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
scsipi_debug.h Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
scsipi_disk.h Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
scsipi_ioctl.c Rename scsi_interpret_sense() to scsipi_interpret_sense() and move it from 1998-11-17 14:38:42 +00:00
scsipi_verbose.c Rename scsi_interpret_sense() to scsipi_interpret_sense() and move it from 1998-11-17 14:38:42 +00:00
scsipiconf.c Rename scsi_interpret_sense() to scsipi_interpret_sense() and move it from 1998-11-17 14:38:42 +00:00
scsipiconf.h Add support for reference counting and enabling/disabling SCSI and 1998-11-19 20:08:52 +00:00
sd.c Add adapter reference counting for SCSI and ATAPI devices. 1998-11-20 00:35:39 +00:00
sd_atapi.c kill the last remnants of __BROKEN_INDIRECT_CONFIG. (only the pica port 1998-08-31 22:28:04 +00:00
sd_scsi.c Handle devices that have the SDEV_NOSYNCCACHE quirk. 1998-10-08 20:21:13 +00:00
sdvar.h Assign my copyrights to TNF. 1998-08-17 00:49:01 +00:00
ss.c Add adapter reference counting for SCSI and ATAPI devices. 1998-11-20 00:35:39 +00:00
ss_mustek.c
ss_mustek.h Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
ss_scanjet.c Set a flag during auto-configuration, so SCSI_AUTOCONF can be passed 1998-04-22 19:44:18 +00:00
ssvar.h Set a flag during auto-configuration, so SCSI_AUTOCONF can be passed 1998-04-22 19:44:18 +00:00
st.c Add adapter reference counting for SCSI and ATAPI devices. 1998-11-20 00:35:39 +00:00
su.c
uk.c Add adapter reference counting for SCSI and ATAPI devices. 1998-11-20 00:35:39 +00:00