Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb ATMEL WN210 is actually ID 0x4102 (spotted by ml...
details: https://anonhg.NetBSD.org/src/rev/a31c0bc40da4
branches: trunk
changeset: 331176:a31c0bc40da4
user: jdc <jdc%NetBSD.org@localhost>
date: Mon Aug 04 19:59:37 2014 +0000
description:
ATMEL WN210 is actually ID 0x4102 (spotted by mlelstv).
diffstat:
sys/dev/usb/usbdevs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e770d26c26da -r a31c0bc40da4 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs Mon Aug 04 19:35:44 2014 +0000
+++ b/sys/dev/usb/usbdevs Mon Aug 04 19:59:37 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.679 2014/08/02 17:55:00 nonaka Exp $
+$NetBSD: usbdevs,v 1.680 2014/08/04 19:59:37 jdc Exp $
/*
* Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -945,7 +945,7 @@
/* Atmel Comp. products */
product ATMEL UHB124 0x3301 UHB124 hub
-product ATMEL WN210 0x3301 W-Buddie WN210
+product ATMEL WN210 0x4102 W-Buddie WN210
product ATMEL DWL900AP 0x5601 DWL-900AP Wireless access point
product ATMEL SAM_BA 0x6124 ARM SAM-BA programming port
product ATMEL DWL120 0x7602 DWL-120 Wireless adapter
Home |
Main Index |
Thread Index |
Old Index