/* Mount information for ParNFS */
/* $Id: Mountlist,v 1.2 1993/12/02 22:45:07 Rhialto Exp $ */
NET:
	FileSystem = L:NetworkFileSystem
	Device	   = parnet.device
	Unit	   = 0
	Flags	   = 0
	Unit = 0
	Flags = 0

	GlobVec = -1
/*
 * BlocksPerTrack =
 * 0: primary client defaults
 * 1: secundary client defaults
 * 2: no defaults, use Interleave
 */
	BlocksPerTrack = 0
/*
 * Interleave = 0xppppsscc, where
 * pppp: the port number the server is using (in hex)
 * ss  : the parnet address of the server (in hex, 0x01 .. 0xFE)
 * cc  : the parnet address of this client (in hex, 0x01 .. 0xFE)
 *
 *	Interleave = 0x025C0102     primary
 *	Interleave = 0x025D0201     secundary
 */
	Interleave = 0x025C0102

	Surfaces = 0
	LowCyl = 0
	HighCyl = 0
	StackSize = 2400
#
