Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb Related to PR kern/48533
details: https://anonhg.NetBSD.org/src/rev/1c28a8532458
branches: trunk
changeset: 796262:1c28a8532458
user: ryoon <ryoon%NetBSD.org@localhost>
date: Tue May 27 13:41:01 2014 +0000
description:
Related to PR kern/48533
Prism GT is Conexant products.
diffstat:
sys/dev/usb/usbdevs | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r 4a419a65d899 -r 1c28a8532458 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs Tue May 27 12:51:04 2014 +0000
+++ b/sys/dev/usb/usbdevs Tue May 27 13:41:01 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.670 2014/05/25 06:10:25 ryoon Exp $
+$NetBSD: usbdevs,v 1.671 2014/05/27 13:41:01 ryoon Exp $
/*
* Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -3280,9 +3280,9 @@
product XIRLINK IMAGING 0x800d IMAGING DEVICE
product XIRLINK PCCAM 0x8080 IBM PC Camera
-/* Xyratex */
-product XYRATEX PRISM_GT_1 0x2000 PrismGT USB 2.0 WLAN
-product XYRATEX PRISM_GT_2 0x2002 PrismGT USB 2.0 WLAN
+/* Conexant */
+product CONEXANT PRISM_GT_1 0x2000 PrismGT USB 2.0 WLAN
+product CONEXANT PRISM_GT_2 0x2002 PrismGT USB 2.0 WLAN
/* Yamaha products */
product YAMAHA UX256 0x1000 UX256 MIDI I/F
Home |
Main Index |
Thread Index |
Old Index