NetBSD/sys/dev/scsipi
dyoung 1e6430c160 Use a PMF shutdown hook instead of shutdownhook_establish(). This ought
to stop the crash during shutdown that yamt@ reports in kern/41182.
2009-04-10 17:36:42 +00:00
..
Makefile
atapi_base.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
atapi_tape.h
atapi_wdc.c cpu_intr_p() doesn't account for software interrupts (e.g. callouts) so 2008-11-16 19:31:21 +00:00
atapiconf.c Detach atapibus(4), scsibus(4), cd(4), and sd(4) during shutdown. 2009-04-07 18:35:17 +00:00
atapiconf.h Split device_t and softc for atapibus(4). 2008-03-24 14:44:26 +00:00
cd.c Detach atapibus(4), scsibus(4), cd(4), and sd(4) during shutdown. 2009-04-07 18:35:17 +00:00
cdvar.h Split device_t for cd(4). 2008-03-24 18:27:06 +00:00
ch.c Use device_lookup_private() rather than using cd_devs[] directly to get softc. 2008-06-08 18:18:33 +00:00
files.scsipi
if_se.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
scsi_all.h
scsi_base.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h
scsi_iu.h
scsi_message.h
scsi_scanner.h
scsi_spc.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
scsi_tape.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
scsiconf.c Detach atapibus(4), scsibus(4), cd(4), and sd(4) during shutdown. 2009-04-07 18:35:17 +00:00
scsiconf.h split device/softc for scsibus 2008-07-16 18:50:58 +00:00
scsipi_all.h
scsipi_base.c Destroy a scsipi_xfer's callout before putting it back into the pool. 2009-04-07 18:10:45 +00:00
scsipi_base.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
scsipi_cd.h Implement MMC_TRACKINFO_DATA and MMC_TRACKINFO_AUDIO detection for cdrom and 2009-04-01 12:19:04 +00:00
scsipi_debug.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
scsipi_disk.h
scsipi_ioctl.c set the buffer's "resid" if a raw SCSI command fails, otherwise a 2008-07-14 12:36:44 +00:00
scsipi_verbose.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
scsipiconf.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
scsipiconf.h Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
sd.c Use a PMF shutdown hook instead of shutdownhook_establish(). This ought 2009-04-10 17:36:42 +00:00
sdvar.h Use a PMF shutdown hook instead of shutdownhook_establish(). This ought 2009-04-10 17:36:42 +00:00
ses.c Use device_lookup_private() rather than using cd_devs[] directly to get softc. 2008-06-08 18:18:33 +00:00
ses.h
ss.c g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
ss_mustek.c g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
ss_mustek.h
ss_scanjet.c g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
ssvar.h
st.c g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
st_atapi.c
st_scsi.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
stvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
uk.c make this compile 2009-01-11 10:58:26 +00:00