HEAD panic with ofw_pcibus.c 1.21 on Blade 100
Marius Strobl
marius at alchemy.franken.de
Tue Sep 2 21:10:46 UTC 2008
On Tue, Sep 02, 2008 at 01:16:04AM +0200, Marius Strobl wrote:
> On Mon, Sep 01, 2008 at 03:13:28PM -0600, Justin T. Gibbs wrote:
> >
> > If you absolutely have to remove the probe just for sparc, it would
> > be better to figure out how to just avoid compiling in that probe
> > (config spec change "optional isa_nonpnp", or similar?).
>
> What I think would be the right thing to do in this regard
> is splitting the ISA drivers and bus front-ends into bus
> front-ends for LPC or LPC-like busses (i.e. on-board PNP-
> only/firmware enumerated) and real ISA busses (non-PNP,
> cards in real slots). Though as far as I know there's more
> to LPC in terms of ACPI-probing which I currently don't
> understand and I admit that I'm reluctant to doing that
> much work just to keep a single bus front-end from probing...
>
Thinking some more about it I decided to work around the
lack of distinction between LPC and real ISA at a different
level.
Marius
More information about the freebsd-sparc64
mailing list