]> Git Repo - qemu.git/commit
ide: Fix ATA command READ to set ATAPI signature for CD-ROM
authorMarkus Armbruster <[email protected]>
Tue, 6 Sep 2011 16:58:34 +0000 (18:58 +0200)
committerKevin Wolf <[email protected]>
Mon, 12 Sep 2011 13:17:18 +0000 (15:17 +0200)
commit3f76a7c3815716d21b9932b892825309bf477ee8
treef2f54b7d747caa43a7a9e5a20b61085cb8bb312c
parenta7912369929f91aaf42a88b3a0a80f106a681bf4
ide: Fix ATA command READ to set ATAPI signature for CD-ROM

Must set the ATAPI device signature, see ATA4 8.27.5.2 Outputs for
PACKET Command feature set devices, and ACS-2 7.36.6 Outputs for
PACKET feature set devices.

Signed-off-by: Markus Armbruster <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
hw/ide/core.c
This page took 0.026858 seconds and 4 git commands to generate.