|
From: | John Snow |
Subject: | Re: [PATCH 05/10] hw/isa: Add the ISA_IRQ_FDC_DEFAULT definition |
Date: | Mon, 12 Oct 2020 10:17:55 -0400 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 |
On 10/11/20 3:32 PM, Philippe Mathieu-Daudé wrote:
The floppy disk controller uses IRQ #6 by default. Add this default definition to the IsaIrqNumber enum. Avoid magic values in the code, replace them by the newly introduced definition. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: John Snow <jsnow@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |