diff -urN ./usb.orig/usbdevs ./usb/usbdevs --- ./usb.orig/usbdevs 2010-09-29 10:07:46.000000000 +0900 +++ ./usb/usbdevs 2010-09-29 02:35:38.000000000 +0900 @@ -2096,6 +2096,8 @@ product MELCO KG54L 0x00da WLI-U2-KG54L product MELCO WLIUCG300N 0x00e8 WLI-UC-G300N product MELCO SG54HG 0x00f4 WLI-U2-SG54HG +product MELCO WLRUCG 0x0116 WLR-UC-G +product MELCO WLRUCGAOSS 0x0119 WLR-UC-G-AOSS product MELCO WLIUCAG300N 0x012e WLI-UC-AG300N product MELCO RT2870_1 0x0148 RT2870 product MELCO RT2870_2 0x0150 RT2870 diff -urN ./usb.orig/wlan/if_rum.c ./usb/wlan/if_rum.c --- ./usb.orig/wlan/if_rum.c 2010-09-01 10:41:33.000000000 +0900 +++ ./usb/wlan/if_rum.c 2010-09-29 02:39:28.000000000 +0900 @@ -118,6 +118,8 @@ RUM_DEV(HUAWEI3COM, WUB320G), RUM_DEV(MELCO, G54HP), RUM_DEV(MELCO, SG54HP), + RUM_DEV(MELCO, WLRUCG), + RUM_DEV(MELCO, WLRUCGAOSS), RUM_DEV(MSI, RT2573_1), RUM_DEV(MSI, RT2573_2), RUM_DEV(MSI, RT2573_3),