VOGONS


Mounting PCI in DosBox

Topic actions

First post, by God_of_Chaos

User metadata
Rank Newbie
Rank
Newbie

Sorry if this is the wrong way of phrasing the question...

How do you mount a PCI device in DosBox? Or can you? If you can use a PCI in DosBox what are some of the basic commands for interfacing with it?

Background if it helps:

I'm running DosBox 0.74-2 in Ubuntu 12.10.

I'm trying to replace our old system with more a modern one. We currently run DOS based software on hardware that is 10+ years old are having trouble replacing that hardware as it isn't made anymore. After a 2000 mile move across the US and 10 years of heavy use our old hardware is dropping like flies.

My solution is to run this software on DosBox in Linux since we can use modern hardware. The only thing that isn't working is reading data from a PCI card. Everything else is working and I know the PCI card works since it works on a DOS machine.

Reply 1 of 2, by Dominus

User metadata
Rank DOSBox Moderator
Rank
DOSBox Moderator

Dosbox is the wrong tool for that. The developers warn against using it for anything else than games. And reading from a pci card is nothing implemented

Windows 3.1x guide for DOSBox
60 seconds guide to DOSBox
DOSBox SVN snapshot for macOS (10.4-11.x ppc/intel 32/64bit) notarized for gatekeeper

Reply 2 of 2, by mr_bigmouth_502

User metadata
Rank Oldbie
Rank
Oldbie

I don't believe PCI is even implemented in mainstream builds of DosBox. The reason for this is because DosBox is focused on only emulating whatever is necessary for playing DOS games, and unfortunately that means it lacks support for a lot of things that business applications require.

You might want to try something like Virtualbox or VMWare. Those are more suited to business applications.