cvs commit: src/sys/dev/usb ulpt.c
Lukas Ertl
le at FreeBSD.org
Wed Jun 23 04:16:21 PDT 2004
le 2004-06-23 11:16:12 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ulpt.c
Log:
MFNetBSD 1.60, author: augustss
Several changes:
* Implement read for ulpt.
* If the device is not opened for reading, occasionally drain any
data the printer might have (but don't hammer the printer with reads).
* Lower the buffer size to one page.
The driver seems to work with more printers now.
Obtained from: NetBSD
Revision Changes Path
1.63 +182 -55 src/sys/dev/usb/ulpt.c
More information about the cvs-src
mailing list