Re: [acpi-jp 2706] Re: Odd ACPI behavior
From: Bruce Evans (bde_at_zeta.org.au)
Date: 09/30/03
- Previous message: Tomi Vainio - Sun Finland: "Re: more panics from current (partII)"
- In reply to: Nate Lawson: "Re: [acpi-jp 2706] Re: Odd ACPI behavior"
- Next in thread: Philip Paeps: "Re: [acpi-jp 2705] Re: Odd ACPI behavior"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Sep 2003 17:00:33 +1000 (EST) To: Nate Lawson <nate@root.org>
On Mon, 29 Sep 2003, Nate Lawson wrote:
> On Mon, 29 Sep 2003, Kevin Oberman wrote:
> > > ACPI attaches the bus twice. See sys/dev/acpica/acpi.c:
> >
> > Thanks. That explains why I get the message twice, but why do I get it
> > at all when the device is disabled in the device.hints file?
>
> Dunno. That's probably an sio(4) problem. It does that on my laptop
> also.
It would be a layering violation for sio(4) to even look at the disabled
flag. However, it has to look at this flag for consoles, since new-bus
is is not initialized when consoles are attached.
Bruce
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Tomi Vainio - Sun Finland: "Re: more panics from current (partII)"
- In reply to: Nate Lawson: "Re: [acpi-jp 2706] Re: Odd ACPI behavior"
- Next in thread: Philip Paeps: "Re: [acpi-jp 2705] Re: Odd ACPI behavior"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]