[linux-usb-devel] Zaurus SL6000-L usbnet [PATCH]

2005-06-02 Thread gsker
Greg, as per David's recommendation, could we get this small patch expedited for 2.6.12 final? Problem: Failed to recognize Zaurus SL 6000 as usbnet device. Hasn't worked since 2.6.10. Fix: In 2.6.12-rc5 drivers/usb/net/usbnet.c Check two GUIDs not just one. Submitted-by: Gerald Skerb

Re: [linux-usb-devel] Zaurus SL6000-L

2005-06-01 Thread David Brownell
On Wednesday 01 June 2005 8:03 pm, [EMAIL PROTECTED] wrote: > I read Documentation/SubmittingPatches and came up with the attached pach > file. > It's against the 2.6.12-rc5 tree. Is posting it here sufficient? You skipped step 11 -- no "Signed-Off-By". Other than that, and the lack of a patch

Re: [linux-usb-devel] Zaurus SL6000-L

2005-06-01 Thread gsker
On Wed, 1 Jun 2005, David Brownell wrote: On Wednesday 01 June 2005 7:12 pm, [EMAIL PROTECTED] wrote: On Wed, 1 Jun 2005, David Brownell wrote: And in fact, the real issue looks to be that it's only comparing ONE of the GUIDs, not both ... :( Try tweaking "usbnet.c" near line 2768 ... change o

Re: [linux-usb-devel] Zaurus SL6000-L

2005-06-01 Thread David Brownell
On Wednesday 01 June 2005 7:12 pm, [EMAIL PROTECTED] wrote: > On Wed, 1 Jun 2005, David Brownell wrote: > > And in fact, the real issue looks to be that it's only comparing ONE of the > > GUIDs, not both ... :( > > > > Try tweaking "usbnet.c" near line 2768 ... change one to "safe_guid", > > they

Re: [linux-usb-devel] Zaurus SL6000-L

2005-06-01 Thread gsker
On Wed, 1 Jun 2005, David Brownell wrote: On Wednesday 01 June 2005 10:40 am, you wrote: On Wed, 1 Jun 2005, David Brownell wrote: On Wednesday 01 June 2005 9:03 am, [EMAIL PROTECTED] wrote: May 31 23:48:30 localhost kernel: [4294746.062000] usbnet 3-1:1.0: usb_probe_interface May 31 23:48:

Re: [linux-usb-devel] Zaurus SL6000-L

