diff options
author | hselasky <hselasky@FreeBSD.org> | 2012-08-17 16:27:11 +0000 |
---|---|---|
committer | hselasky <hselasky@FreeBSD.org> | 2012-08-17 16:27:11 +0000 |
commit | 0da4a31458b74223cde79194bf36eb6cbe7db847 (patch) | |
tree | bb6f6508e7a9cba73b1542eda8a2d6ad2e309191 /sys/dev/usb/usbdevs | |
parent | 8f6ba08bcc1f3f26ee8f250d869760a21ca81f56 (diff) | |
download | FreeBSD-src-0da4a31458b74223cde79194bf36eb6cbe7db847.zip FreeBSD-src-0da4a31458b74223cde79194bf36eb6cbe7db847.tar.gz |
Add new USB device ID.
PR: usb/170688
MFC after: 1 week
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 7f85b32..8392355 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1118,6 +1118,7 @@ product ASUS A730W 0x4202 ASUS MyPal A730W product ASUS P535 0x420f ASUS P535 PDA product ASUS GMSC 0x422f ASUS Generic Mass Storage product ASUS RT2570 0x1706 RT2500USB Wireless Adapter +product ASUS USB_N53 0x179d ASUS Black Diamond Dual Band USB-N53 /* ATen products */ product ATEN UC1284 0x2001 Parallel printer |