主题 : kernel 2.6.38  ath9k_htc无线网卡问题 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 42811
精华: 0
发帖: 13
金钱: 65 两
威望: 13 点
综合积分: 26 分
注册时间: 2011-04-11
最后登录: 2012-09-25
楼主  发表于: 2011-12-30 16:34

 kernel 2.6.38  ath9k_htc无线网卡问题

我想利用mini6410搭建一个无线路由出来,使用以前的2.6.36内核驱动我新买的tp-link 821N的无线网卡有些问题,于是下载了友善之臂提供的2.6.38内核,但在在对内核进行配置时,竟然找不到tp-link无线网卡对应的ath9k_htc芯片,可是在源代码目录当中是有这个无线网卡的驱动的?请教一下,看如何将这个配置打开,谢谢。
*無鈳取玳
级别: 论坛版主
UID: 27
精华: 12
发帖: 5398
金钱: 40120 两
威望: 17929 点
综合积分: 11036 分
注册时间: 2008-01-16
最后登录: 2014-11-22
1楼  发表于: 2011-12-31 13:25

 Re:kernel 2.6.38 ath9k_htc无线网卡问题

CONFIG_ATH9K_HTC:                                                                                                                                                                           |  
  |                                                                                                                                                                                             |  
  | Support for Atheros HTC based cards.                                                                                                                                                        |  
  | Chipsets supported: AR9271                                                                                                                                                                  |  
  |                                                                                                                                                                                             |  
  | For more information: http://wireless.kernel.org/en/users/Drivers/ath9k_htc                                                                                                                 |  
  |                                                                                                                                                                                             |  
  | The built module will be ath9k_htc.                                                                                                                                                         |  
  |                                                                                                                                                                                             |  
  | Symbol: ATH9K_HTC [=y]                                                                                                                                                                      |  
  | Type  : tristate                                                                                                                                                                            |  
  | Prompt: Atheros HTC based wireless cards support                                                                                                                                            |  
  |   Defined at drivers/net/wireless/ath/ath9k/Kconfig:43                                                                                                                                      |  
  |   Depends on: NETDEVICES [=y] && WLAN [=y] && ATH_COMMON [=y] && USB [=y] && MAC80211 [=y]                                                                                                  |  
  |   Location:                                                                                                                                                                                 |  
  |     -> Device Drivers                                                                                                                                                                       |  
  |       -> Network device support (NETDEVICES [=y])                                                                                                                                           |  
  |         -> Wireless LAN (WLAN [=y])                                                                                                                                                         |  
  |           -> Atheros Wireless Cards (ATH_COMMON [=y])                                                                                                                                       |  
  |   Selects: ATH9K_HW [=n] && MAC80211_LEDS [=n] && LEDS_CLASS [=y] && NEW_LEDS [=y] && ATH9K_COMMON [=n]


确保选中Networking support - > Wireless下面的“cfg80211 - wireless configuration API”和“Generic IEEE 802.11 Networking Stack (mac80211)”
"If you have an apple and I have an apple and we exchange apples, then you and I will
still each have one apple. But if you have an idea and I have an idea and we exchange
these ideas, then each of us will have two ideas."