--- os/linux/usb_main_dev.c	2009-08-13 08:34:22.000000000 +0200
+++ os/linux/usb_main_dev.c.new	2009-09-23 22:03:40.945325687 +0200
@@ -109,6 +109,7 @@
 	{USB_DEVICE(0x050d,0x815c)}, /* Belkin F5D8053 */
 	{USB_DEVICE(0x100D,0x9031)}, /* Motorola 2770 */
 	{USB_DEVICE(0x0DB0,0x6899)},
+	{USB_DEVICE(0x06f8,0xe030)}, /* Hercules hwnu-300 */
 #endif // RT2870 //
 	{ }/* Terminating entry */
 };
--- os/linux/config.mk	2009-08-13 09:54:04.000000000 +0200
+++ os/linux/config.mk.new	2009-09-23 22:03:52.056817571 +0200
@@ -6,10 +6,10 @@
 
 
 # Support Wpa_Supplicant
-HAS_WPA_SUPPLICANT=n
+HAS_WPA_SUPPLICANT=y
 
 # Support Native WpaSupplicant for Network Maganger
-HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=n
+HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
 
 #Support Net interface block while Tx-Sw queue full
 HAS_BLOCK_NET_IF=n
