Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Add MPMan to the vendor list.



details:   https://anonhg.NetBSD.org/src/rev/98070f8a7411
branches:  trunk
changeset: 761752:98070f8a7411
user:      njoly <njoly%NetBSD.org@localhost>
date:      Sun Feb 06 23:11:11 2011 +0000

description:
Add MPMan to the vendor list.

diffstat:

 sys/dev/usb/usbdevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1b50cca4f61a -r 98070f8a7411 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sun Feb 06 23:03:02 2011 +0000
+++ b/sys/dev/usb/usbdevs       Sun Feb 06 23:11:11 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.577 2011/01/29 14:17:44 tsutsui Exp $
+$NetBSD: usbdevs,v 1.578 2011/02/06 23:11:11 njoly Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -509,6 +509,7 @@
 vendor QUALCOMMINC     0x19d2  Qualcomm, Incorporated
 vendor QUANTA          0x1a32  Quanta
 vendor WINCHIPHEAD2    0x1a86  QinHeng Electronics
+vendor MPMAN           0x1cae  MPMan
 vendor PEGATRON                0x1d4d  Pegatron
 vendor AIRTIES         0x1eda  AirTies
 vendor DLINK           0x2001  D-Link



Home | Main Index | Thread Index | Old Index