Hi, Sorry, it should be in config.sys & not in autoexec.bat ! However I'vn't used DRDOS. I've used MSDOZ & printed successfully (802.3 Direct IPX & through PDETHER & also using Direct Ethernet)
As for your loading the nic driver, r u able to load the *same* driver from DOS (not dosemu), with the same params (ie. the same I/O Port & IRQ). Also ensure that u have given the complete I/O range in dosemu.conf. Further did you verify your NET.CFG ? There should be an entry for the driver in this file. (If u're able to load from DOS, then use the same NET.CFG). (BTW, IRQ 3 is normally used by Serial Port (ttyS1). May be u can re-configure the card for another free IRQ ? (10/11 might be a good choice) Sreeji On Wed, 17 Oct 2001, chermawan wrote: > Hi Sreeji, > thanks for your response, > I already add FILES=100 in my config.sys, or > should I put it in autoexec.bat ?? > in addition, I use 802.2 frame and DR-DOS. > > I also read your messages and It seems you successfuly > load ethernet card from DOS, I also try that way, but > It fails, I cannot load my ethernet driver (3c5x9.com). > > I try this steps: > 1. Unload eth0 from Linux > 2. Open direct access io=0x300-0x30f and irq=3 on dosemu > 3. comment any ipx stuff in dosemu.conf > 4. load lsl.com > 5. load 3c5x9.com, fails. It says, network card not found > > any clues ?? > > TIA > > chandra > > > Sreeji K Das writes: > > > Hi > > Is this a max open files problem ? Try putting the line > > FILES=100 > > in your autoexec.bat. It's just a guess, I haven't looked into the sources > > to see what the error message means. > > > > Sreeji > - > To unsubscribe from this list: send the line "unsubscribe linux-msdos" in > the body of a message to [EMAIL PROTECTED] > More majordomo info at http://vger.kernel.org/majordomo-info.html > - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
