kern/158086: [digi] [patch] Update digi(4) to work with TTYng
David Boyd
David.Boyd at insightbb.com
Sat Jul 9 20:00:24 UTC 2011
The following reply was made to PR kern/158086; it has been noted by GNATS.
From: "David Boyd" <David.Boyd at insightbb.com>
To: <bug-followup at FreeBSD.org>,
<Peter.Jeremy at alcatel-lucent.com>
Cc:
Subject: Re: kern/158086: [digi] [patch] Update digi(4) to work with TTYng
Date: Sat, 9 Jul 2011 15:33:53 -0400
Per communications with Peter Jeremy and Gavin Atkinson:
Applied patches kern/152254 and kern/158086 to 8.2-RELEASE(-p2) and
9.0-CURRENT.
Testing of Digi Acceleport Xr (8-port) PCI went as follows:
Modem (dial-out) no issues.
Modem (dial-in) still waiting for digi hardware at remote end. (This may
not happen).
Serial console:
8.2-RELEASE(-p2) no issues.
9.0-CURRENT strange behavior with extended keypad keys PAGE-UP, PAGE-DOWN,
INSERT
and DELETE echos "~" character to display and exits dialog application.
This behavior was reproducible on COM1 (uart) port,
on SIIG (puc) ports and on USB (uplcom) port and is
probably not a digi driver issue.
The dialog application to reproduce this problem is simply:
dialog --inputbox "Enter date?" 9 40 "$( date )" 2> /dev/null
This is dialog on a 7.4-RELEASE system, not the new dialog in 9.0-CURRENT.
David Boyd
More information about the freebsd-bugs
mailing list