Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jan 2009 19:03:14 +0100
From:      Christoph Mallon <christoph.mallon@gmx.de>
To:        Alexander Churanov <alexanderchuranov@gmail.com>
Cc:        Michiel Boland <michiel@boland.org>, Dimitry Andric <dimitry@andric.com>, freebsd-current@freebsd.org
Subject:   Re: panic on boot with today's kernel
Message-ID:  <497DFAE2.5030301@gmx.de>
In-Reply-To: <3cb459ed0901260837j5f680c1bu1df81d6cc05c34a6@mail.gmail.com>
References:  <49789DC7.1050300@boland.org> <49789EBC.1050401@andric.com>	<4978B0CC.4070803@boland.org> <3cb459ed0901260837j5f680c1bu1df81d6cc05c34a6@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Churanov schrieb:
> Hi folks!
> 
> I've just updated from HEAD, found that
> http://docs.freebsd.org/cgi/mid.cgi?200901221016.58349.jhb is already
> applied to what's in repository. However, the issue remains. The sympthoms
> are exactly as described by Michiel, and backtrace is the same.
> 
> 1) What is the estimate for this to be fixed?
> 
> 2) Is it possible to disable something to get working kernel? I've just
> looked into the config file and read that ppbus is required.
> 
> 3) Would checking out the previous stable version of ppbus work? I mean
> having most recent source code of the whole kernel except for old stable
> ppbus?

There's not need to switch the branch to stable. If you use SVN, you can 
update just the affected paths to before the change:

   svn up -r 187575 sys/dev/ppbus sys/dev/ppc

	Christoph



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