Re: How to disable ACPI in 5.3

From: Daniel Bond (d_at_niel.no)
Date: 10/30/04

  • Next message: CHris Rich: "Re: php5 port compile problem"
    Date: Sat, 30 Oct 2004 02:52:18 +0200
    To: John Baldwin <jhb@FreeBSD.org>
    
    

    thanks for clearing this up for me, pcib0 seems to be a child of legacy0.
    Yet my system hangs.. I'm moving my Hi-Point ata100 controller in a 4.8 box instead, so this system becomes stable.

    On Fri, Oct 29, 2004 at 02:45:51PM -0400, John Baldwin wrote:
    > you can run devinfo to list your device tree. If pcib0 is a child of acpi0,
    > then you are using ACPI. If it is a child of legacy0, then you aren't.

    > On Thursday 28 October 2004 10:20 pm, Daniel Bond wrote:
    > > Yet, still I find ACPI in my kernel:
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


  • Next message: CHris Rich: "Re: php5 port compile problem"