Re: [PATCH 1/1] usblp.c - add Kyocera Mita FS 820 to list of "quirky" printers

2006-12-28 Thread Martin Williges
from: Martin Williges <[EMAIL PROTECTED]> This patch gets the Kyocera FS-820 working with cups 1.2 via usb again. It adds the printer to the list of "quirky" printers. The printer seems not answer to ID requests some seconds after plugging in. Patch is based on linux-2.6.19.1

Re: [PATCH 1/1] usblp.c - add Kyocera Mita FS 820 to list of "quirky" printers

2006-12-23 Thread Martin Williges
So after reading about usbmon, here are some logs. Printer is inserted and on. Starting cups usb backend to get information gives: df827bc0 1861979946 S Bi:002:02 -115 8192 < ddba34e0 1861979979 S Ci:002:00 s a1 00 03ff 1023 < ddba34e0 1866979395 C Ci:002:00 -104 0 df827bc0 1866980389

Re: [PATCH 1/1] usblp.c - add Kyocera Mita FS 820 to list of "quirky" printers

2006-12-23 Thread Martin Williges
Am Freitag, 22. Dezember 2006 14:10 schrieben Sie: > Your mailer has mangled tabs into whitespace. Also, your patch needs to > be applicable with -p1 from the root kernel dir. I think, it was more the copy and paste from the shell; should have included the file instead. > Given the description

[PATCH 1/1] usblp.c - add Kyocera Mita FS 820 to list of "quirky" printers

2006-12-22 Thread Martin Williges
from: Martin Williges <[EMAIL PROTECTED]> this patch gets the Kyocera FS 820 working with cups 1.2 via usb again. It adds the printer to the list of "quirky" printers. Patch is based on linux-2.6.19. Signed-off-by: Martin Williges <[EMAIL PROTECTED]> --- Background: I ha