iedowse 2005-02-14 02:17:53 UTC
FreeBSD src repository
Modified files:
sys/dev/usb umass.c
Log:
Abort any active transfers when the device detaches. This fixes a
few situations where we used to crash, but by no means all of them.
Revision Changes Path
1.119 +44 -0 src/sys/dev/usb/umass.c