On 11/11/2011 02:36 PM, Kevin Wolf wrote:
> @@ -717,11 +712,10 @@ static void cmd_mode_sense(IDEState *s, uint8_t *buf) > buf[12] = 0x00; > buf[13] = 0x00; > buf[14] = 0x00; > - buf[15] = 0x00;Why did you drop this? It still seems to be part of the buffer.
Ouch. No idea.Actually, I think it's best if these patches wait until Thomas can give a shot at testing them. If that means missing 1.0, so be it.
Paolo