Subject: pc532 duarts
To: None <pc532@bungi.com>
From: Ian Dall <Ian.Dall@dsto.defence.gov.au>
List: port-pc532
Date: 02/10/1997 18:08:14
Phil Budne <budd@cs.bu.edu> writes:

  > After reading the spec sheet for the 26c92 and seeing it had two
  > additional speed tables (each with two 16-entry "sides") and new
  > speeds from the reduiculous (880bps) to the sublime 115.2kbps, I just
  > sat down and wrote some code I'd been trying to figure out how to
  > write for about 7 years.

  > I haven't put it into the pc532 scn driver yet, I thought I'd toss it
  > out for people to play with until I find the time...

Be sure you are using the right spec sheet.  The top speed is
230.4k. I have some 26c92's in my system. The current scn driver has
code in it to probe for different duart types and set a flag which can
be used else where (but currently nothing does). I couldn't get the
probe code to work until I relized the the "preliminary" data sheet I
had was not correct. I was then able to find a more recent data
sheet.

Ian