diff options
| author | scw <scw@NetBSD.org> | 2006-04-03 07:15:01 +0000 |
|---|---|---|
| committer | scw <scw@NetBSD.org> | 2006-04-03 07:15:01 +0000 |
| commit | 842f766ad5bbc3f5dd20a7af5c4e62cc164ca193 (patch) | |
| tree | 49b21bebeacc4562340155c7a05d50028431b6fa /sys/dev/usb/usbdevs.h | |
| parent | 310e551bbb7a69bc971a809befd7bdda203d199e (diff) | |
Regen.
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 8266bd1507a..1184edbe5f7 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs.h,v 1.430 2006/03/31 08:43:07 rpaulo Exp $ */ +/* $NetBSD: usbdevs.h,v 1.431 2006/04/03 07:15:01 scw Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.426 2006/03/31 08:41:56 rpaulo Exp + * NetBSD: usbdevs,v 1.427 2006/04/03 07:14:03 scw Exp */ /* @@ -415,6 +415,7 @@ #define USB_VENDOR_SERVERWORKS 0x1166 /* ServerWorks */ #define USB_VENDOR_DELORME 0x1163 /* DeLorme */ #define USB_VENDOR_ACERCM 0x1189 /* Acer Communications & Multimedia */ +#define USB_VENDOR_TOPFIELD 0x11db /* Topfield Co., Ltd */ #define USB_VENDOR_TSUNAMI 0x1241 /* Tsunami */ #define USB_VENDOR_TARGUS 0x1267 /* Targus */ #define USB_VENDOR_CREATIVE2 0x1292 /* Creative Labs */ @@ -1854,6 +1855,9 @@ /* Todos Data System products */ #define USB_PRODUCT_TODOS_ARGOS_MINI 0x0002 /* Argos Mini Smartcard Reader */ +/* Topfield Co. Ltd products */ +#define USB_PRODUCT_TOPFIELD_TF5000PVR 0x1000 /* TF5000PVR Digital Video Recorder */ + /* Toshiba Corporation products */ #define USB_PRODUCT_TOSHIBA_POCKETPC_E740 0x0706 /* PocketPC e740 */ |
