diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-01-18 01:35:41 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-01-18 01:35:41 +0000 |
commit | 89404cb9c869a0902fb3775f011eed4f68bc41b4 (patch) | |
tree | 837a10692480c0ca6bd87756358fb64d1476133a /sys/dev/usb | |
parent | ecd0424e09e2bd66eed8a7a0d833655d30d50830 (diff) |
Correct entry for D-Link DUB-E100 rev B1
Diffstat (limited to 'sys/dev/usb')
-rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index d08ca1750a9..c5c005f0b4a 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.252 2007/01/14 00:12:13 jsg Exp $ +$OpenBSD: usbdevs,v 1.253 2007/01/18 01:35:40 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -982,7 +982,7 @@ product DLINK DWLAG122_NF 0x3a05 DWL-AG122 product DLINK RT2570 0x3c00 RT2570 product DLINK2 DWLG122C1 0x3c03 DWL-G122 rev C1 product DLINK2 WUA1340 0x3c04 WUA-1340 -product DLINK2 DUBE100B1 0x3c05 DUB-E100 rev B1 +product DLINK DUBE100B1 0x3c05 DUB-E100 rev B1 product DLINK DSB650C 0x4000 10Mbps ethernet product DLINK DSB650TX1 0x4001 10/100 ethernet product DLINK DSB650TX 0x4002 10/100 ethernet |