Hi,
Is there any way to emulate a PCI-E controller like the USB one?
The problem here is that I'd like to use an Intel Wifi 3945ABG card under the virtual-machine, because OSX doesn't support that card.
A large community of Mac and Linux users are trying to make this card work on OSX, we think it's easier to virtualize a small linux kernel with the wifi working driver on OSX to make it work, because there is no native drivers for this card.
Thank You.
PCI-E Emulation
-
TerryE
- Volunteer
- Posts: 3572
- Joined: 28. May 2008, 08:40
- Primary OS: Ubuntu other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
- Contact:
The VBox VMM presents a very simple virtual machine configuration to its guest OSs. The only way that you can extend this is by adding your own device driver to the Pluggable Device Manager architecture. I would think that the chances of Sun adding any "generic PCI-E" interface are near zero in the near to medium term. So I suggest that you forget this as an option.
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
Google your Q site:VirtualBox.org or search for the answer before posting.
-
marcmagrans
- Posts: 2
- Joined: 16. Mar 2010, 16:05
- Primary OS: Mac OS X other
- VBox Version: OSE other
- Guest OSses: Scientific Linux 4
Re: PCI-E Emulation
Hi Terry,
I would like to control some hardware through a PCI-VME bridge. The guest operating system of VirtualBox will be a variant of Red Hat Linux named Scientific Linux 4. I wonder if this is possible. I would be willing to write some code about that.
>>The only way that you can extend this is by adding your own device driver to the Pluggable Device Manager architecture.
Is there some documentation or source code examples available about the "Pluggable Device Manager architecture".
Thanks!
marc
I would like to control some hardware through a PCI-VME bridge. The guest operating system of VirtualBox will be a variant of Red Hat Linux named Scientific Linux 4. I wonder if this is possible. I would be willing to write some code about that.
>>The only way that you can extend this is by adding your own device driver to the Pluggable Device Manager architecture.
Is there some documentation or source code examples available about the "Pluggable Device Manager architecture".
Thanks!
marc