I recently installed FreeDOS 1.0 using qemu 8.1. Everything worked except the NE2000 driver was setup with the incorrect interrupt and ioport.
At one point the following options were listed: 1) Attempt to detect PCI-based adapters (recommended) 4) Load a QEMU compatible driver Option 1) fails and asks for the output of PCISLEEP /Q02 the interesting part of which is the PCI Id, which is 10ec:8029. I then selected 4) and the install continued. I was able to determine the interrupt and ioport by installing another operating system (Fedora Core 5) into the same version of qemu. Here is the change I made to my autoexec.bat in order to get it to work: > diff autoexec.org autoexec.bat 26c26 < C:\FDOS\drivers\net\crynwr\ne2000 0x60 9 0x300 --- > C:\FDOS\drivers\net\crynwr\ne2000 0x60 11 0xc100 I tried to submit a bug using bugzilla, but maybe that isn't working now (I never received an email with my password). -- ----------------------------------------------------------------------- | Steven Elliott | [EMAIL PROTECTED] | ----------------------------------------------------------------------- ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user