diff options
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 7bda4941bc8..4fc2a3c7344 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.70 2003/05/29 19:14:14 nate Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.71 2003/07/19 08:04:48 cedric Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.67 2003/05/29 19:14:01 nate Exp + * OpenBSD: usbdevs,v 1.68 2003/07/19 08:02:43 cedric Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -248,6 +248,7 @@ #define USB_VENDOR_PUTERCOM 0x0708 /* Putercom */ #define USB_VENDOR_MCT 0x0711 /* MCT */ #define USB_VENDOR_IMATION 0x0718 /* Imation */ +#define USB_VENDOR_SUSTEEN 0x0731 /* Susteen */ #define USB_VENDOR_DIGITALSTREAM 0x074e /* Digital Stream */ #define USB_VENDOR_AUREAL 0x0755 /* Aureal Semiconductor */ #define USB_VENDOR_MIDIMAN 0x0763 /* Midiman */ @@ -1375,6 +1376,9 @@ #define USB_PRODUCT_DIAMOND2_RIO800USB 0x5002 /* Rio 800 USB */ #define USB_PRODUCT_DIAMOND2_PSAPLAY120 0x5003 /* Nike psa[play 120 */ +/* Susteen, Inc. products */ +#define USB_PRODUCT_SUSTEEN_DCU11 0x0528 /* Ericsson DCU-10/11 */ + /* Tangtop products */ #define USB_PRODUCT_TANGTOP_USBPS2 0x0001 /* USBPS2 */ |