All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Greg KH <greg@kroah.com>
Cc: Alan Stern <stern@rowland.harvard.edu>, linux-kernel@vger.kernel.org
Subject: Re: 2.6-BK usb (printing) broken
Date: Sat, 29 May 2004 17:22:17 +0200	[thread overview]
Message-ID: <20040529152217.GA17758@suse.de> (raw)
In-Reply-To: <20040529143941.GA12257@kroah.com>

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


      reply	other threads:[~2004-05-29 15:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040529152217.GA17758@suse.de \
    --to=axboe@suse.de \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stern@rowland.harvard.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.