NetBSD/sys/dev/scsipi
dyoung 534869a24d Use device_t. Add a handler for child detachment. Now I can detach
cd0 at atapibus0 without getting a panic when atapibus0 detaches,
later.
2008-01-29 17:26:57 +00:00
..
atapi_base.c
atapi_tape.h
atapi_wdc.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
atapiconf.c Use device_t. Add a handler for child detachment. Now I can detach 2008-01-29 17:26:57 +00:00
atapiconf.h
cd.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
cdvar.h Replace some uses of lockmgr(). 2007-07-21 19:51:47 +00:00
ch.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
files.scsipi
if_se.c Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
Makefile
scsi_all.h
scsi_base.c
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h
scsi_iu.h
scsi_message.h
scsi_scanner.h
scsi_spc.h
scsi_tape.h
scsiconf.c Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
scsiconf.h
scsipi_all.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
scsipi_base.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
scsipi_base.h
scsipi_cd.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
scsipi_debug.h
scsipi_disk.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
scsipi_ioctl.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
scsipi_verbose.c
scsipiconf.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
scsipiconf.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
sd.c Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
sdvar.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
ses.c
ses.h
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ss.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:50:17 +00:00
ssvar.h
st_atapi.c
st_scsi.c
st.c PR/37108: Pauly Goyette: Compute the timeout value, before immediate is 2007-10-11 16:42:52 +00:00
stvar.h
uk.c