[Qemu-devel] [PATCH] Fill in word 64 of IDENTIFY data to indicate support for PIO modes 3 and 4. This allows NetBSD guests to use UltraDMA modes instead of just PIO mode 0.

2010-09-02 Thread Jonathan A. Kollasch
From: Jonathan A. Kollasch jakll...@siwenna.kollasch.net Signed-off-by: Jonathan A. Kollasch jakll...@kollasch.net --- hw/ide/core.c |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/hw/ide/core.c b/hw/ide/core.c index 3651d2b..2fa26f4 100644 --- a/hw/ide/core.c +++

Re: [Qemu-devel] [PATCH] Fill in word 64 of IDENTIFY data to indicate support for PIO modes 3 and 4. This allows NetBSD guests to use UltraDMA modes instead of just PIO mode 0.

2010-09-02 Thread Jonathan A. Kollasch
In case it isn't obvious, git hates me, a lot. I may just give up on this bug. Jonathan Kollasch

Re: [Qemu-devel] [PATCH] Fill in word 64 of IDENTIFY data to indicate support for PIO modes 3 and 4. This allows NetBSD guests to use UltraDMA modes instead of just PIO mode 0.

2010-09-02 Thread Alexander Graf
On 03.09.2010, at 01:10, Jonathan A. Kollasch wrote: In case it isn't obvious, git hates me, a lot. I may just give up on this bug. Why? Things looked pretty good except for the subject line/content mess. When writing a patch, just make sure to have the subject be in the first line of the