Re: [linux-usb-devel] USBNET and Freebox

2004-09-22 Thread Guilhem Lavaux
Duncan Sands wrote: Does this work for you? With it you should get the right product/manufacturer strings when you plug it in (also in /proc/bus/usb/devices), and the right MAC address. Ciao, Duncan. Many thanks! It looks like perfectly working now. The Manufacturer field is here and the mac addr

Re: [linux-usb-devel] USBNET and Freebox

2004-09-21 Thread Duncan Sands
Does this work for you? With it you should get the right product/manufacturer strings when you plug it in (also in /proc/bus/usb/devices), and the right MAC address. Ciao, Duncan. --- local-tree.orig/drivers/usb/core/message.c 2004-08-14 12:54:51.0 +0200 +++ local-tree/drivers/usb/core

Re: [linux-usb-devel] USBNET and Freebox

2004-09-16 Thread Guilhem Lavaux
Duncan Sands wrote: Hi Guilhem, ... By the way, do you have the original freebox, or a newer one? I have the original one. the reason I asked is that I'd like to know if the newer freebox also suffers from this problem with string descriptors. Do you know anyone who has a more recent one? Yes. B

Re: [linux-usb-devel] USBNET and Freebox

2004-09-16 Thread Duncan Sands
Hi Guilhem, >> ... By the way, do you have > > the original freebox, or a newer one? > > I have the original one. the reason I asked is that I'd like to know if the newer freebox also suffers from this problem with string descriptors. Do you know anyone who has a more recent one? > BTW, I notic

Re: [linux-usb-devel] USBNET and Freebox

2004-09-15 Thread David Brownell
On Wednesday 15 September 2004 12:42 am, Guilhem Lavaux wrote: > Hi, > > Here is a patch against linux-2.6.8.1 to make usbnet works with freebox. > This device is an ADSL modem which does not return a valid MAC > address. CDCEther was working with it in linux-2.4 because it was not > checking

Re: [linux-usb-devel] USBNET and Freebox

2004-09-15 Thread Guilhem Lavaux
Duncan Sands wrote: Here is a patch against linux-2.6.8.1 to make usbnet works with freebox. This device is an ADSL modem which does not return a valid MAC address. CDCEther was working with it in linux-2.4 because it was not checking the MAC address. Hi Guilhem, it does have a MAC address, bu

Re: [linux-usb-devel] USBNET and Freebox

2004-09-15 Thread Duncan Sands
> Here is a patch against linux-2.6.8.1 to make usbnet works with freebox. > This device is an ADSL modem which does not return a valid MAC > address. CDCEther was working with it in linux-2.4 because it was not > checking the MAC address. Hi Guilhem, it does have a MAC address, but there are