home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 4
/
FreshFish_May-June1994.bin
/
new
/
amigalibdisks
/
d977
/
kingcon
/
handler
/
kingcon-mountlist
< prev
next >
Wrap
Text File
|
1994-04-03
|
617b
|
37 lines
/** $VER: KingCON-mountlist 1.2 (22.03.94)
**
** Mountlist-entries for KCON and KRAW.
**
** 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
#
CON:
Handler = L:KingCON-handler
StackSize = 4096
Priority = 5
GlobVec = -1
#
RAW:
Handler = L:KingCON-handler
StackSize = 4096
Priority = 5
GlobVec = -1
#