Le Sat, 4 Jul 2009 09:45:40 +0200,
Hans Petter Selasky a écrit :> > ulpt_write_callback:220: state=0x1 actlen=2889
Yes.
> If the actlen is not a factor of 64 in your case, the printer will
Sometime cups writes only a litle amount of datas:
[Job 40] Read 161 bytes of print data...
[Job 40] Wrote 161 bytes of print data...
[Job 40] Read 251 bytes of print data...
[Job 40] Wrote 251 bytes of print data...
[Job 40] Read 162 bytes of print data...
[Job 40] Wrote 162 bytes of print data...
[Job 40] Read 86 bytes of print data...
[Job 40] Wrote 86 bytes of print data...
[Job 40] Read 3292 bytes of print data...
[Job 40] Wrote 3292 bytes of print data...
[Job 40] Read 43 bytes of print data...
[Job 40] Wrote 43 bytes of print data...
[Job 40] Read 4096 bytes of print data...
[Job 40] Wrote 4096 bytes of print data...
Cups uses a select() on the input file to print, reads the datas and
writes them to the usb port until the input file is empty.
There is no warranty that the amount of datas will be a factor of 64
bytes.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
| Andy Whitcroft | clam |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO |
| David Miller | Re: Slow DOWN, please!!! |
git: | |
| Arjan van de Ven | Re: [GIT]: Networking |
| Lennert Buytenhek | [PATCH 08/39] mv643xx_eth: nuke port status register bit defines |
| Jarek Poplawski | Re: HTB accuracy for high speed |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
