From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4364A267.5050209@domain.hid> Date: Sun, 30 Oct 2005 11:37:27 +0100 From: Philippe Gerum MIME-Version: 1.0 Subject: Re: [Xenomai-core] [patch] clearify 16550A readme References: <4363318A.1000604@domain.hid> In-Reply-To: <4363318A.1000604@domain.hid> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: xenomai-core Jan Kiszka wrote: > Hope this improves the understandability. > Applied, thanks. > Jan > > > ------------------------------------------------------------------------ > > Index: drivers/16550A/README > =================================================================== > --- drivers/16550A/README (Revision 86) > +++ drivers/16550A/README (Arbeitskopie) > @@ -21,10 +21,14 @@ > [tx_fifo=[,...]] [start_index=] > > Arguments: > - ioaddr - I/O address of device (e.g. 0x3f8 for ttyS0) > - irq - interrupt number of device (e.g. 4 for ttyS0) > - tx_fifo - Transmitter FIFO size in bytes of device , default is 16 > + ioaddr - I/O addresses of the devices, comma separated > + (e.g. "0x3f8,0x2f8") > + irq - interrupt numbers of the devices, comma separated > + (e.g. "4,3") > + tx_fifo - Transmitter FIFO sizes of the devices in bytes, comma > + separated, default is 16 > start_index - First device instance number to be used, default is 0 > + (=> "rtser0") > > > Usage > > > ------------------------------------------------------------------------ > > _______________________________________________ > Xenomai-core mailing list > Xenomai-core@domain.hid > https://mail.gna.org/listinfo/xenomai-core -- Philippe.