help with ath9k wifi card
|
2014-12-03, 16:51
Post: #2
|
|||
|
|||
RE: help with ath9k wifi card
Actually, the PCI ID 168c:0022 is not listed in ath9k.c. There are very similar models of the AR928X (168c:002a) listed, so you might have luck by just adding a PCI_ROM() line for that particular ID. If it doesn't work, building with DEBUG=ath9k and running through the test at http://ipxe.org/dev/driver to figure out what parts work and not would be useful. Those tests are written with cabled adapters in mind. You'll need to change the instructions slightly to deal with wifi. Obviously you'll need to specify the SSID and key before opening the interface, as described on the coreboot wiki. Quite interested to hear your response.
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
help with ath9k wifi card - kgrodrigues - 2014-11-28, 06:22
RE: help with ath9k wifi card - robinsmidsrod - 2014-12-03 16:51
RE: help with ath9k wifi card - kgrodrigues - 2014-12-06, 09:00
RE: help with ath9k wifi card - robinsmidsrod - 2014-12-06, 21:38
RE: help with ath9k wifi card - kgrodrigues - 2014-12-07, 02:34
RE: help with ath9k wifi card - robinsmidsrod - 2014-12-08, 22:30
|
User(s) browsing this thread: 3 Guest(s)