> One of the main things that started me down this rabbit trail was
> the need to know which Ethernet card is being virtualized in a
> particular VM so I can load the correct packet driver.

> I have a
> single ETHERNET.BAT file I run to install the packet driver, and
> since detecting which network card is installed is a tricky
> proposition I do it indirectly by detecting the VM (or lack of VM if I'm 
> running on real hardware).

VirtualBox gives you the chance to have 5 different network cards;
other virtualizers probably similar.

how does detecting VirtualBox help you decide to use which adapter is
present?

as said before, PCI detection is used by everybody else, and should
also be good enough for you

Tom




_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to