diff options
author | n_hibma <n_hibma@FreeBSD.org> | 2000-11-07 10:50:34 +0000 |
---|---|---|
committer | n_hibma <n_hibma@FreeBSD.org> | 2000-11-07 10:50:34 +0000 |
commit | a08e403bc2a29d35eb637c8946cd8d06252679a2 (patch) | |
tree | 1b3130fc07f784ff78aff8c418daaaa122fc306d /sys/i4b/include/i4b_debug.h | |
parent | 3bd5d69a0a03782a353221d795fd2b25c9c62aa1 (diff) | |
download | FreeBSD-src-a08e403bc2a29d35eb637c8946cd8d06252679a2.zip FreeBSD-src-a08e403bc2a29d35eb637c8946cd8d06252679a2.tar.gz |
Fix for powering off a HP DJ950C during printing. As stated by Ian:
When the printer is turned off the pipe write will cause and error,
which causes lpd to close the device and reopen it to clear the error.
After a short while the device will disappear from the bus but lpd will
have opened the ulpt0 port by then. ulpt_status will check for status
without checking the sc->dying flag and panic the kernel when the device
finally disappears from the bus.
Submitted by: Ian Dowse <iedowse@maths.tcd.ie>
Diffstat (limited to 'sys/i4b/include/i4b_debug.h')
0 files changed, 0 insertions, 0 deletions