* How to initialize SMC2 for another console port ?
@ 2000-06-18 13:12 SangTae Ha
0 siblings, 0 replies; only message in thread
From: SangTae Ha @ 2000-06-18 13:12 UTC (permalink / raw)
To: linuxppc-embedded
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-06-18 13:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-06-18 13:12 How to initialize SMC2 for another console port ? SangTae Ha
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).