From 6bbb83730c058415b20ea4e4cedbcbe3d6d46b2f Mon Sep 17 00:00:00 2001 From: augustss Date: Wed, 3 Aug 2005 23:08:08 +0000 Subject: There is no need to include the vendor name in the product description, so remove some. --- sys/dev/usb/usbdevs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sys/dev/usb/usbdevs') 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 */ -- cgit