Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/sdmmc Regen.
details: https://anonhg.NetBSD.org/src/rev/fc39193e1d91
branches: trunk
changeset: 995599:fc39193e1d91
user: thorpej <thorpej%NetBSD.org@localhost>
date: Sat Dec 29 04:59:33 2018 +0000
description:
Regen.
diffstat:
sys/dev/sdmmc/sdmmcdevs.h | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r 5e1f77a8a207 -r fc39193e1d91 sys/dev/sdmmc/sdmmcdevs.h
--- a/sys/dev/sdmmc/sdmmcdevs.h Sat Dec 29 04:58:52 2018 +0000
+++ b/sys/dev/sdmmc/sdmmcdevs.h Sat Dec 29 04:59:33 2018 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: sdmmcdevs.h,v 1.3 2018/06/28 13:31:57 jmcneill Exp $ */
+/* $NetBSD: sdmmcdevs.h,v 1.4 2018/12/29 04:59:33 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: sdmmcdevs,v 1.3 2018/06/28 13:31:38 jmcneill Exp
+ * NetBSD: sdmmcdevs,v 1.4 2018/12/29 04:58:52 thorpej Exp
*/
/* $OpenBSD: sdmmcdevs,v 1.8 2007/05/11 17:16:16 mglocker Exp $ */
@@ -98,6 +98,8 @@
/* Realtek */
#define SDMMC_CIS_REALTEK_RTL8703BS { NULL, NULL, NULL, NULL }
#define SDMMC_PRODUCT_REALTEK_RTL8703BS 0xb703
+#define SDMMC_CIS_REALTEK_RTL8189FTV { NULL, NULL, NULL, NULL }
+#define SDMMC_PRODUCT_REALTEK_RTL8189FTV 0xf179
/* Ricoh */
#define SDMMC_CIS_RICOH_MMCREADER { NULL, NULL, NULL, NULL }
Home |
Main Index |
Thread Index |
Old Index