From: "SangTae Ha" <stha@postech.edu>
To: <linuxppc-embedded@lists.linuxppc.org>
Subject: How to initialize SMC2 for another console port ?
Date: Sun, 18 Jun 2000 22:12:14 +0900 [thread overview]
Message-ID: <004f01bfd926$d25edc40$dc52df8d@oslo> (raw)
Hi all.
Since my team have purchased HIOX board for RPXLite, me and my friend working on HIOX SMC2 port on linux.
My question is ...
Are there any code for using HIOX SMC2 port as a secondary RS232 serial port (/dev/ttyS1) on linux?
I tried to set BCSR register, But I couldn't get the output (/dev/ttyS1).
/* uart.c */
#if 1
/* This enables HIOX Extension Board, I think */
*((uint *)0xfac00000) = ((uint)0x380F3C00);
#endif
We use MontaVista linux-2.2.13-7.
Thanks in advance.
Have a nice day.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
reply other threads:[~2000-06-18 13:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='004f01bfd926$d25edc40$dc52df8d@oslo' \
--to=stha@postech.edu \
--cc=linuxppc-embedded@lists.linuxppc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).