Re: power managing maestro.c 0.14 available.

From: Jamie Lokier (lkd@tantalophile.demon.co.uk)
Date: Fri Jan 28 2000 - 20:10:34 EST

  • Next message: willy@thepuffingroup.com: "Re: shm bugs revisited (2)"

    Zach Brown wrote:
    > The big new exciting feature is the concept of power managment
    > in the driver. The driver now keeps the chip in a lower
    > power state while idle. (it just keeps enough going to
    > keep the ac97 fed so things like the on board CD work.)
    > It turns things on and off as /dev/dsp is accessed.

    This is very cool. I hope all the devices on my laptop get treated
    similarly eventually.

    > It also
    > powers the chip down entirely when the module is removed.

    Does this mean

       (a) extra power is consumed while the driver is loaded but no CD is
           playing?

       (b) when the module is auto-unloaded, the CD sound stops?

    (a) could be made a bit better by turning the power off completely when
    the input mixer levels are zeroed.

    (b) seems reasonable but is unlike other sound drivers. With the other
    drivers, you open /dev/mixer which autoloads the module, set the mixer
    values, close /dev/mixer, play your CD, and the module is auto-unloaded
    within a minute or two. CD sound usually continues.

    It doesn't take a leap of imagination to imagine that the CD driver or
    player software might be convinced to zero the CD mixer input level when
    not in use, some day.

    have a radiant day,
    -- Jamie

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Sat Jan 29 2000 - 04:31:08 EST