NetBSD/sys/dev/scsipi
hannken 881623aec8 Fixup previous.
The bug was in scsibusdetach(), which is not doing things in the proper
order: it has to detach its children and check for error.  If no error,
then it can release the resources that the children were using.

From David Young via source-changes-d.
2011-04-26 07:41:18 +00:00
..
atapi_base.c
atapi_tape.h
atapi_wdc.c
atapiconf.c
atapiconf.h
cd.c
cdvar.h
ch.c
files.scsipi
if_se.c Fix misplaced parenthesis. From henning.petersen@t-online.de, thanks. 2011-04-02 08:11:31 +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 Fixup previous. 2011-04-26 07:41:18 +00:00
scsiconf.h
scsipi_all.h
scsipi_base.c Don't pull in the whole uvm(9) API to access only PAGE_SIZE and 2010-11-13 13:51:57 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c
scsipiconf.c Update the various xxx_verbose modules to conform to the module subsystem's 2010-08-21 13:18:35 +00:00
scsipiconf.h
sd.c
sdvar.h
ses.c
ses.h
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ss.c
ssvar.h
st_atapi.c
st_scsi.c
st.c
stvar.h
uk.c