The guest OS is Valhalla, my own OS. The problem is that the code doesn't find a single PCI device.
I will do some debugging this evening and tell you the result which test exactly fails. Simon -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Frank Mehnert Gesendet: Dienstag, 6. Mai 2008 14:26 An: [email protected] Betreff: Re: [vbox-users] pci enumeration On Monday 05 May 2008, Simon Felix wrote: > I'm pretty new to this mailing list, so please bear with me if this is > a dumb question... I'm trying to enumerate all PCI devices from inside > vb. I do this by testing bus 0-255, device 0-31. If the device has a > vendor ID != 0xFFFFFFFF I try function 0-7. I access the PCI config > data by writing and reading ports 0xcf8 and 0xcfc. This works on > bochs, QEMU and Virtual PC - but not in VB. Why? A few more information would be appreciated. What is your guest OS? What does that mean 'it does not work with VirtualBox'? What is the output of your program and what is wrong? Kind regards, Frank -- Dr.-Ing. Frank Mehnert Sun Microsystems http://www.sun.com/ _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
