Replies: 3 comments 4 replies
-
Other then emulating another card type, what is the advantage? The current NE2000 is broadly supported by legacy DOS networking software. The only minor issue is that it does not support PnP, so you need to manually set resources, even when using Win9x. This is where emulating a ISA PnP or PCI adapter could help somewhat, but it would have to be an adapter that was supported by Win9x (preferably out-of-the-box). Emulating a faster network adapter will not increase speed, as the speed is not being throttled anyway by the emulation. |
Beta Was this translation helpful? Give feedback.
-
The easiest trick would be to first figure out if there are NE2000 network cards that are ISA Plug & Play or if there exists NE2000 on a PCI card. Then tie in addition code around the NE2000 emulation to participate in the ISA PnP and PCI subsystems of DOSBox-X so that Windows 95 can automatically see it. |
Beta Was this translation helpful? Give feedback.
-
related: #1482 |
Beta Was this translation helpful? Give feedback.
-
Intel Pro/1000 MT Desktop (82540EM) - E1000 - is emulated by VirtualBox, Bochs, QEMU and has a DOS driver, works under Win9x and probably Win3x.
Is it useful to emulate that or even faster cards having DOS drivers?
Beta Was this translation helpful? Give feedback.
All reactions