Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jul 2011 20:00:23 GMT
From:      "David Boyd" <David.Boyd@insightbb.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/158086: [digi] [patch] Update digi(4) to work with TTYng
Message-ID:  <201107092000.p69K0Njk084529@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/158086; it has been noted by GNATS.

From: "David Boyd" <David.Boyd@insightbb.com>
To: <bug-followup@FreeBSD.org>,
	<Peter.Jeremy@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107092000.p69K0Njk084529>