[Forgot to CC LKML, Sorry!] Hi; USRobotics Wireless Adapter (Model 5423) works well with current zd1211rw driver also (i have tested 2.6.18, 2.6.20 and 2.6.21-rc7). I know -mm/and Daniel's tree has new version (i think with more features like rate estimator etc.) of this driver but maybe you should consider that one as a .21 material instead of waiting full wireless-dev merge? I'm not sure "Signed-off-by" cause -mm one already has that id but in case of need, here it is. Signed-off-by: S.Çağlar Onur <[email protected]> diff --git a/drivers/net/wireless/zd1211rw/zd_usb.c b/drivers/net/wireless/zd1211rw/zd_usb.c index aac8a1c..edaaad2 100644 --- a/drivers/net/wireless/zd1211rw/zd_usb.c +++ b/drivers/net/wireless/zd1211rw/zd_usb.c @@ -62,6 +62,7 @@ static struct usb_device_id usb_ids[] = { { USB_DEVICE(0x0471, 0x1236), .driver_info = DEVICE_ZD1211B }, { USB_DEVICE(0x13b1, 0x0024), .driver_info = DEVICE_ZD1211B }, { USB_DEVICE(0x0586, 0x340f), .driver_info = DEVICE_ZD1211B }, + { USB_DEVICE(0x0baf, 0x0121), .driver_info = DEVICE_ZD1211B }, /* "Driverless" devices that need ejecting */ { USB_DEVICE(0x0ace, 0x2011), .driver_info = DEVICE_INSTALLER }, {} Cheers -- S.Çağlar Onur <[email protected]> http://cekirdek.pardus.org.tr/~caglar/ Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
Attachment:
signature.asc
Description: This is a digitally signed message part.
- Follow-Ups:
- Prev by Date: Re: Fault Injection issues: stacktrace x86_64 and failslab NUMA
- Next by Date: [no subject]
- Previous by thread: [PATCH -mm 0/2] Add suspend-related notifications for CPU hotplug
- Next by thread: Re: [PATCH] Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rw
- Index(es):