Date: Wed, 23 Jun 2004 11:16:12 +0000 (UTC) From: Lukas Ertl <le@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ulpt.c Message-ID: <200406231116.i5NBGCfr094112@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406231116.i5NBGCfr094112>
