![]() |
|
|||||||
| FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below. |
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
Every time I try to kldunload if_ipw in FreeBSD7 there is a message that a new device has been detected. Then the interface is automatically configured. I would like to unload the wireless module to turn off the radio and save battery power. That is because the sysctl is no longer adjustable.
|
|
|||
|
Emm, if I got you right, you want to turn off the interface? You can just use ifconfig <interface> down.
What do you mean by 'sysctl is no longer adjustable'? |
|
|||
|
I didn't realize that the radio control has been moved to ifconfig. Just tested with ifconfig ipw0 down and see that the radio is now 0. In looking at if_ipw, I couldn't find anything like ipwcontrol from the 6.3 version. I was wondering why battery life is so short with FreeBSD and assumed the wireless radio was always on, but it seems not.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NetBSD New kernel modules in NetBSD-CURRENT (instead LKM) | vermaden | News | 0 | 5th October 2009 05:28 PM |
| FreeBSD 7 i386, PAE and kernel modules | eztiger | FreeBSD Installation and Upgrading | 7 | 1st April 2009 06:07 PM |
| kernel modules | Mr-Biscuit | FreeBSD General | 0 | 2nd March 2009 05:18 AM |
| c programming - Modules | corey_james | Programming | 3 | 6th November 2008 07:49 PM |
| Tried to create new partition using sysinstall but change is not permanent | disappearedng | FreeBSD General | 7 | 6th July 2008 10:00 PM |