From: Binghoo Dang <dangbinghoo@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: ARM - OE Linux, Java and SerialPort
Date: Fri, 19 Dec 2008 21:57:05 +0800 [thread overview]
Message-ID: <494BA831.9090405@gmail.com> (raw)
In-Reply-To: <494B4E6B.6010607@mgb-tech.com>
Jan Pannecoeck 写道:
> Hello everyone,
>
> I'm not sure if this is the right mailinglist, but I'll post my
> question here so maybe someone could help me. I'm currently using an
> OE linux distribution on my ARM board, this is all working fine and
> I'm using jamvm to run my java programs. Now I would like to
> communicate with a SerialPort. But the Java Communication API provided
> by Sun does not support an ARM based system. Only the Linux x86 system
> is supported. Since Linux is using the serial port as a "file", the
> reading and writing part could probably be done using a simple Reader
> and Writer in Java, but how can I change the baudrate and other
> configuration settings of the serial port?
>
> Does anybody has any experience with this?
>
> Kind regards, and a early happy christmas!
>
> Jan Pannecoeck
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
You can read 《linux device drivers》and found out a "way" to control the
SerialPort ,all operation is using a "file" interface. Good luck!
prev parent reply other threads:[~2008-12-19 14:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-19 7:34 ARM - OE Linux, Java and SerialPort Jan Pannecoeck
2008-12-19 12:58 ` Henning Heinold
2008-12-19 13:34 ` Jan Pannecoeck
2008-12-19 13:57 ` Binghoo Dang [this message]
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=494BA831.9090405@gmail.com \
--to=dangbinghoo@gmail.com \
--cc=openembedded-devel@lists.openembedded.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.