[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] Primary floppy controller is at port 0x3f0, not 0x340.
ChangeSet 1.1797, 2005/03/20 09:40:05+00:00, kaf24@xxxxxxxxxxxxxxxxxxxx Primary floppy controller is at port 0x3f0, not 0x340. Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx> floppy.h | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -Nru a/linux-2.6.11-xen-sparse/include/asm-xen/asm-i386/floppy.h b/linux-2.6.11-xen-sparse/include/asm-xen/asm-i386/floppy.h --- a/linux-2.6.11-xen-sparse/include/asm-xen/asm-i386/floppy.h 2005-03-20 05:04:15 -05:00 +++ b/linux-2.6.11-xen-sparse/include/asm-xen/asm-i386/floppy.h 2005-03-20 05:04:15 -05:00 @@ -186,7 +186,7 @@ { use_virtual_dma = 1; can_use_virtual_dma = 1; - return 0x340; + return 0x3f0; } /* ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |