diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-09-17 00:38:32 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-09-17 00:38:32 +0000 |
commit | b537002f6a656650929f0499498207ac8d3524c3 (patch) | |
tree | 973cfd4f770a2c47b4d69adf3b2fb9315efccadd /sys/dev/usb | |
parent | defa569fbdb8631acfd2c29ba583350fa6ba9b03 (diff) |
Another D-Link DSB-650 adapter product ID; from FreeBSD
Diffstat (limited to 'sys/dev/usb')
-rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index ee4659e377b..ebd3120151f 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.21 2000/09/14 15:16:40 jakob Exp $ +$OpenBSD: usbdevs,v 1.22 2000/09/17 00:38:31 aaron Exp $ /* $NetBSD: usbdevs,v 1.88 2000/04/03 12:09:43 augustss Exp $ */ /* @@ -348,6 +348,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 |