Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/sdmmc add Ricoh MMC reader
details: https://anonhg.NetBSD.org/src/rev/1dfd045f1095
branches: trunk
changeset: 790730:1dfd045f1095
user: mlelstv <mlelstv%NetBSD.org@localhost>
date: Sat Oct 19 22:45:12 2013 +0000
description:
add Ricoh MMC reader
diffstat:
sys/dev/sdmmc/sdmmcdevs | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r e692df14da08 -r 1dfd045f1095 sys/dev/sdmmc/sdmmcdevs
--- a/sys/dev/sdmmc/sdmmcdevs Sat Oct 19 22:36:57 2013 +0000
+++ b/sys/dev/sdmmc/sdmmcdevs Sat Oct 19 22:45:12 2013 +0000
@@ -1,4 +1,4 @@
- $NetBSD: sdmmcdevs,v 1.1 2009/04/21 03:00:31 nonaka Exp $
+ $NetBSD: sdmmcdevs,v 1.2 2013/10/19 22:45:12 mlelstv Exp $
/* $OpenBSD: sdmmcdevs,v 1.8 2007/05/11 17:16:16 mglocker Exp $ */
/*
@@ -28,6 +28,7 @@
vendor SPECTEC 0x02fe Spectec Computer Co., Ltd
vendor MEDIATEK 0x037a MediaTek Inc.
vendor GLOBALSAT 0x0501 Globalsat Technology Co.
+vendor RICOH 0x1180 Ricoh
vendor ABOCOM 0x13d1 AboCom Systems, Inc.
/*
@@ -68,3 +69,6 @@
/* Socket Communications, Inc. */
product SOCKETCOM SDSCANNER 0x005e Socket SD Scanner
product SOCKETCOM BTCARD 0x00c5 Socket BT Card
+
+/* Ricoh */
+product RICOH MMCREADER 0xe823 MMC card reader
Home |
Main Index |
Thread Index |
Old Index