NetBSD/sys/dev/scsipi
thorpej bf97c13c6c Declare all cfattach structures const. 2002-09-27 20:41:46 +00:00
..
Makefile Install "dev/scsipi/scsipi_cd.h" again because it is e.g. used by the 2001-05-31 21:54:07 +00:00
atapi_base.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
atapi_cd.h Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
atapi_disk.h Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
atapi_tape.h Various quirks for the ATAPI OnStream DI-30, mostly from the FreeBSD driver. 2001-12-01 00:03:45 +00:00
atapi_wdc.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
atapiconf.c Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
atapiconf.h Update my copyrigth. 2001-12-03 00:20:22 +00:00
cd.c remove all vesitages of dk_establish(). 2002-09-18 01:46:23 +00:00
cd_atapi.c Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
cd_scsi.c Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
cdvar.h Convert to new device buffer queue interface. 2002-07-22 14:59:43 +00:00
ch.c Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
files.scsipi Garbage-collect the empty-for-years "su" device. 2002-05-16 02:59:57 +00:00
if_se.c Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
scsi_all.h Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
scsi_base.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
scsi_cd.h Use the AUDIO_PAGE definition common to SCSI and ATAPI. 2001-09-02 19:53:40 +00:00
scsi_changer.h Centralize the definition of the page code mask and page-savable bit 2001-09-02 19:35:20 +00:00
scsi_ctron_ether.h
scsi_disk.h Fixes kern/17573: correctly describe the bfi && physical sector defect list 2002-07-24 23:45:03 +00:00
scsi_message.h Add the Parallel Protocol Request message. 2002-04-23 09:46:51 +00:00
scsi_scanner.h Remove duplicate struct scsipi_start_stop. 2001-11-19 17:18:08 +00:00
scsi_tape.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsiconf.c Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
scsiconf.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsipi_all.h Remove duplicate struct scsipi_start_stop. 2001-11-19 17:18:08 +00:00
scsipi_base.c Force the initial probes to happen within the newly forked off kthread. 2002-09-19 08:31:05 +00:00
scsipi_base.h bcopy -> memcpy 2001-07-18 18:25:41 +00:00
scsipi_cd.h Centralize the definition of the page code mask and page-savable bit 2001-09-02 19:35:20 +00:00
scsipi_debug.h use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
scsipi_disk.h Remove duplicate struct scsipi_start_stop. 2001-11-19 17:18:08 +00:00
scsipi_ioctl.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:29:30 +00:00
scsipi_verbose.c add translations for two ASC/ASCQs which occur before 2002-05-28 16:40:03 +00:00
scsipiconf.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:29:30 +00:00
scsipiconf.h Force the initial probes to happen within the newly forked off kthread. 2002-09-19 08:31:05 +00:00
sd.c remove all vesitages of dk_establish(). 2002-09-18 01:46:23 +00:00
sd_atapi.c Declare all cfattach structures const. 2002-09-27 20:41:46 +00:00
sd_scsi.c Declare all cfattach structures const. 2002-09-27 20:41:46 +00:00
sdvar.h Implement a new device buffer queue interface. 2002-07-16 18:03:17 +00:00
ses.c Declare all cfattach structures const. 2002-09-27 20:41:46 +00:00
ses.h
ss.c Declare all cfattach structures const. 2002-09-27 20:41:46 +00:00
ss_mustek.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
ss_mustek.h
ss_scanjet.c recognize HP ScanJet 4c. 2002-09-14 21:41:24 +00:00
ssvar.h Convert to new device buffer queue interface. 2002-07-22 14:59:43 +00:00
st.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
st_atapi.c Declare all cfattach structures const. 2002-09-27 20:41:46 +00:00
st_scsi.c Declare all cfattach structures const. 2002-09-27 20:41:46 +00:00
stvar.h Convert to new device buffer queue interface. 2002-07-22 14:59:43 +00:00
uk.c Declare all cfattach structures const. 2002-09-27 20:41:46 +00:00