9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] funny in devns16552.c
@ 2000-08-10 21:18 bwc
  0 siblings, 0 replies; only message in thread
From: bwc @ 2000-08-10 21:18 UTC (permalink / raw)
  To: 9fans

I just added support for the Addonics FlexPort 8S card.  The
card seems similar to the MP008, but enough details were
different that I had to add a new interrupt routine and
a new code section in ns16552install.  It seems to work great
EXCEPT the baud rate constant doesn't work correctly until
I close the port and re-open it.  The card uses a clock that
is four times the standard (p->freq = UartFREQ*4).  Until
I call ns16552disable() setting the baud rate is a factor
of four off.  I fixed this by adding a call to disable
right before I call enable in the open routine.  Has anyone
with ST16C654 experience know what this is about?

  Brantley Coile
  bwc@borf.com


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-08-10 21:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-10 21:18 [9fans] funny in devns16552.c bwc

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).