diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-07-30 11:02:35 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-07-30 11:02:35 +0000 |
commit | 879f21016056ecce492936b2a27e9b5f6e3af28b (patch) | |
tree | 7366256df9fc95248ae0dab34fb9daa2f5524415 | |
parent | b063d986287423b86eae8ecfb37feb396f94c346 (diff) | |
download | FreeBSD-src-879f21016056ecce492936b2a27e9b5f6e3af28b.zip FreeBSD-src-879f21016056ecce492936b2a27e9b5f6e3af28b.tar.gz |
Add ID for Luwen EasyDisk USB flash memory drive.
PR: 41081
Submitted by: demon
MFC after: 5 days
-rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 94333e1..9c8d78a 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -332,6 +332,7 @@ vendor NEC2 0x0b62 NEC vendor ATI2 0x0b6f ATI vendor AGATE 0x0c08 Agate Technologies vendor DMI 0x0c0b DMI +vendor LUWEN 0x0c76 Luwen vendor MOTOROLA 0x1063 Motorola vendor PLX 0x10b5 PLX vendor ASANTE 0x10bd Asante @@ -773,6 +774,9 @@ product LOGITECH QUICKCAMPRO2 0xd001 QuickCam Pro /* Lucent products */ product LUCENT EVALKIT 0x1001 USS-720 evaluation kit +/* Luwen products */ +product LUWEN EASYDISK 0x0005 EasyDisc + /* Macally products */ product MACALLY MOUSE1 0x0101 mouse |