[comp.sys.amiga] Could somebody describe

dillon@CORY.BERKELEY.EDU (Matt Dillon) (10/09/87)

	The new AmigaDOS packets added for 1.2?  Specifically, there is 
some kind of console packet for putting it in and out of RAW mode.  I am
writing a small amiga-amiga connection through the parallel port and want to
hook it up as a DOS device.... My goal is to be able to say:

	A1000> newcli net:con:0/0/320/100/A500_Console

	And on my A500:

	A500> assign c: net:c:
	A500> newcli net:con:0/0/320/100/A1000_Console

	And, being a hacker:

	A1000> newcli net:net:net:net:net:net:net:net:con:0/0/320/100/Test

	My guess is that it will be about a month with my current work load...
I've already got my A1000 and A500 talking to each other informally.  

					-Matt