Matt Parnell wrote: > I've been building the hp-wmi module, and it has always worked, as the > hotkeys above my keyboard have always sent proper codes. I will tinker > and see if I can't get it to work, and I really hope that I don't look > like a n00b here in front of everyone on the list. One other question > entails the fact that even with RFKILL disabled, I was still unable to > get wireless to work...I even upgraded to the latest firmware. > > Thanks for the heads up, though.
Do not drop the list from the CC's for 2 reasons. I may get the answer wrong, or our interchange may help someone else with their debugging. For the BCM43XX PCIe modules, the input from the radio kill switch is wired into the device. When you disable RFKILL in the kernel, all you disable is the ability of the kernel to deliver the info that the switch has changed. The driver still reads the state when it loads. If it was off at startup, it remains off. Larry _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