2005-06-01 Thread David Brownell
On Wednesday 01 June 2005 9:03 am, [EMAIL PROTECTED] wrote: > May 31 23:48:30 localhost kernel: [4294746.062000] usbnet 3-1:1.0: > usb_probe_interface > May 31 23:48:30 localhost kernel: [4294746.062000] usbnet 3-1:1.0: > usb_probe_interface - got id > May 31 23:48:30 localhost kernel: [4294746.

Re: [linux-usb-devel] Zaurus SL6000-L

2005-06-01 Thread gsker
On Wed, 1 Jun 2005, David Brownell wrote: On Tuesday 31 May 2005 9:52 pm, [EMAIL PROTECTED] wrote: On Tue, 31 May 2005, David Brownell wrote: On Tuesday 31 May 2005 6:45 pm, [EMAIL PROTECTED] wrote: May 31 17:42:15 localhost kernel: [4294985.357000] usb 3-1: unsupported MDLM descriptors An

Re: [linux-usb-devel] Zaurus SL6000-L

2005-06-01 Thread David Brownell
On Tuesday 31 May 2005 9:52 pm, [EMAIL PROTECTED] wrote: > On Tue, 31 May 2005, David Brownell wrote: > > On Tuesday 31 May 2005 6:45 pm, [EMAIL PROTECTED] wrote: > >> May 31 17:42:15 localhost kernel: [4294985.357000] usb 3-1: unsupported > >> MDLM > >> descriptors > > > > And with CONFIG_USB_DE

Re: [linux-usb-devel] Zaurus SL6000-L

2005-05-31 Thread gsker
On Tue, 31 May 2005, David Brownell wrote: On Tuesday 31 May 2005 6:45 pm, [EMAIL PROTECTED] wrote: On Thu, 26 May 2005, David Brownell wrote: On Thursday 26 May 2005 8:21 pm, [EMAIL PROTECTED] wrote: Ever since 2.6.11 I can't get usbnet to load and recognize my Zaurus I see I'm not the only o

Re: [linux-usb-devel] Zaurus SL6000-L

2005-05-31 Thread David Brownell
On Tuesday 31 May 2005 6:45 pm, [EMAIL PROTECTED] wrote: > On Thu, 26 May 2005, David Brownell wrote: > > > On Thursday 26 May 2005 8:21 pm, [EMAIL PROTECTED] wrote: > >> Ever since 2.6.11 I can't get usbnet to load and recognize my Zaurus > >> I see I'm not the only one who's seen some change, bu

Re: [linux-usb-devel] Zaurus SL6000-L

2005-05-31 Thread gsker
On Thu, 26 May 2005, David Brownell wrote: On Thursday 26 May 2005 8:21 pm, [EMAIL PROTECTED] wrote: Ever since 2.6.11 I can't get usbnet to load and recognize my Zaurus I see I'm not the only one who's seen some change, but I wonder if it can be put back the way it was since it worked fine bac

Re: [linux-usb-devel] Zaurus SL6000-L

2005-05-30 Thread gsker
On Sun, 29 May 2005, Alan Stern wrote: On Fri, 27 May 2005, randy_dunlap wrote: On Fri, 27 May 2005 21:25:36 -0700 David Brownell wrote: | On Friday 27 May 2005 6:56 am, [EMAIL PROTECTED] wrote: | > On Thu, 26 May 2005, David Brownell wrote: | > > On Thursday 26 May 2005 8:21 pm, [EMAIL PROTECT

Re: [linux-usb-devel] Zaurus SL6000-L

2005-05-29 Thread Alan Stern
On Fri, 27 May 2005, randy_dunlap wrote: > On Fri, 27 May 2005 21:25:36 -0700 David Brownell wrote: > > | On Friday 27 May 2005 6:56 am, [EMAIL PROTECTED] wrote: > | > On Thu, 26 May 2005, David Brownell wrote: > | > > On Thursday 26 May 2005 8:21 pm, [EMAIL PROTECTED] wrote: > | > >> Ever since

Re: [linux-usb-devel] Zaurus SL6000-L

2005-05-27 Thread randy_dunlap
On Fri, 27 May 2005 21:25:36 -0700 David Brownell wrote: | On Friday 27 May 2005 6:56 am, [EMAIL PROTECTED] wrote: | > On Thu, 26 May 2005, David Brownell wrote: | > > On Thursday 26 May 2005 8:21 pm, [EMAIL PROTECTED] wrote: | > >> Ever since 2.6.11 I can't get usbnet to load and recognize my Zau

Re: [linux-usb-devel] Zaurus SL6000-L

2005-05-27 Thread David Brownell
On Friday 27 May 2005 6:56 am, [EMAIL PROTECTED] wrote: > On Thu, 26 May 2005, David Brownell wrote: > > On Thursday 26 May 2005 8:21 pm, [EMAIL PROTECTED] wrote: > >> Ever since 2.6.11 I can't get usbnet to load and recognize my Zaurus > >> ... > > > > does 2.6.12-rc5 behave for you? > > Sorry fo

Re: [linux-usb-devel] Zaurus SL6000-L

2005-05-27 Thread gsker
On Thu, 26 May 2005, David Brownell wrote: On Thursday 26 May 2005 8:21 pm, [EMAIL PROTECTED] wrote: Ever since 2.6.11 I can't get usbnet to load and recognize my Zaurus I see I'm not the only one who's seen some change, but I wonder if it can be put back the way it was since it worked fine back

Re: [linux-usb-devel] Zaurus SL6000-L

2005-05-26 Thread David Brownell
On Thursday 26 May 2005 8:21 pm, [EMAIL PROTECTED] wrote: > Ever since 2.6.11 I can't get usbnet to load and recognize my Zaurus > I see I'm not the only one who's seen some change, but I wonder if it can be > put back the way it was since it worked fine back then. :-) > ( I recognize that the US

[linux-usb-devel] Zaurus SL6000-L

2005-05-26 Thread gsker
Ever since 2.6.11 I can't get usbnet to load and recognize my Zaurus I see I'm not the only one who's seen some change, but I wonder if it can be put back the way it was since it worked fine back then. :-) ( I recognize that the USB interface is not right, but it's not like I can fix _that_).