From owner-freebsd-alpha@FreeBSD.ORG Sun Jul 11 04:51:50 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 960DF16A4CE; Sun, 11 Jul 2004 04:51:50 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FFD243D53; Sun, 11 Jul 2004 04:51:50 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from dhcp50.pn.xcllnt.net (dhcp50.pn.xcllnt.net [192.168.4.250]) by ns1.xcllnt.net (8.12.11/8.12.11) with ESMTP id i6B4po9x079412; Sat, 10 Jul 2004 21:51:50 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp50.pn.xcllnt.net (localhost [127.0.0.1]) i6B4pj45040523; Sat, 10 Jul 2004 21:51:46 -0700 (PDT) (envelope-from marcel@dhcp50.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp50.pn.xcllnt.net (8.12.11/8.12.11/Submit) id i6B4pjd0040522; Sat, 10 Jul 2004 21:51:45 -0700 (PDT) (envelope-from marcel) Date: Sat, 10 Jul 2004 21:51:45 -0700 From: Marcel Moolenaar To: alpha@FreeBSD.org, current@FreeBSD.org Message-ID: <20040711045145.GA40508@dhcp50.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: HEADSUP [alpha]: New console initialization X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jul 2004 04:51:50 -0000 Gang, The console initialization on alpha has been reworked to not require the many alpha specific kluges in the various drivers (gfb, sio and syscons). Consequently, one now needs the well-known hints that one needs on other platforms for things to work. In particular, you might want to add: hint.sio.0.flags="0x10" hint.sio.1.flags="0x80" Without these hints you won't have a serial console. FYI, -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net