Nick Hibma 1d8068f94a 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>
2000-11-07 10:50:34 +00:00
..
1999-11-18 18:02:44 +00:00
2000-01-27 23:19:14 +00:00
2000-05-14 16:43:10 +00:00
2000-05-14 16:43:10 +00:00
2000-10-10 10:56:53 +00:00
2000-10-16 17:40:59 +00:00
2000-08-13 18:23:07 +00:00
2000-11-03 15:19:00 +00:00
2000-11-03 15:19:42 +00:00
2000-11-03 15:19:42 +00:00
2000-10-16 17:45:27 +00:00