home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 2
/
FFMCD02.bin
/
new
/
amigalibdisks
/
disk937
/
kingcon
/
handler
/
kingcon-mountlist
< prev
next >
Wrap
Text File
|
1993-12-21
|
535b
|
25 lines
/** $VER: KingCON-mountlist 1.0 (13.10.93)
**
** Mountlist-entries for KCON and KRAW.
**
** Ta replace the standard CON and RAW, change the names
** to 'CON:' and 'RAW:'.
** Don't forget to Assign DISMOUNT both CON: and RAW: before
** you try to mount the new devices with the same names!!
**
** David Larsson
**/
KCON:
Handler = L:KingCON-handler
StackSize = 4096
Priority = 5
GlobVec = -1
#
KRAW:
Handler = L:KingCON-handler
StackSize = 4096
Priority = 5
GlobVec = -1
#