[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [PATCH] Fix PCI BIOS double initialization.



ChangeSet 1.1775, 2005/06/30 09:08:06+01:00, arun.sharma@xxxxxxxxx

        [PATCH] Fix PCI BIOS double initialization.
        
        Fix PCI BIOS double initialization.
        
        Because the qemu device models are already doing the PCI BIOS 
initialization,
        don't do it in rombios. With this change, the PCI network card becomes
        functional.
        
        Signed-off-by: Winston Wang <winston.l.wang@xxxxxxxxx>
        Signed-off-by: Arun Sharma <arun.sharma@xxxxxxxxx>
        
        diff -r e71f644f492e -r 5d58883fc7b8 tools/firmware/rombios/rombios.c



 rombios.c |    2 --
 1 files changed, 2 deletions(-)


diff -Nru a/tools/firmware/rombios/rombios.c b/tools/firmware/rombios/rombios.c
--- a/tools/firmware/rombios/rombios.c  2005-06-30 05:03:23 -04:00
+++ b/tools/firmware/rombios/rombios.c  2005-06-30 05:03:23 -04:00
@@ -9722,8 +9722,6 @@
   call _copy_e820_table
 #endif
 
-  call pcibios_init
-
   call rom_scan
 
   call _print_bios_banner 

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.