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/955263f08a9e
branches:  trunk
changeset: 447042:955263f08a9e
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 3574f20f7565 -r 955263f08a9e 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