*#ident	"@(#)worknet	1.7	3/18/88 13:32:05"
* WORKNET
*
* note, you need the nsdrv driver, and one of (or both)
* the sio and mdc drivers for this
*FLAG	#VEC	PREFIX	SOFT	#DEV	IPL	DEPENDENCIES/VARIABLES
oxj	 -	  WN	 -	  -	 -	nsdrv
						WNcdfixup(){}
						WNdevtty(){}
						WNfscraft(){nosys}
						WNlocking(){}
						WNnetfork(){}
						WNrmserver(){}
						WNttystat(){}
						WN_fixtime(){}
						mdc_neterr(){}
						mdnetrintr(){}
						mdnetxintr(){}
						scnetrintr(){}
						scnetxintr(){}
						netflush(){}
						netidset(){}
						netrenv(){}
						netspace(){pass}
						netumask(){}
						WNflag(%l)={FLAGWN}
						WNname(%15c)={NAMEWN}
						WNnotfy(%l)={NOTIFYWN}
$$$
*
*	Tuneable Parameters
*
FLAGWN=0x1
NAMEWN="WKNET"
NOTIFYWN=0xf
