From 91b307bf77d6b9a4763c361446fece88fdc9cb0a Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 27 Jun 2004 17:27:04 +0000 Subject: - Fix style bug in Dell Bluetooth adapter (don't repeat Vendor in device listing). - Add generic "Port Replicator" entry for the USB Hubs used in Dell port replicators. --- sys/dev/usb/usbdevs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 9206ae4..ed7ee70 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -600,7 +600,8 @@ product DAISY DMC 0x6901 USB MultiMedia Reader product DALLAS J6502 0x4201 J-6502 speakers /* Dell products */ -product DELL BC02 0x8000 Dell BC02 Bluetooth USB Adapter +product DELL PORT 0x0058 Port Replicator +product DELL BC02 0x8000 BC02 Bluetooth USB Adapter /* Delorme Paublishing products */ product DELORME EARTHMATE 0x0100 Earthmate GPS -- cgit v1.1