mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
Staging: at76_usb: Add support for OQO Model 01+
Add USB device ID for OQO 01+'s internal wireless LAN An OQO employee mentions the chip's true identity here:- ftp://ftp.oqo.com/unsupported/linux/OQOLinux.html Signed-off-by: Jamie Lentin <jm@lentin.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
ea8f9fe634
commit
07f269862a
@ -231,6 +231,8 @@ static struct usb_device_id dev_table[] = {
|
|||||||
{USB_DEVICE(0x03eb, 0x7617), USB_DEVICE_DATA(BOARD_505A)},
|
{USB_DEVICE(0x03eb, 0x7617), USB_DEVICE_DATA(BOARD_505A)},
|
||||||
/* Siemens Gigaset USB WLAN Adapter 11 */
|
/* Siemens Gigaset USB WLAN Adapter 11 */
|
||||||
{USB_DEVICE(0x1690, 0x0701), USB_DEVICE_DATA(BOARD_505A)},
|
{USB_DEVICE(0x1690, 0x0701), USB_DEVICE_DATA(BOARD_505A)},
|
||||||
|
/* OQO Model 01+ Internal Wi-Fi */
|
||||||
|
{USB_DEVICE(0x1557, 0x0002), USB_DEVICE_DATA(BOARD_505A)},
|
||||||
/*
|
/*
|
||||||
* at76c505amx-rfmd
|
* at76c505amx-rfmd
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user