[linux-usb-devel] Fw: [Bugme-new] [Bug 6007] New: oops inside scsi_target_reap_work on x86_64

2006-02-04 Thread Andrew Morton
Begin forwarded message: Date: Sat, 4 Feb 2006 00:29:40 -0800 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [Bugme-new] [Bug 6007] New: oops inside scsi_target_reap_work on x86_64 http://bugzilla.kernel.org/show_bug.cgi?id=6007 Summary: oops inside scsi_target_reap_work on

[linux-usb-devel] Re: open bugzilla reports

2006-02-04 Thread Russell King
On Fri, Feb 03, 2006 at 03:11:50PM -0800, Andrew Morton wrote: > serial > == > > [Bug 5832] Enabling ACPI Plug and Play in kernels > http://bugzilla.kernel.org/show_bug.cgi?id=5832 This seems to be misfiled. Why do you think this is a serial bug? It seems to be talking about parallel p

[linux-usb-devel] Re: USB EHCI VIA disconnect problem

2006-02-04 Thread Helmut Toplitzer
On Saturday 04 February 2006 05:57, Mike Isely wrote: > On Sat, 4 Feb 2006, Helmut Toplitzer wrote: > > On Saturday 04 February 2006 02:08, Helmut Toplitzer wrote: > >> Hi! > >> > >> > >> Just in case > >> > >> Maybe Ingo Flaschberger's idea should be the default (tolerating > >> errors). > >

Re: [linux-usb-devel] Re: USB EHCI VIA disconnect problem

2006-02-04 Thread Alan Stern
On Sat, 4 Feb 2006, Helmut Toplitzer wrote: > On Saturday 04 February 2006 05:57, Mike Isely wrote: > > On Sat, 4 Feb 2006, Helmut Toplitzer wrote: > > > On Saturday 04 February 2006 02:08, Helmut Toplitzer wrote: > > >> Hi! > > >> > > >> > > >> Just in case > > >> > > >> Maybe Ingo Flaschber

Re: [linux-usb-devel] usb gadget vector support for aio_read/aio_write

2006-02-04 Thread Alan Stern
On Fri, 3 Feb 2006, David Brownell wrote: > > It's not really a group of related requests; it's a single request for > > which the memory buffer consists of several discontiguous pieces. This is > > a significant distinction. With readv/writev you specify a single > > starting offset in the f

Re: [linux-usb-devel] Re: USB EHCI VIA disconnect problem

2006-02-04 Thread Helmut Toplitzer
> You said above that there's no evidence that a device reset would help. > You need to find a way to get that evidence, either positive or negative. > Ok. Tried one other thing. Read about gcc-incompatibilities/fixes in the the sourcecode (kernel Makefile). So I tried to use another gcc-version (

[linux-usb-devel] Re: open bugzilla reports

2006-02-04 Thread Martin J. Bligh
> > [Bug 5958] CF bluetooth card oopses machine when > > http://bugzilla.kernel.org/show_bug.cgi?id=5958 > > This isn't a serial bug - it's a bluetooth ldisc bug. I reported it > to the bluetooth folk back when it first got raised by Pavel. However, > they seem to be completely disintereste

[linux-usb-devel] Re: open bugzilla reports

2006-02-04 Thread Russell King
On Sat, Feb 04, 2006 at 08:47:29AM -0800, Martin J. Bligh wrote: > > > > [Bug 5958] CF bluetooth card oopses machine when > > > http://bugzilla.kernel.org/show_bug.cgi?id=5958 > > > > This isn't a serial bug - it's a bluetooth ldisc bug. I reported it > > to the bluetooth folk back when it fir

[linux-usb-devel] Re: Patch for kernel 2.6.15, 1GB USB KEY

2006-02-04 Thread Phil Dibowitz
Bohdan Linda wrote: > Hello, > > I have some "noname" 1GB flashdrive, which yelled "No sense" error message > when plugged in. The kernel used was Debian's 2.6.15 Bohdan - I like the patch, but you didn't put it in order in the file... 457 > 451. Can you fix that and re-submit? I'm also happy to

[linux-usb-devel] Re: New unusual_devs.h entry

2006-02-04 Thread Phil Dibowitz
[EMAIL PROTECTED] wrote: > Hello! > > I just got a new entry for drivers/usb/storage/unusual_devs.h: Please don't assume every revision of this devie will have this problem, and limit thethe scope to the actual revision of 0x0009 - 0x0009. Care to resubmit? If you prefer, I can clean up the patc

[linux-usb-devel] Re: [PATCH] usb-storage: new unusual_devs entry

2006-02-04 Thread Phil Dibowitz
Alan Stern wrote: > Greg: > > This patch (as631) for unusual_devs.h fixes bugzilla entry 5913. Not that anything from Alan requires my sign-off, but just for completeness, it looks good to me. > Signed-off-by: Alan Stern <[EMAIL PROTECTED]> Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]> > >