On Mon, Feb 04, 2008 at 12:05:19AM -0500, Pavel Roskin wrote: > Tested and reported by Lior Silberman. > > Signed-off-by: Pavel Roskin <proski@xxxxxxx> > --- > > drivers/net/wireless/at76_usb.c | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/drivers/net/wireless/at76_usb.c b/drivers/net/wireless/at76_usb.c > index d2e3c55..b95718a 100644 > --- a/drivers/net/wireless/at76_usb.c > +++ b/drivers/net/wireless/at76_usb.c > @@ -191,6 +191,8 @@ static struct usb_device_id dev_table[] = { > {USB_DEVICE(0x07aa, 0x0011), USB_DEVICE_DATA(BOARD_503)}, > /* Corega Wireless LAN USB-11 mini2 */ > {USB_DEVICE(0x07aa, 0x0018), USB_DEVICE_DATA(BOARD_503)}, > + /* Uniden PCW100 */ > + {USB_DEVICE(0x05dd, 0xff35), USB_DEVICE_DATA(BOARD_503)}, > /* > * at76c503-rfmd-acc > */ Thanks for the patch! Any word on when the mac80211 port of at76 will resurface? I'd love to get it into my tree for 2.6.26. 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