From owner-freebsd-current@FreeBSD.ORG Tue Mar 5 08:52:15 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A1878C1E; Tue, 5 Mar 2013 08:52:15 +0000 (UTC) (envelope-from lars@netapp.com) Received: from mx12.netapp.com (mx12.netapp.com [216.240.18.77]) by mx1.freebsd.org (Postfix) with ESMTP id 85E559EB; Tue, 5 Mar 2013 08:52:15 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.84,786,1355126400"; d="scan'208";a="27999298" Received: from smtp1.corp.netapp.com ([10.57.156.124]) by mx12-out.netapp.com with ESMTP; 05 Mar 2013 00:52:14 -0800 Received: from vmwexceht04-prd.hq.netapp.com (vmwexceht04-prd.hq.netapp.com [10.106.77.34]) by smtp1.corp.netapp.com (8.13.1/8.13.1/NTAP-1.6) with ESMTP id r258qEma028656; Tue, 5 Mar 2013 00:52:14 -0800 (PST) Received: from SACEXCMBX01-PRD.hq.netapp.com ([169.254.2.54]) by vmwexceht04-prd.hq.netapp.com ([10.106.77.34]) with mapi id 14.02.0328.009; Tue, 5 Mar 2013 00:52:14 -0800 From: "Eggert, Lars" To: Doug Ambrisko Subject: Re: serial console not accepting input? Thread-Topic: serial console not accepting input? Thread-Index: AQHN+YBoyi5llRmNskaJJfjFwBFvjphXmc4AgAFlZICAPbmIAIAA19aA Date: Tue, 5 Mar 2013 08:52:12 +0000 Message-ID: References: <51000A18.1020001@FreeBSD.org> <20130304195942.GA56928@ambrisko.com> In-Reply-To: <20130304195942.GA56928@ambrisko.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.106.53.51] Content-Type: text/plain; charset="us-ascii" Content-ID: <7309DDA140340942A1E29D350BFDFEDE@tahoe.netapp.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "freebsd-current@freebsd.org" , Dimitry Andric X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Mar 2013 08:52:15 -0000 On Mar 4, 2013, at 20:59, Doug Ambrisko wrote: > Try to do a {Ctrl}D to see if works. We've seen that the TX on reset > hangs but input works fine. I'm not sure if we ran into this with > uart(4) but had a problem with sio(4). No change. Lars