diff options
| author | nia <nia@NetBSD.org> | 2020-04-29 08:06:03 +0000 |
|---|---|---|
| committer | nia <nia@NetBSD.org> | 2020-04-29 08:06:03 +0000 |
| commit | bfc0a5c3459cd0fe83bc307c989760023a48dee5 (patch) | |
| tree | 2e22c60a08552736037e16a6820121bab10e49b5 /sys/dev/usb/usbdevs.h | |
| parent | d56e36acc200e06a2caa48e1aa314f29b9fa337f (diff) | |
usbdevs: regen
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
| -rw-r--r-- | sys/dev/usb/usbdevs.h | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index f5653d82150..694a3b2323d 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs.h,v 1.771 2020/04/12 01:11:56 simonb Exp $ */ +/* $NetBSD: usbdevs.h,v 1.772 2020/04/29 08:06:03 nia Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.781 2020/04/12 01:10:54 simonb Exp + * NetBSD: usbdevs,v 1.782 2020/04/29 08:05:10 nia Exp */ /*- @@ -1936,6 +1936,12 @@ #define USB_PRODUCT_INTEL2_RMH 0x0020 /* Rate Matching Hub */ #define USB_PRODUCT_INTEL2_RMH2 0x0024 /* Rate Matching Hub */ +#define USB_PRODUCT_INTEL2_RMH3 0x8000 /* Rate Matching Hub */ +#define USB_PRODUCT_INTEL2_RMH4 0x8001 /* Rate Matching Hub */ +#define USB_PRODUCT_INTEL2_RMH5 0x8002 /* Rate Matching Hub */ +#define USB_PRODUCT_INTEL2_RMH6 0x8008 /* Rate Matching Hub */ +#define USB_PRODUCT_INTEL2_RMH7 0x8009 /* Rate Matching Hub */ +#define USB_PRODUCT_INTEL2_RMH8 0x800a /* Rate Matching Hub */ #define USB_PRODUCT_INTEL2_N_6235_BT 0x07da /* Advanced-N 6235 Combo Bluetooth */ /* Intersil products */ |
