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/705cd35e1a7b
branches: trunk
changeset: 459116:705cd35e1a7b
user: mlelstv <mlelstv%NetBSD.org@localhost>
date: Sat Aug 24 11:24:17 2019 +0000
description:
regen
diffstat:
sys/dev/sdmmc/sdmmcdevs.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r fe10e5cc8f3c -r 705cd35e1a7b sys/dev/sdmmc/sdmmcdevs.h
--- a/sys/dev/sdmmc/sdmmcdevs.h Sat Aug 24 11:24:00 2019 +0000
+++ b/sys/dev/sdmmc/sdmmcdevs.h Sat Aug 24 11:24:17 2019 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: sdmmcdevs.h,v 1.5 2019/08/18 14:32:34 mlelstv Exp $ */
+/* $NetBSD: sdmmcdevs.h,v 1.6 2019/08/24 11:24:17 mlelstv Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: sdmmcdevs,v 1.5 2019/08/18 14:32:04 mlelstv Exp
+ * NetBSD: sdmmcdevs,v 1.6 2019/08/24 11:24:00 mlelstv Exp
*/
/* $OpenBSD: sdmmcdevs,v 1.8 2007/05/11 17:16:16 mglocker Exp $ */
@@ -31,8 +31,8 @@
#define SDMMC_VENDOR_TOSHIBA 0x0098 /* Toshiba */
#define SDMMC_VENDOR_SOCKETCOM 0x0104 /* Socket Communications, Inc. */
#define SDMMC_VENDOR_REALTEK 0x024c /* Realtek */
-#define SDMMC_VENDOR_BROADCOM 0x0270 /* Broadcom */
#define SDMMC_VENDOR_ATHEROS 0x0271 /* Atheros */
+#define SDMMC_VENDOR_BROADCOM 0x02d0 /* Broadcom */
#define SDMMC_VENDOR_SYCHIP 0x02db /* SyChip Inc. */
#define SDMMC_VENDOR_SPECTEC 0x02fe /* Spectec Computer Co., Ltd */
#define SDMMC_VENDOR_MEDIATEK 0x037a /* MediaTek Inc. */
Home |
Main Index |
Thread Index |
Old Index