Re: ath driver and turning wireless off.

From: David Gilbert (dgilbert_at_dclg.ca)
Date: 12/31/03

  • Next message: David Gilbert: "Re: 5.1-R-p11 unable to "sync disks" when shutting down"
    Date: Wed, 31 Dec 2003 17:26:10 -0500
    To: "Eric Anderson" <anderson@centtech.com>
    
    

    >>>>> "Eric" == Eric Anderson <anderson@centtech.com> writes:

    Eric> David Gilbert said:
    >> BTW... this Dell (D800) has the ability to turn the wireless
    >> hardware off. For the bluetooth, this is simple: it's like
    >> disconnecting a USB dongle. For the mini-pci slot, it appears to
    >> power it down. pciconf -lv shows the current (non-supported
    >> non-ath) card as present when wireless is "on" and not present when
    >> wireless is "off"

    >> Is the ath driver able to handle this with any degree of
    >> gracefullness?

    Eric> I don't believe the keystroke to turn on/off the mini-pci device
    Eric> even functions in FreeBSD on my Dell D600. Is there a trick to
    Eric> getting it to work? I had thought you needed a software piece
    Eric> to receive that keystroke, then do something with it (in which
    Eric> case you could possibly unload the kernel module with that
    Eric> stroke, which I think will stop it from being powered - but I'm
    Eric> not certain on this).

    On the keystroke working, I expect that it's a funciton of having
    ACPI working. There are many things on my laptop that seem to depend
    on ACPI. Being able to hot-swap the DVD drive, for instance, only
    works when ACPI is working. You might want to join my D800 list
    (dell-D800@eicat.ca) ... we're not that active, but this is the type
    of thing we've been hashing out.

    I've done some considerable work on the D800's ACPI code ... and
    you'll find references to that there.

    I suppose my question boils down to whether or not unloading the
    driver works (not all do). My PCM device (which is an ICH-4) will
    survive a suspend, but it won't survive a load/unload of the driver.

    Dave.

    -- 
    ============================================================================
    |David Gilbert, Independent Contractor.       | Two things can only be     |
    |Mail:       dave@daveg.ca                    |  equal if and only if they |
    |http://daveg.ca                              |   are precisely opposite.  |
    =========================================================GLO================
    _______________________________________________
    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: David Gilbert: "Re: 5.1-R-p11 unable to "sync disks" when shutting down"