#Pioneer 604x drive
13-Jul-93 03:06:01
Sb: #52051-#Pioneer 604x drive
Fm: James Lubin 70324,733
To: Hal Amsbaugh 76304,1650
Hal,
You might want to try the DRD608 driver. It lets you use all 6 disc of the
604x as 1 drive letter. You just use the xdisc program to select which disc
is active. I don't use EMS so the /e switch doesn't help.
The DRD608 driver is on the Pioneer BBS, XDISK.EXE.
rem CONFIG.SYS
device=c:\tlbmm\lastbyte.sys @c:\lastbyte.ini
device=c:\tlbmm\highdrvr.sys c:\dos\himem.sys
device=c:\tlbmm\highumm.sys
devicehigh=c:\dos\nnansi.com
devicehigh=c:\dos\ramdrive.sys 3072 128 900 /e
devicehigh=c:\stacker\stacker.com /p=9 /f=32 /-auto d:\stacvol.dsk
device=c:\stacker\sswap.com d:\stacvol.dsk
devicehigh=c:\pioneer\drd608.sys /d:mscd001 /n:6 /s:0 /c:cdp
shell=c:\4dos.com @c:\4dos.ini /p
dos=high,umb
lastdrive=g
buffers=40
break=on
files=100
stacks=9,256
rem AUTOEXEC.BAT
loadhigh c:\dos\mscdex.exe /d:mscd001 /l:g
loadhigh c:\4dos\kstack.com
loadhigh c:\ezmorse /1
prompt $d $t$h$h$h$_$p$g
path d:\bp\bin;d:\qb45;c:\stacker;c:\windows
path c:\;c:\bat;c:\util;c:\pctools;c:\dos;%path%
set /r c:\setlist.cfg
alias /r c:\alias.cfg
setdos /m1 /i-list
Conventional Memory :
Name Size in Decimal Size in Hex
————- ——————— ————-
MSDOS 19744 ( 19.3K) 4D20
4DOS 256 ( 0.3K) 100
FREE 635216 (620.3K) 9B150
Total FREE : 635216 (620.3K)
Upper Memory :
Name Size in Decimal Size in Hex
————- ——————— ————-
SYSTEM 182736 (178.5K) 2C9D0
4DOS 5232 ( 5.1K) 1470
NNANSI 3888 ( 3.8K) F30
RAMDRIVE 1184 ( 1.2K) 4A0
STACKER 40624 ( 39.7K) 9EB0
DRD608 18784 ( 18.3K) 4960
MSCDEX 27968 ( 27.3K) 6D40
[>> Continued in next msg]