* [Xenomai-core] [patch] clearify 16550A readme
@ 2005-10-29 8:23 Jan Kiszka
2005-10-30 10:37 ` Philippe Gerum
0 siblings, 1 reply; 2+ messages in thread
From: Jan Kiszka @ 2005-10-29 8:23 UTC (permalink / raw)
To: xenomai-core
[-- Attachment #1.1: Type: text/plain, Size: 47 bytes --]
Hope this improves the understandability.
Jan
[-- Attachment #1.2: 16550A-readme.patch --]
[-- Type: text/x-patch, Size: 941 bytes --]
Index: drivers/16550A/README
===================================================================
--- drivers/16550A/README (Revision 86)
+++ drivers/16550A/README (Arbeitskopie)
@@ -21,10 +21,14 @@
[tx_fifo=<len1>[,<len2>...]] [start_index=<index>]
Arguments:
- ioaddr<N> - I/O address of device <N> (e.g. 0x3f8 for ttyS0)
- irq<N> - interrupt number of device <N> (e.g. 4 for ttyS0)
- tx_fifo<N> - Transmitter FIFO size in bytes of device <N>, 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
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Xenomai-core] [patch] clearify 16550A readme
2005-10-29 8:23 [Xenomai-core] [patch] clearify 16550A readme Jan Kiszka
@ 2005-10-30 10:37 ` Philippe Gerum
0 siblings, 0 replies; 2+ messages in thread
From: Philippe Gerum @ 2005-10-30 10:37 UTC (permalink / raw)
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=<len1>[,<len2>...]] [start_index=<index>]
>
> Arguments:
> - ioaddr<N> - I/O address of device <N> (e.g. 0x3f8 for ttyS0)
> - irq<N> - interrupt number of device <N> (e.g. 4 for ttyS0)
> - tx_fifo<N> - Transmitter FIFO size in bytes of device <N>, 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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-10-30 10:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-29 8:23 [Xenomai-core] [patch] clearify 16550A readme Jan Kiszka
2005-10-30 10:37 ` Philippe Gerum
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.