comp.lang.ada
 help / color / mirror / Atom feed
From: cis.ohio-state.edu!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!u
Subject: serial port, console IO
Date: 28 Oct 92 16:12:37 GMT	[thread overview]
Message-ID: <1992Oct28.091237.408@doc.bmd.trw.com> (raw)

Hello,

When you use the Alsys board support packages, the parameters passed when
instantiating the generic paclage CONSOLE_IO are the following:

	package SERIAL_PORT is new CONSOLE-IO(
		X0N_XOFF	=>TRUE,
		ECHO	 	=>TRUE,
		LINE_EDIT	=>TRUE,
		IN_BUF_SIZE	=>512,
		OUT_BUF_SIZE	=>512,
		GET_SERIAL_VECTOR_OFFSET=>
			GET_SERIAL_VECTOR_OFFSET,
		PUT_CHAR	=>PUT_CHAR);

Can someone explain the last three lines of the above?

             reply	other threads:[~1992-10-28 16:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1992-10-28 16:12 cis.ohio-state.edu!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!u [this message]
  -- strict thread matches above, loose matches on Subject: below --
1992-10-28 21:25 serial port, console IO Robert I. Eachus
1992-10-29 16:36 cis.ohio-state.edu!news.sei.cmu.edu!ajpo.sei.cmu.edu!falis
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox