]> Git Repo - qemu.git/commit - hw/sd/sd.c
hw/sd.c: Don't complain about SDIO commands CMD52/CMD53
authorPeter Maydell <[email protected]>
Fri, 20 May 2011 09:11:53 +0000 (10:11 +0100)
committerStefan Hajnoczi <[email protected]>
Sun, 22 May 2011 21:31:45 +0000 (22:31 +0100)
commit39e594dbcd897849f2ca95b3310ea00fff29ea99
tree1b74e606cabde3473ab68f9d04751ee9b7a094b2
parent1cd087251a488f8731efee4118332d0d6abdd815
hw/sd.c: Don't complain about SDIO commands CMD52/CMD53

The SDIO specification introduces new commands 52 and 53.
Handle as illegal command but do not complain on stderr,
as SDIO-aware OSes (including Linux) may legitimately use
these in their probing for presence of an SDIO card.

Signed-off-by: Peter Maydell <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
hw/sd.c
This page took 0.026197 seconds and 4 git commands to generate.