Re: VIA ACPI power management controller

From: John Baldwin (jhb_at_FreeBSD.org)
Date: 06/06/03

  • Next message: John Baldwin: "RE: LOR: sched lock vs. sio + panic in sched_choose() [ULE + SMP panic]"
    Date: Fri, 06 Jun 2003 12:34:03 -0400 (EDT)
    To: Alexander Leidinger <Alexander@Leidinger.net>
    
    

    On 05-Jun-2003 Alexander Leidinger wrote:
    > On Thu, 05 Jun 2003 11:33:13 -0400 (EDT)
    > John Baldwin <jhb@FreeBSD.org> wrote:
    >
    >>
    >> On 05-Jun-2003 Alexander Leidinger wrote:
    >> > Hi,
    >> >
    >> > is there a way to teach our ACPI implementation about
    >> >
    >> > none0@pci0:7:4: class=0x068000 card=0x00000000 chip=0x30571106 rev=0x40 hdr=0x00
    >> > vendor = 'VIA Technologies Inc'
    >> > device = 'VT82C686A/B ACPI Power Management Controller'
    >> > class = bridge
    >> > subclass = PCI-unknown
    >>
    >> It doesn't really need to know about it. Perhaps acpi should include
    >> a dummy driver similar to the 'hostb' driver to "eat" such devices.
    >
    > Does this mean it should already display some thermal information, or
    > does this mean it just needs to "eat" this device to be able to display
    > the thermal information (I assume the information available via (x)mbmon
    > should also be available via ACPI...)?

    If your ACPI support includes a thermal zone it will show up in the
    sysctl. The only reason to "eat" this device is to keep people from
    asking why it is there. :)

    -- 
    John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
    "Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/
    _______________________________________________
    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: John Baldwin: "RE: LOR: sched lock vs. sio + panic in sched_choose() [ULE + SMP panic]"

    Relevant Pages

    • Re: VIA ACPI power management controller
      ... Alexander Leidinger wrote: ... > Does this mean it should already display some thermal information, ... Yes, if you have a BIOS that knows about all the ACPI features, ... this is a BIOS issue; ...
      (freebsd-current)
    • Re: nx7400, R60 oder T60
      ... die ACPI Tabellen fehlerhaft waeren). ... Aber anscheinend sind die BIOSe nicht ... das der Kontrast erst bei leicht gekipptem Display voll ... Soll aber angeblich ohne Probleme ...
      (de.comp.sys.notebooks)
    • Re: Suche elegante =?UTF-8?B?TMO2c3VuZyBmw7xyIFN0YW5kYnkgYWxzIFVzZXI=?=
      ... den Rechner per "Knopfdruck" in Standby zu versetzen? ... Wenn ich auf meinem ACPI kompatiblen System die Powertaste kurz ... # X to turn off the display via dpms. ...
      (de.comp.os.unix.linux.misc)
    • Re: API to turn off the display
      ... > I wrote a driver that handles what John told. ... So working ACPI is a requisition for this driver. ... When I set it to 0, the display powers off. ... Note that on resume from S3 sleep, my display will also not power on, ...
      (freebsd-current)
    • Re: API to turn off the display
      ... ACPI has an entire set of methods devoted to ... > I wrote a driver that handles what John told. ... can relate to video or display objects. ...
      (freebsd-current)