All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] serial on hp712/80 buggy?
@ 2002-06-20 14:49 Joachim Steiger
  2002-06-20 15:43 ` joel.soete
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Joachim Steiger @ 2002-06-20 14:49 UTC (permalink / raw)
  To: parisc-linux

i just played around with my machine and stated that setting the baudrate
on the serial(rs232) to 57600(8n1) didnt work...
using 9600baud works ok

i was using minicom to connect to another machine (an embed. ppc) via
nullmodem-cable

i was using minicom on my pc in the same config (debian unstable,
2.4.16-adc1 on the pc, debian unstable, 2.4.17-32 from debian on the hppa)

anybody noticed a similar behaviour?
or are just all baudrates other than 9600 broken on the hppa-kernel?

TIA

roh

^ permalink raw reply	[flat|nested] 12+ messages in thread
* [parisc-linux] serial on hp712/80 buggy?
@ 2002-06-24 23:22 Robert Boehm
  0 siblings, 0 replies; 12+ messages in thread
From: Robert Boehm @ 2002-06-24 23:22 UTC (permalink / raw)
  To: parisc-linux

roh wrote:
[...]
>i just played around with my machine and stated that setting the baudrate
>on the serial(rs232) to 57600(8n1) didnt work...
>using 9600baud works ok
[...]

 I have na my 710 certain inconvenience with serial ports too.
In kernel-source the initial baud_base is 727272/16 = 454545.
It works up to 19200.

By many tests I can set baud_rate beetwen 46000 and 570000.
In this range serials works, ( with errors in ppp connection, but works up
to 115200).

In 710 parallel and two serials are in WDC 16C552 with external freq gen
7.3728 Mhz
div 16 (i suppose). It gives 460800.

Now, with correct baud_base 460800 minicom works up to 115200,
pppd works with errors at the same baudrate.

Still don't work serial mouse with gpm and serial driver in X.


                                                        Robert Boehm

What is baud_base on ttyS?  ?, You can test it by:
setserial -a /dev/ttyS?

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2002-06-24 22:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-20 14:49 [parisc-linux] serial on hp712/80 buggy? Joachim Steiger
2002-06-20 15:43 ` joel.soete
2002-06-20 15:45   ` Joachim Steiger
2002-06-20 15:59     ` joel.soete
2002-06-20 16:07       ` Joachim Steiger
2002-06-20 16:13     ` joel.soete
2002-06-20 16:21       ` Joachim Steiger
2002-06-20 16:37         ` joel.soete
2002-06-20 16:43 ` Matthew Wilcox
2002-06-20 17:48 ` Carlos O'Donell
2002-06-20 21:39   ` Joachim Steiger
  -- strict thread matches above, loose matches on Subject: below --
2002-06-24 23:22 Robert Boehm

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.