DragonFly commits List (threaded) for 2004-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/usbmisc/umass umass.c
dillon 2004/03/14 21:45:19 PST
DragonFly src repository
Modified files:
sys/dev/usbmisc/umass umass.c
Log:
When detaching UMASS, abort all the pipes before detaching the sim. Note
sim detachment path is: umass_cam_detach_sim -> xpt_bus_deregister ->
cam_sim_free. If there is anything pending as of the cam_sim_free() bad
things will happen.
Revision Changes Path
1.11 +16 -2 src/sys/dev/usbmisc/umass/umass.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/usbmisc/umass/umass.c.diff?r1=1.10&r2=1.11&f=h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]