Re: [acpi-jp 2706] Re: Odd ACPI behavior

From: Bruce Evans (bde_at_zeta.org.au)
Date: 09/30/03

  • Next message: Philip Paeps: "Re: [acpi-jp 2705] Re: Odd ACPI behavior"
    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"


  • Next message: Philip Paeps: "Re: [acpi-jp 2705] Re: Odd ACPI behavior"