cvs commit: src/sys/dev/usb ulpt.c
Ian Dowse
iedowse at FreeBSD.org
Sun Jun 15 04:55:52 PDT 2003
iedowse 2003/06/15 04:55:50 PDT
FreeBSD src repository
Modified files:
sys/dev/usb ulpt.c
Log:
If the device goes away during ulpt_reset(), make sure not to call
ulpt_status() afterwards. This fixes a crash that can occur if a
USB printer is power-cycled when printing is just starting. The
problem is similar to that fixed in revision 1.33, but it is much
less likely to occur.
MFC after: 1 week
Revision Changes Path
1.56 +7 -1 src/sys/dev/usb/ulpt.c
More information about the cvs-src
mailing list