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 device id of yurex from OpenBSD.



details:   https://anonhg.NetBSD.org/src/rev/147ae4dea201
branches:  trunk
changeset: 752921:147ae4dea201
user:      enami <enami%NetBSD.org@localhost>
date:      Thu Mar 11 10:35:22 2010 +0000

description:
Add device id of yurex from OpenBSD.

diffstat:

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

diffs (27 lines):

diff -r 6c4f433c61d9 -r 147ae4dea201 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu Mar 11 07:21:24 2010 +0000
+++ b/sys/dev/usb/usbdevs       Thu Mar 11 10:35:22 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.545 2010/03/06 20:59:07 plunky Exp $
+$NetBSD: usbdevs,v 1.546 2010/03/11 10:35:22 enami Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -398,6 +398,7 @@
 vendor AGATE           0x0c08  Agate Technologies
 vendor DMI             0x0c0b  DMI
 vendor CHICONY2                0x0c45  Chicony Electronics
+vendor MICRODIA                0x0c45  Microdia / Sonix Technology Co., Ltd.
 vendor SEALEVEL                0x0c52  Sealevel System
 vendor LUWEN           0x0c76  EasyDisk
 vendor QUALCOMM_K      0x0c88  Qualcomm Kyocera
@@ -1586,6 +1587,9 @@
 product MICROCHIP PICKIT1      0x0032  PICkit(TM) 1 FLASH Starter Kit
 product MICROCHIP PICKIT2      0x0033  PICkit 2 Microcontroller Programmer
 
+/* Microdia / Sonix Techonology Co., Ltd. products */
+product MICRODIA YUREX         0x1010  YUREX
+
 /* Micronet Communications products */
 product MICRONET SP128AR       0x0003  SP128AR EtherFast
 



Home | Main Index | Thread Index | Old Index