Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: help with ath9k wifi card - robinsmidsrod - 2014-12-03 16:51



User(s) browsing this thread: 1 Guest(s)