From: tony.gugo@gmail.com
To: grub-devel@gnu.org
Subject: Re: [PATCH] PCI serial card support
Date: Tue, 21 Jul 2009 04:11:03 -0400 [thread overview]
Message-ID: <32398134.11248163863936.JavaMail.root@wombat> (raw)
In-Reply-To: <200811040038.mA40c2ew022770@los-vmm.sc.intel.com>
I want to configure the OXPCIe954 to nDTR auto flow contorol (I want the RS-485 ports).
I add the following code at driver open com port.
WRITE_REGISTER_UCHAR(Port_Addr + 7, 0);
WRITE_REGISTER_UCHAR(Port_Addr + 0xA0 + 5, 0x30);
But the ports are not able to send and receive data. (If I use the oxford's device driver and set the port as RS-485, it works.)
Is there any register I forget to configure?
Thanks All.
--
This message was sent on behalf of tony.gugo@gmail.com at openSubscriber.com
http://www.opensubscriber.com/message/grub-devel@gnu.org/10640386.html
prev parent reply other threads:[~2009-07-21 8:11 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-04 0:38 [PATCH] PCI serial card support donald.d.dugger
2008-11-04 15:39 ` Robert Millan
2008-11-04 18:24 ` Dugger, Donald D
2008-11-05 9:58 ` Robert Millan
2008-11-05 15:37 ` Dugger, Donald D
2008-11-06 15:02 ` Robert Millan
2008-11-06 15:28 ` Dugger, Donald D
2008-11-06 16:06 ` Robert Millan
2008-11-06 16:30 ` Dugger, Donald D
2008-11-06 17:00 ` Dugger, Donald D
2008-11-07 16:07 ` n0ano
2008-11-07 16:52 ` Vesa Jääskeläinen
2008-11-08 11:25 ` Robert Millan
2008-11-08 12:23 ` Vesa Jääskeläinen
2008-11-08 12:45 ` Robert Millan
2008-11-08 14:00 ` Vesa Jääskeläinen
2008-11-09 1:58 ` n0ano
2008-11-09 21:57 ` Robert Millan
2008-11-09 22:13 ` Vesa Jääskeläinen
2008-11-09 22:14 ` n0ano
2008-11-12 18:58 ` n0ano
2008-11-13 18:05 ` Vesa Jääskeläinen
2008-11-13 20:13 ` n0ano
2008-11-14 19:24 ` n0ano
2008-11-22 2:53 ` Neo Jia
2008-11-22 7:18 ` Vesa Jääskeläinen
2008-11-04 18:26 ` Vesa Jääskeläinen
2008-11-04 18:38 ` Dugger, Donald D
2009-07-21 8:11 ` tony.gugo [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=32398134.11248163863936.JavaMail.root@wombat \
--to=tony.gugo@gmail.com \
--cc=grub-devel@gnu.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.