diff options
author | 2021-03-08 14:37:08 +0000 | |
---|---|---|
committer | 2021-03-08 14:37:08 +0000 | |
commit | fc9d2605fd7861de3e93589bce71653fb17244c7 (patch) | |
tree | ae1173e9ac62bfcf8b5e9988aa5e4144db7a4978 | |
parent | Allow uhidev child devices to claim selective report ids (diff) | |
download | wireguard-openbsd-fc9d2605fd7861de3e93589bce71653fb17244c7.tar.xz wireguard-openbsd-fc9d2605fd7861de3e93589bce71653fb17244c7.zip |
Add Surface Pro Type Cover
from Fredrik Engberg
-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 eb027c163eb..6e1241b4215 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.731 2021/02/27 03:03:40 jsg Exp $ +$OpenBSD: usbdevs,v 1.732 2021/03/08 14:37:08 jcs Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -3115,6 +3115,7 @@ product MICROSOFT DOCKETH2 0x07c6 Surface Dock Ethernet product MICROSOFT SURFETH 0x0927 Surface Ethernet product MICROSOFT TYPECOVER 0x096f Surface Go Type Cover product MICROSOFT TYPECOVER2 0x09b5 Surface Go Type Cover +product MICROSOFT TYPECOVER3 0x09c0 Surface Pro Type Cover /* Microtech products */ product MICROTECH SCSIDB25 0x0004 SCSI-DB25 |