All of lore.kernel.org
 help / color / mirror / Atom feed
* Hacking PCI-ids to allow Atheros NIC into Lenovo laptop.
@ 2012-03-12 21:52 Ben Greear
  2012-03-12 22:13 ` Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Ben Greear @ 2012-03-12 21:52 UTC (permalink / raw)
  To: linux-wireless@vger.kernel.org

It seems we bought a Lenovo laptop that has a BIOS lock where it will only
support certain wifi NICs based on the pci-id.  It came with an Intel
NIC, so at least that ID must work...

One way around this might be to over-write the pci-id of an Atheros NIC
in it's non-volatile storage to make it look like an Intel, at least until
the kernel boots.

Then maybe add some sort of ugly code to force the Atheros driver
to manage this Intel pci-id (and probably disable the same pci-id in
the Intel driver).

Has anyone tried doing anything like this?  Any suggestions for a cleaner
way to go about this?

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-03-21 11:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-12 21:52 Hacking PCI-ids to allow Atheros NIC into Lenovo laptop Ben Greear
2012-03-12 22:13 ` Florian Fainelli
2012-03-12 22:16 ` Julian Calaby
2012-03-12 22:32 ` Christian Lamparter
2012-03-12 22:36   ` Ben Greear
2012-03-13  0:53     ` Luis R. Rodriguez
2012-03-13  0:57       ` Matthew Garrett
2012-03-13  1:11         ` Luis R. Rodriguez
2012-03-21  5:01           ` Adrian Chadd
2012-03-21 11:15             ` Matthew Garrett
2012-03-13  0:58       ` Ben Greear
2012-03-13  3:13         ` Julian Calaby

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.