From 349b8c98130c87e030660098342f706a11fbd0f2 Mon Sep 17 00:00:00 2001 From: Bill Paul Date: Wed, 6 Sep 2000 19:28:27 +0000 Subject: Add new device ID for the D-Link DSB-650 USB ethernet adapter. This is a pegasus device, which has product ID 0xABC1. I'm not sure why they changed it; there's already an entry for a DSB-650TX. --- sys/dev/usb/usbdevs | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/dev') diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index eb3adafd2fe21..cc30c8fb5f9c9 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -371,6 +371,7 @@ product CYPRESS FMRADIO 0x1002 FM Radio product DLINK DSB650C 0x4000 10Mbps ethernet adapter product DLINK DSB650TX 0x4002 10/100 ethernet adapter product DLINK DSB650TX_PNA 0x4003 1/10/100 ethernet adapter +product DLINK DSB650 0xABC1 10/100 ethernet adapter /* Dallas Semiconductor products */ product DALLAS J6502 0x4201 J-6502 speakers -- cgit v1.3