LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* 2.6-BK usb (printing) broken
@ 2004-05-29 14:08 Jens Axboe
2004-05-29 14:39 ` Greg KH
0 siblings, 1 reply; 3+ messages in thread
From: Jens Axboe @ 2004-05-29 14:08 UTC (permalink / raw)
To: linux-kernel; +Cc: greg
Hi,
Something between 2.6.7-rc1 and current 2.6-BK broke usb printing here
again. I have two printers attached:
usb 1-1: new full speed USB device using address 6
usb 1-1: control timeout on ep0out
usb 1-1: control timeout on ep0out
usb 1-1: device not accepting address 6, error -110
usb 1-1: new full speed USB device using address 7
usb 1-1: control timeout on ep0out
usb 1-1: control timeout on ep0out
usb 1-1: device not accepting address 7, error -110
It's a VIA EPIA-800 board, lspci shows the following for usb:
00:11.2 USB Controller: VIA Technologies, Inc. USB (rev 24)
00:11.3 USB Controller: VIA Technologies, Inc. USB (rev 24)
--
Jens Axboe
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.6-BK usb (printing) broken
2004-05-29 14:08 2.6-BK usb (printing) broken Jens Axboe
@ 2004-05-29 14:39 ` Greg KH
2004-05-29 15:22 ` Jens Axboe
0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2004-05-29 14:39 UTC (permalink / raw)
To: Jens Axboe, Alan Stern; +Cc: linux-kernel
On Sat, May 29, 2004 at 04:08:00PM +0200, Jens Axboe wrote:
>
> Something between 2.6.7-rc1 and current 2.6-BK broke usb printing here
> again. I have two printers attached:
>
> usb 1-1: new full speed USB device using address 6
> usb 1-1: control timeout on ep0out
> usb 1-1: control timeout on ep0out
> usb 1-1: device not accepting address 6, error -110
> usb 1-1: new full speed USB device using address 7
> usb 1-1: control timeout on ep0out
> usb 1-1: control timeout on ep0out
> usb 1-1: device not accepting address 7, error -110
>
> It's a VIA EPIA-800 board, lspci shows the following for usb:
>
> 00:11.2 USB Controller: VIA Technologies, Inc. USB (rev 24)
> 00:11.3 USB Controller: VIA Technologies, Inc. USB (rev 24)
Alan, looks like your "fix the VIA controller driver" patch broke
something here, care to look into it?
thanks,
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.6-BK usb (printing) broken
2004-05-29 14:39 ` Greg KH
@ 2004-05-29 15:22 ` Jens Axboe
0 siblings, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2004-05-29 15:22 UTC (permalink / raw)
To: Greg KH; +Cc: Alan Stern, linux-kernel
On Sat, May 29 2004, Greg KH wrote:
> On Sat, May 29, 2004 at 04:08:00PM +0200, Jens Axboe wrote:
> >
> > Something between 2.6.7-rc1 and current 2.6-BK broke usb printing here
> > again. I have two printers attached:
> >
> > usb 1-1: new full speed USB device using address 6
> > usb 1-1: control timeout on ep0out
> > usb 1-1: control timeout on ep0out
> > usb 1-1: device not accepting address 6, error -110
> > usb 1-1: new full speed USB device using address 7
> > usb 1-1: control timeout on ep0out
> > usb 1-1: control timeout on ep0out
> > usb 1-1: device not accepting address 7, error -110
> >
> > It's a VIA EPIA-800 board, lspci shows the following for usb:
> >
> > 00:11.2 USB Controller: VIA Technologies, Inc. USB (rev 24)
> > 00:11.3 USB Controller: VIA Technologies, Inc. USB (rev 24)
>
> Alan, looks like your "fix the VIA controller driver" patch broke
> something here, care to look into it?
Thanks for the hint, backing out this patch:
http://www.kernel.org/pub/linux/kernel/v2.5/testing/cset/cset-stern@rowland.harvard.edu|ChangeSet|20040525183839|17182.txt
fixes 2.6-BK for me. Both 2.6.7-rc1 and BK current spit out a bunch of:
drivers/usb/class/usblp.c: usblp1: nonzero read/write bulk status received: -2
drivers/usb/class/usblp.c: usblp1: error -2 reading from printer
drivers/usb/class/usblp.c: usblp1: error -115 reading from printer
drivers/usb/class/usblp.c: usblp1: error -115 reading from printer
...
(about ~80 of that last line) but work for me.
--
Jens Axboe
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-05-29 15:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-29 14:08 2.6-BK usb (printing) broken Jens Axboe
2004-05-29 14:39 ` Greg KH
2004-05-29 15:22 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).