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 Spell "enough" properly. 2010-03-28 20:46:18 +00:00
atapiconf.c Update scsiverbose module to use module_autoload() rather than module_load(). 2010-06-07 01:41:39 +00:00
atapiconf.h
cd.c cd_size: if we fake a size (and I realy have no idea why this would be a 2010-04-04 21:36:22 +00:00
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_sense_data: add comments taken from src/sys/dev/ieee1394/sbp.h 2010-02-06 23:13:59 +00:00
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 Move setting of scsi_verbose_loaded flag into the module's init routine. 2010-07-25 13:49:58 +00:00
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 Update scsiverbose module to use module_autoload() rather than module_load(). 2010-06-07 01:41:39 +00:00
sd.c Implement DIOC[GS]STRATEGY for sd(4). 2010-04-14 22:26:33 +00:00
sdvar.h
ses.c
ses.h
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ss.c Delete do-nothing device-activation hooks. 2009-12-06 22:48:17 +00:00
ssvar.h
st_atapi.c Delete do-nothing device-activation hooks. 2009-12-06 22:48:17 +00:00
st_scsi.c Delete do-nothing device-activation hooks. 2009-12-06 22:48:17 +00:00
st.c Extract SCSIVERBOSE into a kernel module. The module can be builtin 2010-05-30 04:38:03 +00:00
stvar.h Delete do-nothing device-activation hooks. 2009-12-06 22:48:17 +00:00
uk.c Delete do-nothing device-activation hooks. 2009-12-06 22:48:17 +00:00