Date: Mon, 01 Mar 2004 16:47:19 +1000 From: Peter Grehan <grehan@freebsd.org> To: Marcel Moolenaar <marcel@xcllnt.net> Cc: freebsd-current@freebsd.org Subject: Re: One more patch for Alpha console issues... Message-ID: <4042DC77.5000205@freebsd.org> In-Reply-To: <20040301063933.GA12001@dhcp01.pn.xcllnt.net> References: <4042C2CA.8020104@freebsd.org> <20040301063933.GA12001@dhcp01.pn.xcllnt.net>
next in thread | previous in thread | raw e-mail | index | archive | help
>> The fix is to put the hand-crafting of proc0, thread0 and pcpu >>data and mutex_init to be *before* the call to cninit(). This >>is why i386 works. > > Not really. The fix is to not call make_dev() at all this early. Agreed, but you're going to have to chainsaw syscons and come up with an alternate for the SC_STAT macro which relies on having an allocated dev_t. later, Peter.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4042DC77.5000205>