[coreboot] rfkill equivalent on the X60 - first partial success

Vladimir 'φ-coder/phcoder' Serbinenko phcoder at gmail.com
Sun Dec 7 02:01:37 CET 2014


On 03.12.2014 23:32, Charles Devereaux wrote:
> Hello
> 
> As explained before, thinkpad-acpi can't control the non-wifi radio like
> bluetooth or wwan, because it expects some ACPI entries that aren't
> there - so there is no rfkill control for these, even if some
> non-working entries are shown with 'rfkill list'
> 
You have a hardware button to do an rfkill. I don't see why software
should mess more with this.
> To emulate rfkill functionality, just write directly to the ec, for ex
> to turn on wwan and wifi:
> ./ec_access -w 0x3a -v 0x60
> 
Usecase?
> It works great for bluetooth, basically "physically unplugging" the
> device so that if you have uhci_hcd as a module, an rmmod/modprobe will
> no longer show the device on lsusb.
> 
RCBA registers can disable any USB ports. But again: usecase?


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 213 bytes
Desc: OpenPGP digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20141207/8c5bf82d/attachment.asc>


More information about the coreboot mailing list