[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#520468: Incorporate fixes for WUSB54GS support from 2.6.33



On Sat, Jul 17, 2010 at 4:05 PM, Ben Hutchings <ben@decadent.org.uk> wrote:
> On Sat, 2010-07-03 at 14:04 +0100, Ben Hutchings wrote:
>> On Thu, 2010-07-01 at 15:07 +0100, Luís Picciochi Oliveira wrote:
>> > Hi
>> > This patch seems to have fixed it. Here are the results of my testing:
> [...]
>> Right.  So I'll need to do something a bit smarter to cover all devices.
>
> Can you test the attached patch against the Debian package of 2.6.32?

Just tested this.
There was no crash but something is not right: the interface is
identified as "eth1" instead of the usual wlan0, and ifconfig says it
has "no wireless extensions".

I patched the kernel with both patches:
rndis_host-Poll-status-channel-before-control-channel and
rndis_host-Poll-status-and-control-channels-concurre.patch


I'm attaching the syslog corresponding to the moment I plugged in the device.


I'm sorry, but I will not be available until near September to further
test this.


Best regards,
Pitxyoki
Jul 30 09:15:30 C-5 kernel: [  862.704021] usb 2-2: new full speed USB device using uhci_hcd and address 5
Jul 30 09:15:30 C-5 kernel: [  862.879533] usb 2-2: New USB device found, idVendor=13b1, idProduct=000e
Jul 30 09:15:30 C-5 kernel: [  862.879538] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 30 09:15:30 C-5 kernel: [  862.879542] usb 2-2: Product: Linksys Wireless-G USB Network Adapter with SpeedBooster
Jul 30 09:15:30 C-5 kernel: [  862.879545] usb 2-2: Manufacturer: Cisco-Linksys
Jul 30 09:15:30 C-5 kernel: [  862.879548] usb 2-2: SerialNumber: 1111
Jul 30 09:15:30 C-5 kernel: [  862.879672] usb 2-2: configuration #1 chosen from 1 choice
Jul 30 09:15:30 C-5 kernel: [  862.915061] usbcore: registered new interface driver cdc_ether
Jul 30 09:15:30 C-5 kernel: [  863.103625] eth1: register 'rndis_host' at usb-0000:00:1d.1-2, RNDIS device, 00:12:17:a0:b9:7c
Jul 30 09:15:30 C-5 kernel: [  863.103776] usbcore: registered new interface driver rndis_host
Jul 30 09:15:30 C-5 kernel: [  863.125533] cfg80211: Using static regulatory domain info
Jul 30 09:15:30 C-5 kernel: [  863.125538] cfg80211: Regulatory domain: US
Jul 30 09:15:30 C-5 kernel: [  863.125541] 	(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Jul 30 09:15:30 C-5 kernel: [  863.125547] 	(2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
Jul 30 09:15:30 C-5 kernel: [  863.125553] 	(5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
Jul 30 09:15:30 C-5 kernel: [  863.125558] 	(5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
Jul 30 09:15:30 C-5 kernel: [  863.125563] 	(5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
Jul 30 09:15:30 C-5 kernel: [  863.125567] 	(5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
Jul 30 09:15:30 C-5 kernel: [  863.125572] 	(5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
Jul 30 09:15:30 C-5 kernel: [  863.126078] cfg80211: Calling CRDA for country: US
Jul 30 09:15:30 C-5 kernel: [  863.134315] usbcore: registered new interface driver rndis_wlan


# ifconfig eth1
eth1      Link encap:Ethernet  HWaddr 00:12:17:a0:b9:7c  
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

# iwconfig eth1
eth1      no wireless extensions.


Reply to: