2013-08-27 15:37:45

by Masami Ichikawa

[permalink] [raw]
Subject: [PATCH] Add WLI-UC-G300HP's Product ID.

Support Bufallo WLI-UC-G300HP.

Signed-off-by: Masami Ichikawa <[email protected]>
---
drivers/net/wireless/rt2x00/rt2800usb.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/net/wireless/rt2x00/rt2800usb.c b/drivers/net/wireless/rt2x00/rt2800usb.c
index 840833b..518277d 100644
--- a/drivers/net/wireless/rt2x00/rt2800usb.c
+++ b/drivers/net/wireless/rt2x00/rt2800usb.c
@@ -977,6 +977,7 @@ static struct usb_device_id rt2800usb_device_table[] = {
{ USB_DEVICE(0x0411, 0x016f) },
{ USB_DEVICE(0x0411, 0x01a2) },
{ USB_DEVICE(0x0411, 0x01ee) },
+ { USB_DEVICE(0x0411, 0x01a8) },
/* Corega */
{ USB_DEVICE(0x07aa, 0x002f) },
{ USB_DEVICE(0x07aa, 0x003c) },
--
1.8.3.1



2013-09-03 06:15:35

by Kalle Valo

[permalink] [raw]
Subject: Re: [PATCH] Add WLI-UC-G300HP's Product ID.

Masami Ichikawa <[email protected]> writes:

> Support Bufallo WLI-UC-G300HP.
>
> Signed-off-by: Masami Ichikawa <[email protected]>

Please add "rt2x00: " prefix to the commit title.

--
Kalle Valo