From owner-freebsd-current@freebsd.org Sat Apr 7 04:21:58 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5F004F824B2 for ; Sat, 7 Apr 2018 04:21:58 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vps1.elischer.org", Issuer "CA Cert Signing Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 03D9C7EFD5 for ; Sat, 7 Apr 2018 04:21:57 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from Julian-MBP3.local (115-166-20-68.dyn.iinet.net.au [115.166.20.68]) (authenticated bits=0) by vps1.elischer.org (8.15.2/8.15.2) with ESMTPSA id w374LrEg071947 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Fri, 6 Apr 2018 21:21:56 -0700 (PDT) (envelope-from julian@freebsd.org) To: freebsd-current From: Julian Elischer Subject: zfsloader: messy output on Dell iDrac serial console Message-ID: <76d1549c-c721-ffcb-c27e-48e4d06c9c63@freebsd.org> Date: Sat, 7 Apr 2018 12:21:47 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 07 Apr 2018 04:21:58 -0000 running on *some* Dell servers the serial console looks messed up at the time of the FreeBSD menu. it looks like it's dropping (or adding? but that's less likely) characters.  |  5. [K]ernel: kernel (1 of 2)           |  .- .                    -.  |  6. Configure Boot [O]ptions...         |2  --| y/       -.       -/`   -o/  |137. Select Boot [E]nvironment...        | `:`                  `:`         ::/sy++:.  |                                         H|     .-- `--.     --  /6H`:                          :`  |                                         | .---.....----. IS there an RTS/CTS input we should be attending to? I will add that some of the other modules (e.g. the mfi raid setup section) also get affected, so it's not just a bug in our code.