From: Jan Kiszka <kiszka@domain.hid>
To: xenomai-core <xenomai@xenomai.org>
Subject: [Xenomai-core] [patch] clearify 16550A readme
Date: Sat, 29 Oct 2005 10:23:38 +0200 [thread overview]
Message-ID: <4363318A.1000604@domain.hid> (raw)
[-- 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 --]
next reply other threads:[~2005-10-29 8:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-29 8:23 Jan Kiszka [this message]
2005-10-30 10:37 ` [Xenomai-core] [patch] clearify 16550A readme Philippe Gerum
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4363318A.1000604@domain.hid \
--to=kiszka@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.