NetBSD/sys/dev/scsipi
jdolecek 372e5956ef Only install headers which are actually used by our userland. This
saves about 2.2MB under /usr/include/dev/. Discussed on tech-kern@
recently.

I HOPE to get the list right. The headers I left in are ones
used for MI tools and those whose usage I discovered by grep over tree sources.
Feel free to put needed includes back in if you encounter anything which
should not be removed from lists.
2001-04-11 07:42:31 +00:00
..
Makefile Only install headers which are actually used by our userland. This 2001-04-11 07:42:31 +00:00
atapi_all.h
atapi_base.c
atapi_cd.h
atapi_disk.h
atapi_wdc.c Force certain commands (i.e. DVD authentication) to PIO mode. They are 2001-01-22 07:00:39 +00:00
atapiconf.c The ZiO! MMC adapter doesn't have a flex geometry page. 2001-04-01 19:05:44 +00:00
atapiconf.h Let the device thet gets an atapibus attached specify how to kill pending 2000-04-02 23:38:19 +00:00
cd.c Retry requests if the CD-ROM drive returns the sense code "Device in 2001-01-19 22:47:46 +00:00
cd_atapi.c Prevent a process being swapped out during I/O if the data buffer is 2000-06-09 08:54:19 +00:00
cd_scsi.c Prevent a process being swapped out during I/O if the data buffer is 2000-06-09 08:54:19 +00:00
cdvar.h Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
ch.c Prevent a process being swapped out during I/O if the data buffer is 2000-06-09 08:54:19 +00:00
files.scsipi whitespace police 2001-02-24 01:59:46 +00:00
if_se.c ALTQ'ify. 2000-12-14 07:27:21 +00:00
scsi_all.h Fix typo in comment reported by Tetsuya Isaki in kern/11587. 2000-11-29 12:49:56 +00:00
scsi_base.c When killing pending xfers on device detach, we can't expect scsipi_done 2000-04-03 03:37:33 +00:00
scsi_cd.h
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h
scsi_message.h Add a couple of defines/aliases for messages. 2000-03-15 02:02:37 +00:00
scsi_scanner.h
scsi_tape.h Patches from msouth@scruz.net to handle QIC 3220 (HP T20). 2000-02-21 05:11:09 +00:00
scsiconf.c Add quirks for VMware emulated disks, for NetBSD as a guest OS. 2001-02-26 22:31:27 +00:00
scsiconf.h
scsipi_all.h Add few peripheral device type 2000-05-15 16:35:49 +00:00
scsipi_base.c Prevent a process being swapped out during I/O if the data buffer is 2000-06-09 08:54:19 +00:00
scsipi_base.h Make sure to initialize xs->req_sense_length (to 0). This appears to be 2000-02-28 17:44:20 +00:00
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c Get rid of register declarations. 2000-03-30 00:00:55 +00:00
scsipiconf.c PR 6402: some SCSI devices use \377 as blank, so adjust scsipi_strvis(). 2000-12-31 17:54:29 +00:00
scsipiconf.h Extend quirks to 32 bits. Add two new ATAPI quirks, one to 2001-03-20 22:39:08 +00:00
sd.c Only lock the pack in if the disk device is a removable one. This fixes a 2001-03-09 16:07:39 +00:00
sd_atapi.c Extend quirks to 32 bits. Add two new ATAPI quirks, one to 2001-03-20 22:39:08 +00:00
sd_scsi.c Prevent a process being swapped out during I/O if the data buffer is 2000-06-09 08:54:19 +00:00
sdvar.h sd_interpret_sense() can be called from interrupt context; call scsipi_start() 2000-05-23 10:20:14 +00:00
ses.c Don't attempt to actually read SAF-TE temperature objects- nobody seems 2000-08-08 22:55:30 +00:00
ses.h add SES driver 2000-01-20 17:07:41 +00:00
ss.c Call vdevgone() with correct minor range. 2001-01-01 18:34:12 +00:00
ss_mustek.c Prevent a process being swapped out during I/O if the data buffer is 2000-06-09 08:54:19 +00:00
ss_mustek.h
ss_scanjet.c printf format paranoia 2000-07-08 17:12:08 +00:00
ssvar.h Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
st.c constify 2001-01-18 20:28:15 +00:00
su.c
uk.c Get rid of register declarations. 2000-03-30 00:00:55 +00:00