diff options
author | 2019-04-24 20:28:31 +0000 | |
---|---|---|
committer | 2019-04-24 20:28:31 +0000 | |
commit | 7e8c0ab3a1c74cf10699e2fe071bf87a7557d930 (patch) | |
tree | 50e5301f38301b41ee98793bcca2fe039c44d469 | |
parent | Do not loop forever if there is a nonprintable character in the format. (diff) | |
download | wireguard-openbsd-7e8c0ab3a1c74cf10699e2fe071bf87a7557d930.tar.xz wireguard-openbsd-7e8c0ab3a1c74cf10699e2fe071bf87a7557d930.zip |
New product id for the USB serial adapter found in Juniper SRX 300.
ok deraadt@ phessler@ sthen@
-rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 1214e85d457..1b12fd9d925 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.697 2019/03/27 22:04:20 kettenis Exp $ +$OpenBSD: usbdevs,v 1.698 2019/04/24 20:28:31 remi Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -3943,6 +3943,7 @@ product SILABS DEKTEK_DTAPLUS 0x83d8 DekTec DTA Plus VHF/UHF Booster product SILABS KYOCERA_GPS 0x8411 Kyocera GPS product SILABS IRZ_SG10 0x8418 IRZ SG-10 GSM/GPRS Modem product SILABS BEI_VCP 0x846e BEI USB Sensor (VCP) +product SILABS JUNIPER_BX_CONS 0x8470 Juniper BX Console product SILABS BALLUFF_RFID 0x8477 Balluff RFID reader product SILABS AC_SERV_IBUS 0x85ea AC-Services IBUS product SILABS AC_SERV_CIS 0x85eb AC-Services CIS-IBUS |