On Fri, Nov 09, 2007 at 07:35:40PM +0100, David Dallet wrote: > Bus 004 Device 008: ID 07d1:3c07 D-Link System > Device Descriptor: > bLength 18 > bDescriptorType 1 > bcdUSB 2.00 > bDeviceClass 0 (Defined at Interface level) > bDeviceSubClass 0 > bDeviceProtocol 0 > bMaxPacketSize0 64 > idVendor 0x07d1 D-Link System > idProduct 0x3c07 > bcdDevice 0.01 > iManufacturer 1 Ralink > iProduct 2 802.11 bg WLAN > iSerial 0 > bNumConfigurations 1 > (I don't paste all the lines here, but they are in http://pastebin.ca/767375) Looks like a USB Ralink device... :-) Perhaps you could try this: sudo modprobe rt73usb sudo echo "07d1 3c07" > /sys/bus/usb/drivers/rt73usb/new_id Any chance that brings your device to life? If not, try the above with "rt2500usb" instead of rt73usb? This is really just a longshot.... Thanks, John -- John W. Linville linville@xxxxxxxxxxxxx - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html