diff options
| author | augustss <augustss@NetBSD.org> | 2005-08-03 23:08:08 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2005-08-03 23:08:08 +0000 |
| commit | 6bbb83730c058415b20ea4e4cedbcbe3d6d46b2f (patch) | |
| tree | 8ad2f25b5bef21c76829846b1bf7b79f05971c07 /sys/dev/usb/usbdevs | |
| parent | 6bc981d36bb1615d0914474d9f35d5318cc31b09 (diff) | |
There is no need to include the vendor name in the product description,
so remove some.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 3ecf8e6d768..c67a3350af9 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.409 2005/08/03 23:07:08 augustss Exp $ +$NetBSD: usbdevs,v 1.410 2005/08/03 23:08:08 augustss Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -769,9 +769,9 @@ product DALLAS USB_FOB_IBUTTON 0x2490 USB-FOB/iBUTTON /* Dell products */ product DELL PORT 0x0058 Port Replicator product DELL SK8125 0x2002 SK-8125 keyboard -product DELL X3 0x4002 Dell Axim X3 PDA -product DELL X30 0x4003 Dell Axim X30 PDA -product DELL BC02 0x8000 Dell BC02 Bluetooth USB Adapter +product DELL X3 0x4002 Axim X3 PDA +product DELL X30 0x4003 Axim X30 PDA +product DELL BC02 0x8000 BC02 Bluetooth USB Adapter product DELL TM1180 0x8100 TrueMobile 1180 WLAN /* DeLorme products */ |
