Re: Problem with HP DL380

From: M. Warner Losh (imp_at_bsdimp.com)
Date: 11/21/04

  • Next message: Wilkinson, Alex: "Re: Problem with HP DL380"
    Date: Sat, 20 Nov 2004 17:27:38 -0700 (MST)
    To: le@FreeBSD.org
    
    

    In message: <20041120104224.E566@korben.prv.univie.ac.at>
                Lukas Ertl <le@FreeBSD.org> writes:
    : On Sat, 20 Nov 2004, M. Warner Losh wrote:
    :
    : > : Setting hw.pci.do_powerstate=0 in /boot/loader.conf fixes this problem.
    : >
    : > Dang. I missed the earlier part of this thread. You shouldn't need
    : > to do this if I coded things up right. But, alas, you do. Can you
    : > send me the details?
    :
    : No, I think you did everything right. If I understand it correctly, then
    : hw.pci.do_powerstate puts a device into C3 state if no driver attaches.
    : That's just what happens here. That iLO service processor of the DL380s
    : shows up as normal PCI device, but exports the console to the network even
    : without specific driver (as there is none for FreeBSD), so that it works
    : independent of the OS.
    :
    : So, since there is no driver, the device gets powered down as soon as the
    : kernel initializes its ACPI parts, and then the iLO console stops working.

    It may be the case that the base device class needs a 'dummy' driver
    to prevent things like this from happening. We have a hack in the
    code right now for displays until the situation there is straightened
    out.

    Warner
    _______________________________________________
    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: Wilkinson, Alex: "Re: Problem with HP DL380"

    Relevant Pages

    • Re: Problem with HP DL380
      ... That iLO service processor of the DL380s ... > shows up as normal PCI device, but exports the console to the network even ... > So, since there is no driver, the device gets powered down as soon as the ... > kernel initializes its ACPI parts, and then the iLO console stops working. ...
      (freebsd-current)
    • Re: Problem with HP DL380
      ... > Dang. ... hw.pci.do_powerstate puts a device into C3 state if no driver attaches. ... That iLO service processor of the DL380s ... and then the iLO console stops working. ...
      (freebsd-current)
    • Re: Thanks for All the Help
      ... : On Fri, 2004-05-28 at 08:01, M. Warner Losh wrote: ... :>: driver to the system and all of ZERO people chime in with help. ... problem arises since I just want to diddle I/O addresses and none of the ... base I/O address from the kernel config file. ...
      (freebsd-stable)
    • Re: cvs commit: src/sys/modules/iwi Makefile src/sys/dev/iwi if_iwi.cif_iwi
      ... : Warner Losh wrote: ... :> on its name from the in-kernel loader. ... The in-kernel linker can only lookup things loaded ... :> safely and hand a reference to the file to the driver. ...
      (freebsd-arch)
    • Re: atheros frecuencies limited
      ... M. Warner Losh wrote: ... can get all the channels by using the same wireless card but a different OS. ... The other thing is that I thought atheros doesnt have firmware and the ... driver handles the regulatory domain settings. ...
      (freebsd-current)