Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!POSTGRES.BERKELEY.EDU!dillon From: dillon@POSTGRES.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.amiga Subject: Re: vt100 v2.9 Message-ID: <8812150227.AA09671@postgres.Berkeley.EDU> Date: 15 Dec 88 02:27:17 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 11 Dave Kinzer writes: > And while you are in there fooling around with the code, if it doesn't >already, add support for a serial device with a name other than 'SER:'. >One of these days someone is going to come out with a board, then everyone >will become *really* mad. This goes for any other software that talks >to that port also. Mmm... terminal programs general do not use the DOS device handler (i.e. SER:) but use the device level "serial.device". One assumes all you would need are options to be able to set the device name and unit number. -Matt