[linux-usb-devel] Re: ATI RS480-based motherboard: stuck while booting with kernel >= 2.6.15 rc1

2006-02-05 Thread Carlo E. Prelz
Time has passed without further mention of this problem. Today I took some time to discover exactly where the boot process was hanging. I found the place. In drivers/usb/host/pci-quirks.c, in function quirk_usb_disable_ehci (should start around line 211) there is a stanza that reads:

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

2006-02-05 Thread David Brownell
> > A: 100 bytes at addr1, 512 bytes at addr2 > > B: 512 bytes at addr2, 100 bytes at addr2 > > > > Request A always requires copying for the packet straddling offset 100 > > (relative to message start) but request B never requires copying (so it > > could support a full zerocopy I/O mod

Re: [linux-usb-devel] Re: ATI RS480-based motherboard: stuck while booting with kernel >= 2.6.15 rc1

2006-02-05 Thread David Brownell
On Sunday 05 February 2006 2:33 am, Carlo E. Prelz wrote: > In drivers/usb/host/pci-quirks.c, in function quirk_usb_disable_ehci > (should start around line 211) there is a stanza that reads: > > /* always say Linux will own the hardware >* by setting

[linux-usb-devel] [PATCH] USB: Fix GPL markings on usb_register_driver() and usb_deregister()

2006-02-05 Thread Greg KH
I thought we had fixed up all non-gpl USB drivers, and was wrong to do this. Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]> --- drivers/usb/core/driver.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- gregkh-2.6.orig/drivers/usb/core/driver.c +++ gregkh-2.6/drivers/usb/

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

2006-02-05 Thread Alan Stern
On Sun, 5 Feb 2006, David Brownell wrote: > > > A: 100 bytes at addr1, 512 bytes at addr2 > > > B: 512 bytes at addr2, 100 bytes at addr2 > > > > > > Request A always requires copying for the packet straddling offset 100 > > > (relative to message start) but request B never requires copying

[linux-usb-devel] Re: [PATCH] USB: Fix GPL markings on usb_register_driver() and usb_deregister()

2006-02-05 Thread Linus Torvalds
On Sun, 5 Feb 2006, Greg KH wrote: > > I thought we had fixed up all non-gpl USB drivers, and was wrong to do > this. There's also "usb_match_id". Should I just add that myself? Linus --- This SF.net email is sponsored by: Sp

[linux-usb-devel] Re: [PATCH] USB: Fix GPL markings on usb_register_driver() and usb_deregister()

2006-02-05 Thread Greg KH
On Sun, Feb 05, 2006 at 01:47:10PM -0800, Linus Torvalds wrote: > > > On Sun, 5 Feb 2006, Greg KH wrote: > > > > I thought we had fixed up all non-gpl USB drivers, and was wrong to do > > this. > > There's also "usb_match_id". Should I just add that myself? Oops, sorry about that, yes, you are

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

2006-02-05 Thread David Brownell
> > The simple way to meet Badari's current goal is: calculate the length > > of the whole iovec, use that to allocate the right size i/o buffer, then > > have the AIO write path gather data into that, and the AIO read "retry" > > path scatter data out of it after reads complete. > > Okay. That

[linux-usb-devel] Undelivered Message

2006-02-05 Thread postmaster
The email was deleted by system policy. Attached file might be containing virus. Connection From: 127.0.0.1 From: linux-usb-devel@lists.sourceforge.net To: [EMAIL PROTECTED] Date: Mon, 06 Feb 2006 11:17:58 +0900 Subject: Word file --- Scan information follows --- Virus Name: [EMAIL PROTECTED] Fi

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

2006-02-05 Thread Pavel Machek
On So 04-02-06 23:14:26, Russell King wrote: > 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

[linux-usb-devel] Undelivered Message

2006-02-05 Thread postmaster
The email was deleted by system policy. Attached file might be containing virus. Connection From: 127.0.0.1 From: linux-usb-devel@lists.sourceforge.net To: [EMAIL PROTECTED] Date: Mon, 06 Feb 2006 11:47:28 +0900 Subject: --- Scan information follows --- Virus Name: [EMAIL PROTECTED] File Attach

[linux-usb-devel] Fw: [Bugme-new] [Bug 6019] New: USB Keyboard fails initilization

2006-02-05 Thread Andrew Morton
Begin forwarded message: Date: Sun, 5 Feb 2006 19:03:36 -0800 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [Bugme-new] [Bug 6019] New: USB Keyboard fails initilization http://bugzilla.kernel.org/show_bug.cgi?id=6019 Summary: USB Keyboard fails initilization Kernel Ver

[linux-usb-devel] Undelivered Message

2006-02-05 Thread postmaster
The email was deleted by system policy. Attached file might be containing virus. Connection From: 127.0.0.1 From: linux-usb-devel@lists.sourceforge.net To: [EMAIL PROTECTED] Date: Mon, 06 Feb 2006 12:49:00 +0900 Subject: eBook.pdf --- Scan information follows --- Virus Name: [EMAIL PROTECTED] Fi

[linux-usb-devel] Undelivered Message

2006-02-05 Thread postmaster
The email was deleted by system policy. Attached file might be containing virus. Connection From: 127.0.0.1 From: linux-usb-devel@lists.sourceforge.net To: [EMAIL PROTECTED] Date: Mon, 06 Feb 2006 13:29:54 +0900 Subject: Re: --- Scan information follows --- Virus Name: [EMAIL PROTECTED] File At

[linux-usb-devel] Fw: [BUG] USB HID fails to init USB keyboard

2006-02-05 Thread Andrew Morton
Begin forwarded message: Date: Sun, 5 Feb 2006 21:19:42 -0500 From: "Gabriel A. Devenyi" <[EMAIL PROTECTED]> To: linux-kernel@vger.kernel.org Subject: [BUG] USB HID fails to init USB keyboard Just bought a new keyboard, the "ION Technologies KBMM-01" a multimedia keyboard with back-illuminate

[linux-usb-devel] Undelivered Message

2006-02-05 Thread postmaster
The email was deleted by system policy. Attached file might be containing virus. Connection From: 127.0.0.1 From: linux-usb-devel@lists.sourceforge.net To: [EMAIL PROTECTED] Date: Mon, 06 Feb 2006 14:08:06 +0900 Subject: Fwd: Photo --- Scan information follows --- Virus Name: [EMAIL PROTECTED] F