From e45cbc6cc545c11570a9c8dc09ffa0810069a26d Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Fri, 27 Mar 2009 13:00:56 +0000 Subject: add ASUS USB-N11. Looks like someone got the vid/pid mixed up in the final product, verified in multiple windows drivers and linux driver provided by ASUS. --- sys/dev/usb/usbdevs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/dev/usb') diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 9329eac302f..2b263dacc2a 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.419 2009/03/27 11:31:38 jsg Exp $ +$OpenBSD: usbdevs,v 1.420 2009/03/27 13:00:55 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -515,6 +515,7 @@ vendor CMOTECH 0x16d8 CMOTECH vendor AXESSTEL 0x1726 Axesstel vendor LINKSYS4 0x1737 Linksys vendor SENAO 0x1740 Senao +vendor ASUS2 0x1761 ASUS vendor METAGEEK 0x1781 MetaGeek vendor AMIT 0x18c5 AMIT vendor QCOM 0x18e8 Qcom @@ -818,6 +819,7 @@ product ASIX AX88178 0x1780 AX88178 product ASIX AX88772 0x7720 AX88772 /* ASUS products */ +product ASUS2 USBN11 0x0b05 USB-N11 product ASUS RT2570 0x1706 RT2570 product ASUS RT2570_2 0x1707 RT2570 product ASUS RT2573_1 0x1723 RT2573 -- cgit v1.2.3