[RFC PATCH 3/3] add hvc backend for rtas
Milton Miller
miltonm at bga.com
Sat Dec 17 15:48:17 EST 2005
On Dec 16, 2005, at 6:53 PM, Arnd Bergmann wrote:
> On Sünnavend 17 Dezember 2005 01:36, David Woodhouse wrote:
>> Does this work with zmodem transfers now?
>>
> No, I think we just lose too many characters in the polling loop
> when reading from the serial port. No idea how to get that working.
>
> Arnd <><
>
>
You would probably have better luck if
(1) you made the ^O MAGIC_SYSRQ_TRIGGER processing conditional on being
the console, and not selecting this as the console (or disable it in
the config), and
(2) changing the inter-character delay to be only on failure.
I have sent files xmodem over another hvc_driver client which had a an
effective throughput less than 1200 baud.
milton
More information about the Linuxppc64-dev
mailing list