diff options
author | 2019-05-08 23:51:14 +0000 | |
---|---|---|
committer | 2019-05-08 23:51:14 +0000 | |
commit | 54f9e7fdaef66287cf9cfc17cbee0b4c09f97027 (patch) | |
tree | 39121f442cfa3d628e6b1fc980439362bbbf450d | |
parent | In DTLS, use_srtp is part of the extended server hello while in TLSv1.3, (diff) | |
download | wireguard-openbsd-54f9e7fdaef66287cf9cfc17cbee0b4c09f97027.tar.xz wireguard-openbsd-54f9e7fdaef66287cf9cfc17cbee0b4c09f97027.zip |
add Google vendor ID
-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 1b12fd9d925..e8247513ee1 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.698 2019/04/24 20:28:31 remi Exp $ +$OpenBSD: usbdevs,v 1.699 2019/05/08 23:51:14 kettenis Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -576,6 +576,7 @@ vendor LENOVO 0x17ef Lenovo vendor WAVESENSE 0x17f4 WaveSense vendor VAISALA 0x1843 VAISALA vendor AMIT 0x18c5 AMIT +vendor GOOGLE 0x18d1 Google vendor QCOM 0x18e8 Qcom vendor ELV 0x18ef ELV vendor LINKSYS3 0x1915 Linksys |