NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/50302 CVS commit: src/sys/dev/sdmmc
The following reply was made to PR kern/50302; it has been noted by GNATS.
From: "Michael van Elst" <mlelstv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/50302 CVS commit: src/sys/dev/sdmmc
Date: Tue, 6 Oct 2015 14:32:51 +0000
Module Name: src
Committed By: mlelstv
Date: Tue Oct 6 14:32:51 UTC 2015
Modified Files:
src/sys/dev/sdmmc: sdhc.c sdmmc_io.c sdmmc_mem.c sdmmcvar.h
Log Message:
support hiding command timeout messages with a new command flag and use this
when probing for cards. Should fix PR 50302.
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/sys/dev/sdmmc/sdhc.c
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/sdmmc/sdmmc_io.c
cvs rdiff -u -r1.46 -r1.47 src/sys/dev/sdmmc/sdmmc_mem.c
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/sdmmc/sdmmcvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index