hi, the legit URL of the SD Associations is www.sdcard.org, not www.sdcard.com.
felix Index: sys/dev/sdmmc/sdhc.c =================================================================== RCS file: /cvs/src/sys/dev/sdmmc/sdhc.c,v retrieving revision 1.69 diff -u -p -u -r1.69 sdhc.c --- sys/dev/sdmmc/sdhc.c 14 Aug 2020 14:49:04 -0000 1.69 +++ sys/dev/sdmmc/sdhc.c 13 Jun 2021 03:36:39 -0000 @@ -18,7 +18,7 @@ /* * SD Host Controller driver based on the SD Host Controller Standard - * Simplified Specification Version 1.00 (www.sdcard.com). + * Simplified Specification Version 1.00 (www.sdcard.org). */ #include <sys/param.h> -- GPG/PGP: 7A0B612C / 5F4D 9B06 C240 3250 35BF 66ED 1AD3 A9B8 7A0B 612C https://hazardous.org/ - [email protected] - fkr@irc - @felixkronlage
