device drivers

H

homer cates

Hello to all,

I am trying to set up some device drives in a system.ini file.
Below is the ini file, these files work fine with windows 98 but I am
running windows XP. The device drivers are dos base. I appreciate any and
all help.



Homer



for 16-bit app support

[drivers]

wave=mmdrv.dll

timer=timer.drv

[mci]

[driver32]

[386enh]

woafont=dosapp.FON

EGA80WOA.FON=EGA80WOA.FON

EGA40WOA.FON=EGA40WOA.FON

CGA80WOA.FON=CGA80WOA.FON

CGA40WOA.FON=CGA40WOA.FON

device=c:\shunt.386

device=c:\ucc.386

device=c:\pcapt.386
 
G

Gary G. Little

If the device drivers are attempting to install are using protected
instructions or IO, they will either require a conversion or port to kernel
mode to function in XP.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top