diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2003-02-02 01:57:31 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2003-02-02 01:57:31 +0000 |
| commit | 7c125c1c6a3b2c2211f9a2ba46a0958deed5ce39 (patch) | |
| tree | cc4dfdfce720300ebbff249e42cd6cea8b6fb6d2 /sys/dev | |
| parent | 8e1d8de578b383b15bc5a4f89cfed9a4f6c481b2 (diff) | |
Notes
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 72710615bc363..0211662687fa6 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1074,7 +1074,6 @@ product TEAC FD05PUB 0x0000 FD-05PUB floppy /* Telex Communications products */ product TELEX MIC1 0x0001 Enhanced USB Microphone -product TREK THUMBDRIVE_8MB 0x9988 ThumbDrive_8MB /* Texas Intel products */ product TI UTUSB41 0x1446 UT-USB41 hub @@ -1085,7 +1084,7 @@ product THRUST FUSION_PAD 0xa0a3 Fusion Digital Gamepad /* Trek Technology products */ product TREK THUMBDRIVE 0x1111 ThumbDrive -product TREK THUMBDRIVE 0x9988 ThumbDrive +product TREK THUMBDRIVE_8MB 0x9988 ThumbDrive_8MB /* Ultima products */ product ULTIMA 1200UBPLUS 0x4002 1200 UB Plus scanner |
