Message-ID: <19981211175444.D957@radiks.net> Date: Fri, 11 Dec 1998 17:54:44 -0600 From: Mike Hostetler To: opendos-support AT delorie DOT com Subject: CD drive woes Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="pWyiEgJYm5f9v55/" X-Mailer: Mutt 0.93.2 Reply-To: opendos-support AT delorie DOT com --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii I just subscribed to this list, but I need some help getting my cd drive to work with DR-DOS 7.02. I have a CD drive as the master of the secondary IDE channel. The driver (VIDE-CDD.SYS) recognizes it just fine and NWCDEX runs without errors. But when I change to the cd drive and do a 'dir' it locks up. The cd drive works fine in Linux. I'm sending along my config.sys and autoexec.bat in case they will be of assistence. Thanks for the help, - mikeh -- ============================================================================== || Mike Hostetler || || http://www.binary.net/thehaas || || email1: mhostetl AT cse DOT unl DOT edu || || email2: thehaas AT binary DOT net || ============================================================================== || `When you say "I wrote a program that crashed Windows", people just || || stare at you blankly and say "Hey, I got those with the system, || || *for free*".' - Linus Torvalds || ============================================================================== --pWyiEgJYm5f9v55/ Content-Type: application/x-msdos-program Content-Disposition: attachment; filename="autoexec.bat" SET SOUND=C:\SB16 SET BLASTER=A220 I5 D1 H5 P330 T6 SET MIDI=SYNTH:1 MAP:E @ECHO Off PATH C:\DRDOS;C:\util;c:\emu EMM386 PIC=ON DPMI ON VERIFY OFF SET PATH=%PATH%;C:\MOUSE PROMPT $P$G rem lh c:\mouse\gmouse SET DRDOSCFG=C:\DRDOS NWCACHE 7670 1024 /LEND=ON /DELAY=OFF Rem Rem set VIM=c:\vim-5.0 NWCDEX /D:MSCD002 /V /E c: --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="config.sys" DEVICE=C:\DRDOS\EMM386.EXE DPMI=ON FRAME=NONE /V DEVICE=C:\DRDOS\DPMS.EXE DEVICE=C:\DRDOS\SETVER.EXE SHELL=C:\COMMAND.COM C:\ /E:512 /P BREAK=OFF BUFFERS=80 FILES=40 FCBS=4,4 FASTOPEN=512 LASTDRIVE=E HISTORY=ON,512,ON COUNTRY=1,,C:\DRDOS\COUNTRY.SYS DOS=HIGH,UMB Rem DEVICE=C:\CDPRO\VIDE-CDD.SYS /D:MSCD001 Rem DEVICE=C:\CDPRO\VIDE-CDD.SYS /D:MSCD001 /P:1F0,14 /P:170,15 /P:1E8,12 /P:168,10 DEVICE=C:\CDPRO\VIDE-CDD.SYS /D:MSCD002 /P:1F0,14 /P:170,15 /P:1E8,12 /P:168,10 --pWyiEgJYm5f9v55/--