Re: [linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-03-01 Thread Greg KH
On Wed, Feb 04, 2004 at 09:59:03AM +0100, Per Winkvist wrote: > On Friday 30 January 2004 01:34, Greg KH wrote: > > On Thu, Jan 29, 2004 at 01:16:52PM -0500, Alan Stern wrote: > > > On Wed, 28 Jan 2004, Greg KH wrote: > > > > ChangeSet 1.1267.20.5, 2004/01/16 15:23:38-08:00, [EMAIL PROTECTED] > > >

Re: [linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-02-05 Thread Matthias Albert
Hi, ok here is my result. I tested it with the actual 2.6.2 kernel. It works fine :-) with my little entry in unusual_devs.h -> I was very proud to see my email address in the newest linux kernel :-). However, without this entry it doesn't work. But :-) with the new entry from Alan and without

Re: [linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-02-05 Thread Alan Stern
On Thu, 5 Feb 2004, James Courtier-Dutton wrote: > I thought that all this was fixed by a patch for transport.c from Alan > Stern, see quoted email. > > With the patch, no unusual dev entries are needed for Pentax cameras. > Was it rejected for some reason? It's not quite so simple. First, tha

Re: [linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-02-05 Thread James Courtier-Dutton
I thought that all this was fixed by a patch for transport.c from Alan Stern, see quoted email. With the patch, no unusual dev entries are needed for Pentax cameras. Was it rejected for some reason? Cheers James Alan Stern wrote: On 12 Dec 2003, Pat LaVarre wrote: I sent Alan a trace of what t

Re: [linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-02-05 Thread Matthias Albert
> On Friday 30 January 2004 01:34, Greg KH wrote: > > On Thu, Jan 29, 2004 at 01:16:52PM -0500, Alan Stern wrote: > > > On Wed, 28 Jan 2004, Greg KH wrote: > > > > ChangeSet 1.1267.20.5, 2004/01/16 15:23:38-08:00, [EMAIL PROTECTED] > > > > > > > > [PATCH] USB Storage: patch to unusual_devs.h for Pe

Re: [linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-02-04 Thread Per Winkvist
On Friday 30 January 2004 01:34, Greg KH wrote: > On Thu, Jan 29, 2004 at 01:16:52PM -0500, Alan Stern wrote: > > On Wed, 28 Jan 2004, Greg KH wrote: > > > ChangeSet 1.1267.20.5, 2004/01/16 15:23:38-08:00, [EMAIL PROTECTED] > > > > > > [PATCH] USB Storage: patch to unusual_devs.h for Pentax Optio 3

Re: [linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-30 Thread Alan Stern
On Wed, 28 Jan 2004, Greg KH wrote: > ChangeSet 1.1267.20.5, 2004/01/16 15:23:38-08:00, [EMAIL PROTECTED] > > [PATCH] USB Storage: patch to unusual_devs.h for Pentax Optio 330GS camera > > I was unable to get my Pentax Optio 330GSrecognised > by the 2.6.0 kernel until I applied the patch below t

Re: [linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-30 Thread Greg KH
On Thu, Jan 29, 2004 at 01:16:52PM -0500, Alan Stern wrote: > On Wed, 28 Jan 2004, Greg KH wrote: > > > ChangeSet 1.1267.20.5, 2004/01/16 15:23:38-08:00, [EMAIL PROTECTED] > > > > [PATCH] USB Storage: patch to unusual_devs.h for Pentax Optio 330GS camera > > > > I was unable to get my Pentax Opt

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-29 Thread Greg KH
ChangeSet 1.1276.1.15, 2004/01/28 12:50:39-08:00, [EMAIL PROTECTED] [PATCH] USB: Remove standalone AX8817x driver This is a long overdue patch to pull out the standalone ax8817x.o driver from 2.4. All functionality is in the usbnet driver which is considerably more stable. drivers/usb/ax8817x

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-29 Thread Greg KH
ChangeSet 1.1276.1.12, 2004/01/27 10:45:21-08:00, [EMAIL PROTECTED] [PATCH] USB gadget: ethernet gadget updates [6/7] [USB] ethernet gadget driver updates Basically sync with the latest 2.6 code, which autoconfigures a lot more. (Including simpler kernel config.) Supports "superh_udc" for Rene

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-29 Thread Greg KH
ChangeSet 1.1267.20.5, 2004/01/16 15:23:38-08:00, [EMAIL PROTECTED] [PATCH] USB Storage: patch to unusual_devs.h for Pentax Optio 330GS camera I was unable to get my Pentax Optio 330GSrecognised by the 2.6.0 kernel until I applied the patch below that I found posted some months ago on the German

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-29 Thread Greg KH
ChangeSet 1.1267.20.10, 2004/01/20 15:59:32-08:00, [EMAIL PROTECTED] [PATCH] USB: auerswald driver: add a new device this patch adds a new device which uses the same protocol: drivers/usb/auermain.c | 11 ++- 1 files changed, 6 insertions(+), 5 deletions(-) diff -Nru a/drivers/usb/

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-29 Thread Greg KH
ChangeSet 1.1276.8.1, 2004/01/28 12:28:28-08:00, [EMAIL PROTECTED] [PATCH] USB: Patch for usb-storage in 2.4 Seems like obvious bugs found by out friends at IBM. drivers/usb/storage/transport.c |2 +- drivers/usb/storage/usb.c |2 ++ 2 files changed, 3 insertions(+), 1 deletion(-

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-29 Thread Greg KH
ChangeSet 1.1267.20.2, 2003/12/19 10:52:08-08:00, [EMAIL PROTECTED] [PATCH] USB: memory allocations in storage code path for 2.4 in block io or error paths we must use GFP_NOIO instead of GFP_KERNEL. Under 2.4 we cannot tell and must assume the worst, hence always use GFP_NOIO. This cset against

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1276.1.16, 2004/01/28 12:50:49-08:00, [EMAIL PROTECTED] [PATCH] USB: Remove standalone AX8817x driver Config.in entry On Sat, 2004-01-17 at 20:05, David T Hollis wrote: > This is a long overdue patch to pull out the standalone ax8817x.o driver > from 2.4. All functionality is in the

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1267.20.11, 2004/01/20 16:13:49-08:00, [EMAIL PROTECTED] [PATCH] USB Storage: unusual_devs.h patch for Trumpion MP3 player This patch is needed for the USB storage subsystem to recognize the Trumpion MP3 player as a valid USB mass storage. T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1276.1.17, 2004/01/28 12:52:13-08:00, [EMAIL PROTECTED] [PATCH] USB: unusual_devs entry for Netac USB-CF here is required informations, patch in attachement, output from /proc/bus/usb/devices: T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 3 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1276.8.3, 2004/01/28 12:28:44-08:00, [EMAIL PROTECTED] [PATCH] USB: EHCI support on MIPS From Darwin Rambo, <[EMAIL PROTECTED]> These get rid of 8 and 16 byte PCI access, which don't work on some MIPS platforms. drivers/usb/host/ehci-dbg.c |3 ++- drivers/usb/host/ehci-

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1276.8.4, 2004/01/28 12:28:51-08:00, [EMAIL PROTECTED] [PATCH] USB: fix 2.4 usbdevfs race > Date: Thu, 5 Jun 2003 02:15:06 -0400 > From: Johannes Erdfelt <[EMAIL PROTECTED]> > The fix is to just move setting hub->children to later in the > enumeration process. This way usbdevfs_read_

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1267.20.6, 2004/01/16 15:27:04-08:00, [EMAIL PROTECTED] [PATCH] USB storage: unusual_devs.h change On Tue, 23 Dec 2003, sledgedog wrote: > USB Mass Storage support registered. > hub 3-0:1.0: new USB device on port 2, assigned address 2 > usb-storage: This device (090c,1132,0100 S 06

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1267.20.7, 2004/01/16 15:27:55-08:00, [EMAIL PROTECTED] [PATCH] USB Storage: another unneeded unusual_devs entry On Fri, 2 Jan 2004, Oliver Neukum wrote: > Hi Alan, > > you seem to like them. Here it is: > > usb-storage 3-1:1.0: usb_probe_interface > usb-storage 3-1:1.0: usb_probe_in

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1276.1.7, 2004/01/27 10:44:46-08:00, [EMAIL PROTECTED] [PATCH] USB gadget: updates [1/7] People have been working with this API, so questions have been coming up. This patch updates the kerneldoc to match 2.6.1: * Clarifies the relationships between requests, their buf

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1276.1.13, 2004/01/27 10:45:28-08:00, [EMAIL PROTECTED] [PATCH] USB gadget: net2280 controller driver updates [7/7] A variety of fixes: - Resolves some problems with DMA chaining. It should stream a lot better now; but not all the funky cases are handled yet. - Now "u

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1276.8.8, 2004/01/28 12:40:17-08:00, [EMAIL PROTECTED] [PATCH] USB: ehci update: 3/3, highspeed iso rewrite David Brownell wrote: > This is an updated version of a patch submitted to me from > Michal Sojka <[EMAIL PROTECTED]>, basically providing a > much-needed rewrite of the highs

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1267.20.4, 2004/01/14 13:48:18-08:00, [EMAIL PROTECTED] [PATCH] USB: add support for the Clie PEG-TJ25 device Thanks to BOUCNIAUX Benjamin <[EMAIL PROTECTED]> for the information. drivers/usb/serial/visor.c |2 ++ drivers/usb/serial/visor.h |1 + 2 files changed, 3 insertio

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1276.8.6, 2004/01/28 12:39:58-08:00, [EMAIL PROTECTED] [PATCH] USB: ehci update: 1/3, misc David Brownell wrote: > This is minor "obvious" fixes plus two tweaks to help later > patches: > >- Interrupt QH has a link to the device, needed to implement > schedule trees (like OH

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1276.8.5, 2004/01/28 12:30:21-08:00, [EMAIL PROTECTED] [PATCH] USB: unusual-devs.h Patch for Kyocera Finecam L3 drivers/usb/storage/unusual_devs.h |9 + 1 files changed, 9 insertions(+) diff -Nru a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1267.20.9, 2004/01/16 15:29:16-08:00, [EMAIL PROTECTED] [PATCH] USB Storage: unusual_devs.h update On Wed, 14 Jan 2004, Marcin Juszkiewicz wrote: > After running "MS Import" on my Sony Clie SJ30 palmtop I got: > > hub 3-0:1.0: new USB device on port 2, assigned address 6 > usb-storag

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1276.1.10, 2004/01/27 10:45:07-08:00, [EMAIL PROTECTED] [PATCH] USB gadget: gadget build/config updates [4/7] This lets the two new drivers (goku_udc hardware, file_storage gadget) be selected and built. It now enforces the "only one type of controller hardware" configuration rule.

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1276.1.11, 2004/01/27 10:45:14-08:00, [EMAIL PROTECTED] [PATCH] USB gadget: gadget zero driver updates [5/7] Basically sync with the latest 2.6 code, which autoconfigures a lot more. (Including simpler kernel config.) Also implements control-OUT testing, which helps make sure the co

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1267.20.8, 2004/01/16 15:28:35-08:00, [EMAIL PROTECTED] [PATCH] USB Storage: another unusual_devs entry On Fri, 2 Jan 2004, Eric Lussard wrote: > <5>usb-storage: This device (05e3,0701,0002 S 02 P 50) has an unneeded > Protocol entry > in unusual_devs.h > <4> Please send a copy of

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1276.8.2, 2004/01/28 12:28:37-08:00, [EMAIL PROTECTED] [PATCH] USB: 2.4 memory deadlock avoidance - use GFP_NOIO to avoid deadlock drivers/usb/usb.c |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -Nru a/drivers/usb/usb.c b/drivers/usb/usb.c --- a/drivers/usb/usb

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1276.8.7, 2004/01/28 12:40:08-08:00, [EMAIL PROTECTED] [PATCH] USB: ehci update: 2/3, microframe scanning This patch is needed to make high bandwidth ISO streams behave, but could resolve some other scanning glitches. Current users of periodic transfers (interrupt transfer modes for

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1267.20.3, 2004/01/14 10:05:04-08:00, [EMAIL PROTECTED] [PATCH] USB: add test for B400 to ir-usb driver to fix build issue on some archs drivers/usb/serial/ir-usb.c |2 ++ 1 files changed, 2 insertions(+) diff -Nru a/drivers/usb/serial/ir-usb.c b/drivers/usb/serial/ir-usb.

[linux-usb-devel] Re: [PATCH] USB fixes for 2.4.25-pre7

2004-01-28 Thread Greg KH
ChangeSet 1.1267.45.1, 2004/01/26 16:58:19-08:00, [EMAIL PROTECTED] [PATCH] USB Storage: revert freecom dvd-rw fx-50 usb-ide patch This is not needed, and messes up working devices. drivers/usb/storage/unusual_devs.h |5 - 1 files changed, 5 deletions(-) diff -Nru a/drivers/usb/stora