diff options
author | 2010-12-15 16:49:03 +0000 | |
---|---|---|
committer | 2010-12-15 16:49:03 +0000 | |
commit | 16d797ca8a59bcc0427bae1662bcea1631ca91af (patch) | |
tree | 072c95afbac479a0af897a2ff876935ade7d0589 /sys/dev/usb | |
parent | - the firmware download succeeded message should be wrapped in DPRINTF(). (diff) | |
download | wireguard-openbsd-16d797ca8a59bcc0427bae1662bcea1631ca91af.tar.xz wireguard-openbsd-16d797ca8a59bcc0427bae1662bcea1631ca91af.zip |
Add USB ID for the Hercules HWGUn-54; from pea@
Use a better name for the Hercules HWNUm-300 while I'm here.
Diffstat (limited to 'sys/dev/usb')
-rw-r--r-- | sys/dev/usb/usbdevs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 83cde015ba4..05820ae5817 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.530 2010/12/14 18:00:17 damien Exp $ +$OpenBSD: usbdevs,v 1.531 2010/12/15 16:49:03 damien Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1837,7 +1837,8 @@ product GUILLEMOT HWGUSB254 0xe000 HWGUSB2-54 WLAN product GUILLEMOT HWGUSB254LB 0xe010 HWGUSB2-54-LB product GUILLEMOT HWGUSB254V2AP 0xe020 HWGUSB2-54V2-AP product GUILLEMOT HWNU300 0xe030 HWNU-300 -product GUILLEMOT RTL8192SU 0xe031 RTL8192SU +product GUILLEMOT HWNUM300 0xe031 HWNUm-300 +product GUILLEMOT HWGUN54 0xe032 HWGUn-54 product GUILLEMOT HWNUP150 0xe033 HWNUP-150 /* Gunze Gunze Electronics USA */ |