Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jul 2004 21:51:45 -0700
From:      Marcel Moolenaar <marcel@xcllnt.net>
To:        alpha@FreeBSD.org, current@FreeBSD.org
Subject:   HEADSUP [alpha]: New console initialization
Message-ID:  <20040711045145.GA40508@dhcp50.pn.xcllnt.net>

next in thread | raw e-mail | index | archive | help
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



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