NetBSD/sys/dev/scsipi
lukem 7d44fa2e6e * use format_bytes() to display the disk size
* wrap a couple of printf()s
1999-05-31 12:05:39 +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 Add patch from Manuel Bouyer -- his mail message said: 1999-05-05 21:35:15 +00:00
atapiconf.c Revert to 1.23, this was not supposed to be checked in yet. 1999-02-15 18:43:08 +00:00
atapiconf.h Merge bouyer-ide 1998-10-12 16:09:10 +00:00
cd.c in cdclose(), ignore "media change" when calling scsipi_prevent(), after 1999-05-27 11:19:04 +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 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 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 Correct the definition of the changer device capabilities page. The 1998-12-17 22:27:18 +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
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 Adaptec RAID units as devices that do not return geometry pages 1998-12-10 18:13:29 +00:00
scsiconf.h Eliminate the moreluns entry as it makes no sense for fat SCSI busses (e.g, 1998-12-05 19:39:23 +00:00
scsipi_all.h Added parens around ADD_BYTES_LIM() macro definition to protects its 1998-12-30 11:17:34 +00:00
scsipi_base.c Now that we do real use of CDIOCCLOSE, we can have SSS_START|SSS_LOEJ 1999-04-07 12:47:27 +00:00
scsipi_base.h Remove xs_free_list; it no longer exists. 1998-12-08 00:20:16 +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 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 Rename scsi_interpret_sense() to scsipi_interpret_sense() and move it from 1998-11-17 14:38:42 +00:00
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 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 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 Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
ss_scanjet.c If scsipi_command() fails, always print out the error code. 1999-04-05 19:19:34 +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 If scsipi_command() fails, always print out the error code. 1999-04-05 19:19:34 +00:00
su.c
uk.c When closing, wait for pending xfers to drain before deleting the reference 1998-12-08 00:19:27 +00:00