Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bloom-beacon!oberon!cit-vax!ucla-cs!zen!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.amiga Subject: Could somebody describe Message-ID: <8710090825.AA26331@cory.Berkeley.EDU> Date: Fri, 9-Oct-87 04:25:08 EDT Article-I.D.: cory.8710090825.AA26331 Posted: Fri Oct 9 04:25:08 1987 Date-Received: Sun, 11-Oct-87 13:50:04 EDT Sender: usenet@ucbvax.BERKELEY.EDU Lines: 21 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