diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2003-02-01 14:30:47 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2003-02-01 14:30:47 +0000 |
| commit | 600c56532c6b3e2e8ae5a8971a3c83f1b40407b9 (patch) | |
| tree | dbf75443b9b1fa3231ccf28f1c7aa0f9ca0e0cce /sys/dev/usb/usbdevs.h | |
| parent | 59bf5e6952d060e68beb081f8537299364745666 (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
| -rw-r--r-- | sys/dev/usb/usbdevs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 4a70d05f3789..e26a756e053e 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1075,7 +1075,7 @@ /* Thrustmaster products */ #define USB_PRODUCT_THRUST_FUSION_PAD 0xa0a3 /* Fusion Digital Gamepad */ -#define USB_PRODUCT_TREK_THUMBDRIVE_8MB 0x9988 /* ThumbDrive 8MB *//* Trek Technology products */ +/* Trek Technology products */ #define USB_PRODUCT_TREK_THUMBDRIVE 0x1111 /* ThumbDrive */ #define USB_PRODUCT_TREK_THUMBDRIVE_8MB 0x9988 /* ThumbDrive */ |
