rt61pci.c 86 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852
  1. /*
  2. Copyright (C) 2004 - 2009 Ivo van Doorn <IvDoorn@gmail.com>
  3. <http://rt2x00.serialmonkey.com>
  4. This program is free software; you can redistribute it and/or modify
  5. it under the terms of the GNU General Public License as published by
  6. the Free Software Foundation; either version 2 of the License, or
  7. (at your option) any later version.
  8. This program is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with this program; if not, write to the
  14. Free Software Foundation, Inc.,
  15. 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  16. */
  17. /*
  18. Module: rt61pci
  19. Abstract: rt61pci device specific routines.
  20. Supported chipsets: RT2561, RT2561s, RT2661.
  21. */
  22. #include <linux/crc-itu-t.h>
  23. #include <linux/delay.h>
  24. #include <linux/etherdevice.h>
  25. #include <linux/init.h>
  26. #include <linux/kernel.h>
  27. #include <linux/module.h>
  28. #include <linux/pci.h>
  29. #include <linux/eeprom_93cx6.h>
  30. #include "rt2x00.h"
  31. #include "rt2x00pci.h"
  32. #include "rt61pci.h"
  33. /*
  34. * Allow hardware encryption to be disabled.
  35. */
  36. static int modparam_nohwcrypt = 0;
  37. module_param_named(nohwcrypt, modparam_nohwcrypt, bool, S_IRUGO);
  38. MODULE_PARM_DESC(nohwcrypt, "Disable hardware encryption.");
  39. /*
  40. * Register access.
  41. * BBP and RF register require indirect register access,
  42. * and use the CSR registers PHY_CSR3 and PHY_CSR4 to achieve this.
  43. * These indirect registers work with busy bits,
  44. * and we will try maximal REGISTER_BUSY_COUNT times to access
  45. * the register while taking a REGISTER_BUSY_DELAY us delay
  46. * between each attempt. When the busy bit is still set at that time,
  47. * the access attempt is considered to have failed,
  48. * and we will print an error.
  49. */
  50. #define WAIT_FOR_BBP(__dev, __reg) \
  51. rt2x00pci_regbusy_read((__dev), PHY_CSR3, PHY_CSR3_BUSY, (__reg))
  52. #define WAIT_FOR_RF(__dev, __reg) \
  53. rt2x00pci_regbusy_read((__dev), PHY_CSR4, PHY_CSR4_BUSY, (__reg))
  54. #define WAIT_FOR_MCU(__dev, __reg) \
  55. rt2x00pci_regbusy_read((__dev), H2M_MAILBOX_CSR, \
  56. H2M_MAILBOX_CSR_OWNER, (__reg))
  57. static void rt61pci_bbp_write(struct rt2x00_dev *rt2x00dev,
  58. const unsigned int word, const u8 value)
  59. {
  60. u32 reg;
  61. mutex_lock(&rt2x00dev->csr_mutex);
  62. /*
  63. * Wait until the BBP becomes available, afterwards we
  64. * can safely write the new data into the register.
  65. */
  66. if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
  67. reg = 0;
  68. rt2x00_set_field32(&reg, PHY_CSR3_VALUE, value);
  69. rt2x00_set_field32(&reg, PHY_CSR3_REGNUM, word);
  70. rt2x00_set_field32(&reg, PHY_CSR3_BUSY, 1);
  71. rt2x00_set_field32(&reg, PHY_CSR3_READ_CONTROL, 0);
  72. rt2x00pci_register_write(rt2x00dev, PHY_CSR3, reg);
  73. }
  74. mutex_unlock(&rt2x00dev->csr_mutex);
  75. }
  76. static void rt61pci_bbp_read(struct rt2x00_dev *rt2x00dev,
  77. const unsigned int word, u8 *value)
  78. {
  79. u32 reg;
  80. mutex_lock(&rt2x00dev->csr_mutex);
  81. /*
  82. * Wait until the BBP becomes available, afterwards we
  83. * can safely write the read request into the register.
  84. * After the data has been written, we wait until hardware
  85. * returns the correct value, if at any time the register
  86. * doesn't become available in time, reg will be 0xffffffff
  87. * which means we return 0xff to the caller.
  88. */
  89. if (WAIT_FOR_BBP(rt2x00dev, &reg)) {
  90. reg = 0;
  91. rt2x00_set_field32(&reg, PHY_CSR3_REGNUM, word);
  92. rt2x00_set_field32(&reg, PHY_CSR3_BUSY, 1);
  93. rt2x00_set_field32(&reg, PHY_CSR3_READ_CONTROL, 1);
  94. rt2x00pci_register_write(rt2x00dev, PHY_CSR3, reg);
  95. WAIT_FOR_BBP(rt2x00dev, &reg);
  96. }
  97. *value = rt2x00_get_field32(reg, PHY_CSR3_VALUE);
  98. mutex_unlock(&rt2x00dev->csr_mutex);
  99. }
  100. static void rt61pci_rf_write(struct rt2x00_dev *rt2x00dev,
  101. const unsigned int word, const u32 value)
  102. {
  103. u32 reg;
  104. mutex_lock(&rt2x00dev->csr_mutex);
  105. /*
  106. * Wait until the RF becomes available, afterwards we
  107. * can safely write the new data into the register.
  108. */
  109. if (WAIT_FOR_RF(rt2x00dev, &reg)) {
  110. reg = 0;
  111. rt2x00_set_field32(&reg, PHY_CSR4_VALUE, value);
  112. rt2x00_set_field32(&reg, PHY_CSR4_NUMBER_OF_BITS, 21);
  113. rt2x00_set_field32(&reg, PHY_CSR4_IF_SELECT, 0);
  114. rt2x00_set_field32(&reg, PHY_CSR4_BUSY, 1);
  115. rt2x00pci_register_write(rt2x00dev, PHY_CSR4, reg);
  116. rt2x00_rf_write(rt2x00dev, word, value);
  117. }
  118. mutex_unlock(&rt2x00dev->csr_mutex);
  119. }
  120. static void rt61pci_mcu_request(struct rt2x00_dev *rt2x00dev,
  121. const u8 command, const u8 token,
  122. const u8 arg0, const u8 arg1)
  123. {
  124. u32 reg;
  125. mutex_lock(&rt2x00dev->csr_mutex);
  126. /*
  127. * Wait until the MCU becomes available, afterwards we
  128. * can safely write the new data into the register.
  129. */
  130. if (WAIT_FOR_MCU(rt2x00dev, &reg)) {
  131. rt2x00_set_field32(&reg, H2M_MAILBOX_CSR_OWNER, 1);
  132. rt2x00_set_field32(&reg, H2M_MAILBOX_CSR_CMD_TOKEN, token);
  133. rt2x00_set_field32(&reg, H2M_MAILBOX_CSR_ARG0, arg0);
  134. rt2x00_set_field32(&reg, H2M_MAILBOX_CSR_ARG1, arg1);
  135. rt2x00pci_register_write(rt2x00dev, H2M_MAILBOX_CSR, reg);
  136. rt2x00pci_register_read(rt2x00dev, HOST_CMD_CSR, &reg);
  137. rt2x00_set_field32(&reg, HOST_CMD_CSR_HOST_COMMAND, command);
  138. rt2x00_set_field32(&reg, HOST_CMD_CSR_INTERRUPT_MCU, 1);
  139. rt2x00pci_register_write(rt2x00dev, HOST_CMD_CSR, reg);
  140. }
  141. mutex_unlock(&rt2x00dev->csr_mutex);
  142. }
  143. static void rt61pci_eepromregister_read(struct eeprom_93cx6 *eeprom)
  144. {
  145. struct rt2x00_dev *rt2x00dev = eeprom->data;
  146. u32 reg;
  147. rt2x00pci_register_read(rt2x00dev, E2PROM_CSR, &reg);
  148. eeprom->reg_data_in = !!rt2x00_get_field32(reg, E2PROM_CSR_DATA_IN);
  149. eeprom->reg_data_out = !!rt2x00_get_field32(reg, E2PROM_CSR_DATA_OUT);
  150. eeprom->reg_data_clock =
  151. !!rt2x00_get_field32(reg, E2PROM_CSR_DATA_CLOCK);
  152. eeprom->reg_chip_select =
  153. !!rt2x00_get_field32(reg, E2PROM_CSR_CHIP_SELECT);
  154. }
  155. static void rt61pci_eepromregister_write(struct eeprom_93cx6 *eeprom)
  156. {
  157. struct rt2x00_dev *rt2x00dev = eeprom->data;
  158. u32 reg = 0;
  159. rt2x00_set_field32(&reg, E2PROM_CSR_DATA_IN, !!eeprom->reg_data_in);
  160. rt2x00_set_field32(&reg, E2PROM_CSR_DATA_OUT, !!eeprom->reg_data_out);
  161. rt2x00_set_field32(&reg, E2PROM_CSR_DATA_CLOCK,
  162. !!eeprom->reg_data_clock);
  163. rt2x00_set_field32(&reg, E2PROM_CSR_CHIP_SELECT,
  164. !!eeprom->reg_chip_select);
  165. rt2x00pci_register_write(rt2x00dev, E2PROM_CSR, reg);
  166. }
  167. #ifdef CONFIG_RT2X00_LIB_DEBUGFS
  168. static const struct rt2x00debug rt61pci_rt2x00debug = {
  169. .owner = THIS_MODULE,
  170. .csr = {
  171. .read = rt2x00pci_register_read,
  172. .write = rt2x00pci_register_write,
  173. .flags = RT2X00DEBUGFS_OFFSET,
  174. .word_base = CSR_REG_BASE,
  175. .word_size = sizeof(u32),
  176. .word_count = CSR_REG_SIZE / sizeof(u32),
  177. },
  178. .eeprom = {
  179. .read = rt2x00_eeprom_read,
  180. .write = rt2x00_eeprom_write,
  181. .word_base = EEPROM_BASE,
  182. .word_size = sizeof(u16),
  183. .word_count = EEPROM_SIZE / sizeof(u16),
  184. },
  185. .bbp = {
  186. .read = rt61pci_bbp_read,
  187. .write = rt61pci_bbp_write,
  188. .word_base = BBP_BASE,
  189. .word_size = sizeof(u8),
  190. .word_count = BBP_SIZE / sizeof(u8),
  191. },
  192. .rf = {
  193. .read = rt2x00_rf_read,
  194. .write = rt61pci_rf_write,
  195. .word_base = RF_BASE,
  196. .word_size = sizeof(u32),
  197. .word_count = RF_SIZE / sizeof(u32),
  198. },
  199. };
  200. #endif /* CONFIG_RT2X00_LIB_DEBUGFS */
  201. static int rt61pci_rfkill_poll(struct rt2x00_dev *rt2x00dev)
  202. {
  203. u32 reg;
  204. rt2x00pci_register_read(rt2x00dev, MAC_CSR13, &reg);
  205. return rt2x00_get_field32(reg, MAC_CSR13_BIT5);
  206. }
  207. #ifdef CONFIG_RT2X00_LIB_LEDS
  208. static void rt61pci_brightness_set(struct led_classdev *led_cdev,
  209. enum led_brightness brightness)
  210. {
  211. struct rt2x00_led *led =
  212. container_of(led_cdev, struct rt2x00_led, led_dev);
  213. unsigned int enabled = brightness != LED_OFF;
  214. unsigned int a_mode =
  215. (enabled && led->rt2x00dev->curr_band == IEEE80211_BAND_5GHZ);
  216. unsigned int bg_mode =
  217. (enabled && led->rt2x00dev->curr_band == IEEE80211_BAND_2GHZ);
  218. if (led->type == LED_TYPE_RADIO) {
  219. rt2x00_set_field16(&led->rt2x00dev->led_mcu_reg,
  220. MCU_LEDCS_RADIO_STATUS, enabled);
  221. rt61pci_mcu_request(led->rt2x00dev, MCU_LED, 0xff,
  222. (led->rt2x00dev->led_mcu_reg & 0xff),
  223. ((led->rt2x00dev->led_mcu_reg >> 8)));
  224. } else if (led->type == LED_TYPE_ASSOC) {
  225. rt2x00_set_field16(&led->rt2x00dev->led_mcu_reg,
  226. MCU_LEDCS_LINK_BG_STATUS, bg_mode);
  227. rt2x00_set_field16(&led->rt2x00dev->led_mcu_reg,
  228. MCU_LEDCS_LINK_A_STATUS, a_mode);
  229. rt61pci_mcu_request(led->rt2x00dev, MCU_LED, 0xff,
  230. (led->rt2x00dev->led_mcu_reg & 0xff),
  231. ((led->rt2x00dev->led_mcu_reg >> 8)));
  232. } else if (led->type == LED_TYPE_QUALITY) {
  233. /*
  234. * The brightness is divided into 6 levels (0 - 5),
  235. * this means we need to convert the brightness
  236. * argument into the matching level within that range.
  237. */
  238. rt61pci_mcu_request(led->rt2x00dev, MCU_LED_STRENGTH, 0xff,
  239. brightness / (LED_FULL / 6), 0);
  240. }
  241. }
  242. static int rt61pci_blink_set(struct led_classdev *led_cdev,
  243. unsigned long *delay_on,
  244. unsigned long *delay_off)
  245. {
  246. struct rt2x00_led *led =
  247. container_of(led_cdev, struct rt2x00_led, led_dev);
  248. u32 reg;
  249. rt2x00pci_register_read(led->rt2x00dev, MAC_CSR14, &reg);
  250. rt2x00_set_field32(&reg, MAC_CSR14_ON_PERIOD, *delay_on);
  251. rt2x00_set_field32(&reg, MAC_CSR14_OFF_PERIOD, *delay_off);
  252. rt2x00pci_register_write(led->rt2x00dev, MAC_CSR14, reg);
  253. return 0;
  254. }
  255. static void rt61pci_init_led(struct rt2x00_dev *rt2x00dev,
  256. struct rt2x00_led *led,
  257. enum led_type type)
  258. {
  259. led->rt2x00dev = rt2x00dev;
  260. led->type = type;
  261. led->led_dev.brightness_set = rt61pci_brightness_set;
  262. led->led_dev.blink_set = rt61pci_blink_set;
  263. led->flags = LED_INITIALIZED;
  264. }
  265. #endif /* CONFIG_RT2X00_LIB_LEDS */
  266. /*
  267. * Configuration handlers.
  268. */
  269. static int rt61pci_config_shared_key(struct rt2x00_dev *rt2x00dev,
  270. struct rt2x00lib_crypto *crypto,
  271. struct ieee80211_key_conf *key)
  272. {
  273. struct hw_key_entry key_entry;
  274. struct rt2x00_field32 field;
  275. u32 mask;
  276. u32 reg;
  277. if (crypto->cmd == SET_KEY) {
  278. /*
  279. * rt2x00lib can't determine the correct free
  280. * key_idx for shared keys. We have 1 register
  281. * with key valid bits. The goal is simple, read
  282. * the register, if that is full we have no slots
  283. * left.
  284. * Note that each BSS is allowed to have up to 4
  285. * shared keys, so put a mask over the allowed
  286. * entries.
  287. */
  288. mask = (0xf << crypto->bssidx);
  289. rt2x00pci_register_read(rt2x00dev, SEC_CSR0, &reg);
  290. reg &= mask;
  291. if (reg && reg == mask)
  292. return -ENOSPC;
  293. key->hw_key_idx += reg ? ffz(reg) : 0;
  294. /*
  295. * Upload key to hardware
  296. */
  297. memcpy(key_entry.key, crypto->key,
  298. sizeof(key_entry.key));
  299. memcpy(key_entry.tx_mic, crypto->tx_mic,
  300. sizeof(key_entry.tx_mic));
  301. memcpy(key_entry.rx_mic, crypto->rx_mic,
  302. sizeof(key_entry.rx_mic));
  303. reg = SHARED_KEY_ENTRY(key->hw_key_idx);
  304. rt2x00pci_register_multiwrite(rt2x00dev, reg,
  305. &key_entry, sizeof(key_entry));
  306. /*
  307. * The cipher types are stored over 2 registers.
  308. * bssidx 0 and 1 keys are stored in SEC_CSR1 and
  309. * bssidx 1 and 2 keys are stored in SEC_CSR5.
  310. * Using the correct defines correctly will cause overhead,
  311. * so just calculate the correct offset.
  312. */
  313. if (key->hw_key_idx < 8) {
  314. field.bit_offset = (3 * key->hw_key_idx);
  315. field.bit_mask = 0x7 << field.bit_offset;
  316. rt2x00pci_register_read(rt2x00dev, SEC_CSR1, &reg);
  317. rt2x00_set_field32(&reg, field, crypto->cipher);
  318. rt2x00pci_register_write(rt2x00dev, SEC_CSR1, reg);
  319. } else {
  320. field.bit_offset = (3 * (key->hw_key_idx - 8));
  321. field.bit_mask = 0x7 << field.bit_offset;
  322. rt2x00pci_register_read(rt2x00dev, SEC_CSR5, &reg);
  323. rt2x00_set_field32(&reg, field, crypto->cipher);
  324. rt2x00pci_register_write(rt2x00dev, SEC_CSR5, reg);
  325. }
  326. /*
  327. * The driver does not support the IV/EIV generation
  328. * in hardware. However it doesn't support the IV/EIV
  329. * inside the ieee80211 frame either, but requires it
  330. * to be provided separately for the descriptor.
  331. * rt2x00lib will cut the IV/EIV data out of all frames
  332. * given to us by mac80211, but we must tell mac80211
  333. * to generate the IV/EIV data.
  334. */
  335. key->flags |= IEEE80211_KEY_FLAG_GENERATE_IV;
  336. }
  337. /*
  338. * SEC_CSR0 contains only single-bit fields to indicate
  339. * a particular key is valid. Because using the FIELD32()
  340. * defines directly will cause a lot of overhead, we use
  341. * a calculation to determine the correct bit directly.
  342. */
  343. mask = 1 << key->hw_key_idx;
  344. rt2x00pci_register_read(rt2x00dev, SEC_CSR0, &reg);
  345. if (crypto->cmd == SET_KEY)
  346. reg |= mask;
  347. else if (crypto->cmd == DISABLE_KEY)
  348. reg &= ~mask;
  349. rt2x00pci_register_write(rt2x00dev, SEC_CSR0, reg);
  350. return 0;
  351. }
  352. static int rt61pci_config_pairwise_key(struct rt2x00_dev *rt2x00dev,
  353. struct rt2x00lib_crypto *crypto,
  354. struct ieee80211_key_conf *key)
  355. {
  356. struct hw_pairwise_ta_entry addr_entry;
  357. struct hw_key_entry key_entry;
  358. u32 mask;
  359. u32 reg;
  360. if (crypto->cmd == SET_KEY) {
  361. /*
  362. * rt2x00lib can't determine the correct free
  363. * key_idx for pairwise keys. We have 2 registers
  364. * with key valid bits. The goal is simple: read
  365. * the first register. If that is full, move to
  366. * the next register.
  367. * When both registers are full, we drop the key.
  368. * Otherwise, we use the first invalid entry.
  369. */
  370. rt2x00pci_register_read(rt2x00dev, SEC_CSR2, &reg);
  371. if (reg && reg == ~0) {
  372. key->hw_key_idx = 32;
  373. rt2x00pci_register_read(rt2x00dev, SEC_CSR3, &reg);
  374. if (reg && reg == ~0)
  375. return -ENOSPC;
  376. }
  377. key->hw_key_idx += reg ? ffz(reg) : 0;
  378. /*
  379. * Upload key to hardware
  380. */
  381. memcpy(key_entry.key, crypto->key,
  382. sizeof(key_entry.key));
  383. memcpy(key_entry.tx_mic, crypto->tx_mic,
  384. sizeof(key_entry.tx_mic));
  385. memcpy(key_entry.rx_mic, crypto->rx_mic,
  386. sizeof(key_entry.rx_mic));
  387. memset(&addr_entry, 0, sizeof(addr_entry));
  388. memcpy(&addr_entry, crypto->address, ETH_ALEN);
  389. addr_entry.cipher = crypto->cipher;
  390. reg = PAIRWISE_KEY_ENTRY(key->hw_key_idx);
  391. rt2x00pci_register_multiwrite(rt2x00dev, reg,
  392. &key_entry, sizeof(key_entry));
  393. reg = PAIRWISE_TA_ENTRY(key->hw_key_idx);
  394. rt2x00pci_register_multiwrite(rt2x00dev, reg,
  395. &addr_entry, sizeof(addr_entry));
  396. /*
  397. * Enable pairwise lookup table for given BSS idx.
  398. * Without this, received frames will not be decrypted
  399. * by the hardware.
  400. */
  401. rt2x00pci_register_read(rt2x00dev, SEC_CSR4, &reg);
  402. reg |= (1 << crypto->bssidx);
  403. rt2x00pci_register_write(rt2x00dev, SEC_CSR4, reg);
  404. /*
  405. * The driver does not support the IV/EIV generation
  406. * in hardware. However it doesn't support the IV/EIV
  407. * inside the ieee80211 frame either, but requires it
  408. * to be provided seperately for the descriptor.
  409. * rt2x00lib will cut the IV/EIV data out of all frames
  410. * given to us by mac80211, but we must tell mac80211
  411. * to generate the IV/EIV data.
  412. */
  413. key->flags |= IEEE80211_KEY_FLAG_GENERATE_IV;
  414. }
  415. /*
  416. * SEC_CSR2 and SEC_CSR3 contain only single-bit fields to indicate
  417. * a particular key is valid. Because using the FIELD32()
  418. * defines directly will cause a lot of overhead, we use
  419. * a calculation to determine the correct bit directly.
  420. */
  421. if (key->hw_key_idx < 32) {
  422. mask = 1 << key->hw_key_idx;
  423. rt2x00pci_register_read(rt2x00dev, SEC_CSR2, &reg);
  424. if (crypto->cmd == SET_KEY)
  425. reg |= mask;
  426. else if (crypto->cmd == DISABLE_KEY)
  427. reg &= ~mask;
  428. rt2x00pci_register_write(rt2x00dev, SEC_CSR2, reg);
  429. } else {
  430. mask = 1 << (key->hw_key_idx - 32);
  431. rt2x00pci_register_read(rt2x00dev, SEC_CSR3, &reg);
  432. if (crypto->cmd == SET_KEY)
  433. reg |= mask;
  434. else if (crypto->cmd == DISABLE_KEY)
  435. reg &= ~mask;
  436. rt2x00pci_register_write(rt2x00dev, SEC_CSR3, reg);
  437. }
  438. return 0;
  439. }
  440. static void rt61pci_config_filter(struct rt2x00_dev *rt2x00dev,
  441. const unsigned int filter_flags)
  442. {
  443. u32 reg;
  444. /*
  445. * Start configuration steps.
  446. * Note that the version error will always be dropped
  447. * and broadcast frames will always be accepted since
  448. * there is no filter for it at this time.
  449. */
  450. rt2x00pci_register_read(rt2x00dev, TXRX_CSR0, &reg);
  451. rt2x00_set_field32(&reg, TXRX_CSR0_DROP_CRC,
  452. !(filter_flags & FIF_FCSFAIL));
  453. rt2x00_set_field32(&reg, TXRX_CSR0_DROP_PHYSICAL,
  454. !(filter_flags & FIF_PLCPFAIL));
  455. rt2x00_set_field32(&reg, TXRX_CSR0_DROP_CONTROL,
  456. !(filter_flags & (FIF_CONTROL | FIF_PSPOLL)));
  457. rt2x00_set_field32(&reg, TXRX_CSR0_DROP_NOT_TO_ME,
  458. !(filter_flags & FIF_PROMISC_IN_BSS));
  459. rt2x00_set_field32(&reg, TXRX_CSR0_DROP_TO_DS,
  460. !(filter_flags & FIF_PROMISC_IN_BSS) &&
  461. !rt2x00dev->intf_ap_count);
  462. rt2x00_set_field32(&reg, TXRX_CSR0_DROP_VERSION_ERROR, 1);
  463. rt2x00_set_field32(&reg, TXRX_CSR0_DROP_MULTICAST,
  464. !(filter_flags & FIF_ALLMULTI));
  465. rt2x00_set_field32(&reg, TXRX_CSR0_DROP_BROADCAST, 0);
  466. rt2x00_set_field32(&reg, TXRX_CSR0_DROP_ACK_CTS,
  467. !(filter_flags & FIF_CONTROL));
  468. rt2x00pci_register_write(rt2x00dev, TXRX_CSR0, reg);
  469. }
  470. static void rt61pci_config_intf(struct rt2x00_dev *rt2x00dev,
  471. struct rt2x00_intf *intf,
  472. struct rt2x00intf_conf *conf,
  473. const unsigned int flags)
  474. {
  475. unsigned int beacon_base;
  476. u32 reg;
  477. if (flags & CONFIG_UPDATE_TYPE) {
  478. /*
  479. * Clear current synchronisation setup.
  480. * For the Beacon base registers, we only need to clear
  481. * the first byte since that byte contains the VALID and OWNER
  482. * bits which (when set to 0) will invalidate the entire beacon.
  483. */
  484. beacon_base = HW_BEACON_OFFSET(intf->beacon->entry_idx);
  485. rt2x00pci_register_write(rt2x00dev, beacon_base, 0);
  486. /*
  487. * Enable synchronisation.
  488. */
  489. rt2x00pci_register_read(rt2x00dev, TXRX_CSR9, &reg);
  490. rt2x00_set_field32(&reg, TXRX_CSR9_TSF_TICKING, 1);
  491. rt2x00_set_field32(&reg, TXRX_CSR9_TSF_SYNC, conf->sync);
  492. rt2x00_set_field32(&reg, TXRX_CSR9_TBTT_ENABLE, 1);
  493. rt2x00pci_register_write(rt2x00dev, TXRX_CSR9, reg);
  494. }
  495. if (flags & CONFIG_UPDATE_MAC) {
  496. reg = le32_to_cpu(conf->mac[1]);
  497. rt2x00_set_field32(&reg, MAC_CSR3_UNICAST_TO_ME_MASK, 0xff);
  498. conf->mac[1] = cpu_to_le32(reg);
  499. rt2x00pci_register_multiwrite(rt2x00dev, MAC_CSR2,
  500. conf->mac, sizeof(conf->mac));
  501. }
  502. if (flags & CONFIG_UPDATE_BSSID) {
  503. reg = le32_to_cpu(conf->bssid[1]);
  504. rt2x00_set_field32(&reg, MAC_CSR5_BSS_ID_MASK, 3);
  505. conf->bssid[1] = cpu_to_le32(reg);
  506. rt2x00pci_register_multiwrite(rt2x00dev, MAC_CSR4,
  507. conf->bssid, sizeof(conf->bssid));
  508. }
  509. }
  510. static void rt61pci_config_erp(struct rt2x00_dev *rt2x00dev,
  511. struct rt2x00lib_erp *erp)
  512. {
  513. u32 reg;
  514. rt2x00pci_register_read(rt2x00dev, TXRX_CSR0, &reg);
  515. rt2x00_set_field32(&reg, TXRX_CSR0_RX_ACK_TIMEOUT, 0x32);
  516. rt2x00_set_field32(&reg, TXRX_CSR0_TSF_OFFSET, IEEE80211_HEADER);
  517. rt2x00pci_register_write(rt2x00dev, TXRX_CSR0, reg);
  518. rt2x00pci_register_read(rt2x00dev, TXRX_CSR4, &reg);
  519. rt2x00_set_field32(&reg, TXRX_CSR4_AUTORESPOND_ENABLE, 1);
  520. rt2x00_set_field32(&reg, TXRX_CSR4_AUTORESPOND_PREAMBLE,
  521. !!erp->short_preamble);
  522. rt2x00pci_register_write(rt2x00dev, TXRX_CSR4, reg);
  523. rt2x00pci_register_write(rt2x00dev, TXRX_CSR5, erp->basic_rates);
  524. rt2x00pci_register_read(rt2x00dev, TXRX_CSR9, &reg);
  525. rt2x00_set_field32(&reg, TXRX_CSR9_BEACON_INTERVAL,
  526. erp->beacon_int * 16);
  527. rt2x00pci_register_write(rt2x00dev, TXRX_CSR9, reg);
  528. rt2x00pci_register_read(rt2x00dev, MAC_CSR9, &reg);
  529. rt2x00_set_field32(&reg, MAC_CSR9_SLOT_TIME, erp->slot_time);
  530. rt2x00pci_register_write(rt2x00dev, MAC_CSR9, reg);
  531. rt2x00pci_register_read(rt2x00dev, MAC_CSR8, &reg);
  532. rt2x00_set_field32(&reg, MAC_CSR8_SIFS, erp->sifs);
  533. rt2x00_set_field32(&reg, MAC_CSR8_SIFS_AFTER_RX_OFDM, 3);
  534. rt2x00_set_field32(&reg, MAC_CSR8_EIFS, erp->eifs);
  535. rt2x00pci_register_write(rt2x00dev, MAC_CSR8, reg);
  536. }
  537. static void rt61pci_config_antenna_5x(struct rt2x00_dev *rt2x00dev,
  538. struct antenna_setup *ant)
  539. {
  540. u8 r3;
  541. u8 r4;
  542. u8 r77;
  543. rt61pci_bbp_read(rt2x00dev, 3, &r3);
  544. rt61pci_bbp_read(rt2x00dev, 4, &r4);
  545. rt61pci_bbp_read(rt2x00dev, 77, &r77);
  546. rt2x00_set_field8(&r3, BBP_R3_SMART_MODE, rt2x00_rf(rt2x00dev, RF5325));
  547. /*
  548. * Configure the RX antenna.
  549. */
  550. switch (ant->rx) {
  551. case ANTENNA_HW_DIVERSITY:
  552. rt2x00_set_field8(&r4, BBP_R4_RX_ANTENNA_CONTROL, 2);
  553. rt2x00_set_field8(&r4, BBP_R4_RX_FRAME_END,
  554. (rt2x00dev->curr_band != IEEE80211_BAND_5GHZ));
  555. break;
  556. case ANTENNA_A:
  557. rt2x00_set_field8(&r4, BBP_R4_RX_ANTENNA_CONTROL, 1);
  558. rt2x00_set_field8(&r4, BBP_R4_RX_FRAME_END, 0);
  559. if (rt2x00dev->curr_band == IEEE80211_BAND_5GHZ)
  560. rt2x00_set_field8(&r77, BBP_R77_RX_ANTENNA, 0);
  561. else
  562. rt2x00_set_field8(&r77, BBP_R77_RX_ANTENNA, 3);
  563. break;
  564. case ANTENNA_B:
  565. default:
  566. rt2x00_set_field8(&r4, BBP_R4_RX_ANTENNA_CONTROL, 1);
  567. rt2x00_set_field8(&r4, BBP_R4_RX_FRAME_END, 0);
  568. if (rt2x00dev->curr_band == IEEE80211_BAND_5GHZ)
  569. rt2x00_set_field8(&r77, BBP_R77_RX_ANTENNA, 3);
  570. else
  571. rt2x00_set_field8(&r77, BBP_R77_RX_ANTENNA, 0);
  572. break;
  573. }
  574. rt61pci_bbp_write(rt2x00dev, 77, r77);
  575. rt61pci_bbp_write(rt2x00dev, 3, r3);
  576. rt61pci_bbp_write(rt2x00dev, 4, r4);
  577. }
  578. static void rt61pci_config_antenna_2x(struct rt2x00_dev *rt2x00dev,
  579. struct antenna_setup *ant)
  580. {
  581. u8 r3;
  582. u8 r4;
  583. u8 r77;
  584. rt61pci_bbp_read(rt2x00dev, 3, &r3);
  585. rt61pci_bbp_read(rt2x00dev, 4, &r4);
  586. rt61pci_bbp_read(rt2x00dev, 77, &r77);
  587. rt2x00_set_field8(&r3, BBP_R3_SMART_MODE, rt2x00_rf(rt2x00dev, RF2529));
  588. rt2x00_set_field8(&r4, BBP_R4_RX_FRAME_END,
  589. !test_bit(CONFIG_FRAME_TYPE, &rt2x00dev->flags));
  590. /*
  591. * Configure the RX antenna.
  592. */
  593. switch (ant->rx) {
  594. case ANTENNA_HW_DIVERSITY:
  595. rt2x00_set_field8(&r4, BBP_R4_RX_ANTENNA_CONTROL, 2);
  596. break;
  597. case ANTENNA_A:
  598. rt2x00_set_field8(&r4, BBP_R4_RX_ANTENNA_CONTROL, 1);
  599. rt2x00_set_field8(&r77, BBP_R77_RX_ANTENNA, 3);
  600. break;
  601. case ANTENNA_B:
  602. default:
  603. rt2x00_set_field8(&r4, BBP_R4_RX_ANTENNA_CONTROL, 1);
  604. rt2x00_set_field8(&r77, BBP_R77_RX_ANTENNA, 0);
  605. break;
  606. }
  607. rt61pci_bbp_write(rt2x00dev, 77, r77);
  608. rt61pci_bbp_write(rt2x00dev, 3, r3);
  609. rt61pci_bbp_write(rt2x00dev, 4, r4);
  610. }
  611. static void rt61pci_config_antenna_2529_rx(struct rt2x00_dev *rt2x00dev,
  612. const int p1, const int p2)
  613. {
  614. u32 reg;
  615. rt2x00pci_register_read(rt2x00dev, MAC_CSR13, &reg);
  616. rt2x00_set_field32(&reg, MAC_CSR13_BIT4, p1);
  617. rt2x00_set_field32(&reg, MAC_CSR13_BIT12, 0);
  618. rt2x00_set_field32(&reg, MAC_CSR13_BIT3, !p2);
  619. rt2x00_set_field32(&reg, MAC_CSR13_BIT11, 0);
  620. rt2x00pci_register_write(rt2x00dev, MAC_CSR13, reg);
  621. }
  622. static void rt61pci_config_antenna_2529(struct rt2x00_dev *rt2x00dev,
  623. struct antenna_setup *ant)
  624. {
  625. u8 r3;
  626. u8 r4;
  627. u8 r77;
  628. rt61pci_bbp_read(rt2x00dev, 3, &r3);
  629. rt61pci_bbp_read(rt2x00dev, 4, &r4);
  630. rt61pci_bbp_read(rt2x00dev, 77, &r77);
  631. /*
  632. * Configure the RX antenna.
  633. */
  634. switch (ant->rx) {
  635. case ANTENNA_A:
  636. rt2x00_set_field8(&r4, BBP_R4_RX_ANTENNA_CONTROL, 1);
  637. rt2x00_set_field8(&r77, BBP_R77_RX_ANTENNA, 0);
  638. rt61pci_config_antenna_2529_rx(rt2x00dev, 0, 0);
  639. break;
  640. case ANTENNA_HW_DIVERSITY:
  641. /*
  642. * FIXME: Antenna selection for the rf 2529 is very confusing
  643. * in the legacy driver. Just default to antenna B until the
  644. * legacy code can be properly translated into rt2x00 code.
  645. */
  646. case ANTENNA_B:
  647. default:
  648. rt2x00_set_field8(&r4, BBP_R4_RX_ANTENNA_CONTROL, 1);
  649. rt2x00_set_field8(&r77, BBP_R77_RX_ANTENNA, 3);
  650. rt61pci_config_antenna_2529_rx(rt2x00dev, 1, 1);
  651. break;
  652. }
  653. rt61pci_bbp_write(rt2x00dev, 77, r77);
  654. rt61pci_bbp_write(rt2x00dev, 3, r3);
  655. rt61pci_bbp_write(rt2x00dev, 4, r4);
  656. }
  657. struct antenna_sel {
  658. u8 word;
  659. /*
  660. * value[0] -> non-LNA
  661. * value[1] -> LNA
  662. */
  663. u8 value[2];
  664. };
  665. static const struct antenna_sel antenna_sel_a[] = {
  666. { 96, { 0x58, 0x78 } },
  667. { 104, { 0x38, 0x48 } },
  668. { 75, { 0xfe, 0x80 } },
  669. { 86, { 0xfe, 0x80 } },
  670. { 88, { 0xfe, 0x80 } },
  671. { 35, { 0x60, 0x60 } },
  672. { 97, { 0x58, 0x58 } },
  673. { 98, { 0x58, 0x58 } },
  674. };
  675. static const struct antenna_sel antenna_sel_bg[] = {
  676. { 96, { 0x48, 0x68 } },
  677. { 104, { 0x2c, 0x3c } },
  678. { 75, { 0xfe, 0x80 } },
  679. { 86, { 0xfe, 0x80 } },
  680. { 88, { 0xfe, 0x80 } },
  681. { 35, { 0x50, 0x50 } },
  682. { 97, { 0x48, 0x48 } },
  683. { 98, { 0x48, 0x48 } },
  684. };
  685. static void rt61pci_config_ant(struct rt2x00_dev *rt2x00dev,
  686. struct antenna_setup *ant)
  687. {
  688. const struct antenna_sel *sel;
  689. unsigned int lna;
  690. unsigned int i;
  691. u32 reg;
  692. /*
  693. * We should never come here because rt2x00lib is supposed
  694. * to catch this and send us the correct antenna explicitely.
  695. */
  696. BUG_ON(ant->rx == ANTENNA_SW_DIVERSITY ||
  697. ant->tx == ANTENNA_SW_DIVERSITY);
  698. if (rt2x00dev->curr_band == IEEE80211_BAND_5GHZ) {
  699. sel = antenna_sel_a;
  700. lna = test_bit(CONFIG_EXTERNAL_LNA_A, &rt2x00dev->flags);
  701. } else {
  702. sel = antenna_sel_bg;
  703. lna = test_bit(CONFIG_EXTERNAL_LNA_BG, &rt2x00dev->flags);
  704. }
  705. for (i = 0; i < ARRAY_SIZE(antenna_sel_a); i++)
  706. rt61pci_bbp_write(rt2x00dev, sel[i].word, sel[i].value[lna]);
  707. rt2x00pci_register_read(rt2x00dev, PHY_CSR0, &reg);
  708. rt2x00_set_field32(&reg, PHY_CSR0_PA_PE_BG,
  709. rt2x00dev->curr_band == IEEE80211_BAND_2GHZ);
  710. rt2x00_set_field32(&reg, PHY_CSR0_PA_PE_A,
  711. rt2x00dev->curr_band == IEEE80211_BAND_5GHZ);
  712. rt2x00pci_register_write(rt2x00dev, PHY_CSR0, reg);
  713. if (rt2x00_rf(rt2x00dev, RF5225) || rt2x00_rf(rt2x00dev, RF5325))
  714. rt61pci_config_antenna_5x(rt2x00dev, ant);
  715. else if (rt2x00_rf(rt2x00dev, RF2527))
  716. rt61pci_config_antenna_2x(rt2x00dev, ant);
  717. else if (rt2x00_rf(rt2x00dev, RF2529)) {
  718. if (test_bit(CONFIG_DOUBLE_ANTENNA, &rt2x00dev->flags))
  719. rt61pci_config_antenna_2x(rt2x00dev, ant);
  720. else
  721. rt61pci_config_antenna_2529(rt2x00dev, ant);
  722. }
  723. }
  724. static void rt61pci_config_lna_gain(struct rt2x00_dev *rt2x00dev,
  725. struct rt2x00lib_conf *libconf)
  726. {
  727. u16 eeprom;
  728. short lna_gain = 0;
  729. if (libconf->conf->channel->band == IEEE80211_BAND_2GHZ) {
  730. if (test_bit(CONFIG_EXTERNAL_LNA_BG, &rt2x00dev->flags))
  731. lna_gain += 14;
  732. rt2x00_eeprom_read(rt2x00dev, EEPROM_RSSI_OFFSET_BG, &eeprom);
  733. lna_gain -= rt2x00_get_field16(eeprom, EEPROM_RSSI_OFFSET_BG_1);
  734. } else {
  735. if (test_bit(CONFIG_EXTERNAL_LNA_A, &rt2x00dev->flags))
  736. lna_gain += 14;
  737. rt2x00_eeprom_read(rt2x00dev, EEPROM_RSSI_OFFSET_A, &eeprom);
  738. lna_gain -= rt2x00_get_field16(eeprom, EEPROM_RSSI_OFFSET_A_1);
  739. }
  740. rt2x00dev->lna_gain = lna_gain;
  741. }
  742. static void rt61pci_config_channel(struct rt2x00_dev *rt2x00dev,
  743. struct rf_channel *rf, const int txpower)
  744. {
  745. u8 r3;
  746. u8 r94;
  747. u8 smart;
  748. rt2x00_set_field32(&rf->rf3, RF3_TXPOWER, TXPOWER_TO_DEV(txpower));
  749. rt2x00_set_field32(&rf->rf4, RF4_FREQ_OFFSET, rt2x00dev->freq_offset);
  750. smart = !(rt2x00_rf(rt2x00dev, RF5225) || rt2x00_rf(rt2x00dev, RF2527));
  751. rt61pci_bbp_read(rt2x00dev, 3, &r3);
  752. rt2x00_set_field8(&r3, BBP_R3_SMART_MODE, smart);
  753. rt61pci_bbp_write(rt2x00dev, 3, r3);
  754. r94 = 6;
  755. if (txpower > MAX_TXPOWER && txpower <= (MAX_TXPOWER + r94))
  756. r94 += txpower - MAX_TXPOWER;
  757. else if (txpower < MIN_TXPOWER && txpower >= (MIN_TXPOWER - r94))
  758. r94 += txpower;
  759. rt61pci_bbp_write(rt2x00dev, 94, r94);
  760. rt61pci_rf_write(rt2x00dev, 1, rf->rf1);
  761. rt61pci_rf_write(rt2x00dev, 2, rf->rf2);
  762. rt61pci_rf_write(rt2x00dev, 3, rf->rf3 & ~0x00000004);
  763. rt61pci_rf_write(rt2x00dev, 4, rf->rf4);
  764. udelay(200);
  765. rt61pci_rf_write(rt2x00dev, 1, rf->rf1);
  766. rt61pci_rf_write(rt2x00dev, 2, rf->rf2);
  767. rt61pci_rf_write(rt2x00dev, 3, rf->rf3 | 0x00000004);
  768. rt61pci_rf_write(rt2x00dev, 4, rf->rf4);
  769. udelay(200);
  770. rt61pci_rf_write(rt2x00dev, 1, rf->rf1);
  771. rt61pci_rf_write(rt2x00dev, 2, rf->rf2);
  772. rt61pci_rf_write(rt2x00dev, 3, rf->rf3 & ~0x00000004);
  773. rt61pci_rf_write(rt2x00dev, 4, rf->rf4);
  774. msleep(1);
  775. }
  776. static void rt61pci_config_txpower(struct rt2x00_dev *rt2x00dev,
  777. const int txpower)
  778. {
  779. struct rf_channel rf;
  780. rt2x00_rf_read(rt2x00dev, 1, &rf.rf1);
  781. rt2x00_rf_read(rt2x00dev, 2, &rf.rf2);
  782. rt2x00_rf_read(rt2x00dev, 3, &rf.rf3);
  783. rt2x00_rf_read(rt2x00dev, 4, &rf.rf4);
  784. rt61pci_config_channel(rt2x00dev, &rf, txpower);
  785. }
  786. static void rt61pci_config_retry_limit(struct rt2x00_dev *rt2x00dev,
  787. struct rt2x00lib_conf *libconf)
  788. {
  789. u32 reg;
  790. rt2x00pci_register_read(rt2x00dev, TXRX_CSR4, &reg);
  791. rt2x00_set_field32(&reg, TXRX_CSR4_LONG_RETRY_LIMIT,
  792. libconf->conf->long_frame_max_tx_count);
  793. rt2x00_set_field32(&reg, TXRX_CSR4_SHORT_RETRY_LIMIT,
  794. libconf->conf->short_frame_max_tx_count);
  795. rt2x00pci_register_write(rt2x00dev, TXRX_CSR4, reg);
  796. }
  797. static void rt61pci_config_ps(struct rt2x00_dev *rt2x00dev,
  798. struct rt2x00lib_conf *libconf)
  799. {
  800. enum dev_state state =
  801. (libconf->conf->flags & IEEE80211_CONF_PS) ?
  802. STATE_SLEEP : STATE_AWAKE;
  803. u32 reg;
  804. if (state == STATE_SLEEP) {
  805. rt2x00pci_register_read(rt2x00dev, MAC_CSR11, &reg);
  806. rt2x00_set_field32(&reg, MAC_CSR11_DELAY_AFTER_TBCN,
  807. rt2x00dev->beacon_int - 10);
  808. rt2x00_set_field32(&reg, MAC_CSR11_TBCN_BEFORE_WAKEUP,
  809. libconf->conf->listen_interval - 1);
  810. rt2x00_set_field32(&reg, MAC_CSR11_WAKEUP_LATENCY, 5);
  811. /* We must first disable autowake before it can be enabled */
  812. rt2x00_set_field32(&reg, MAC_CSR11_AUTOWAKE, 0);
  813. rt2x00pci_register_write(rt2x00dev, MAC_CSR11, reg);
  814. rt2x00_set_field32(&reg, MAC_CSR11_AUTOWAKE, 1);
  815. rt2x00pci_register_write(rt2x00dev, MAC_CSR11, reg);
  816. rt2x00pci_register_write(rt2x00dev, SOFT_RESET_CSR, 0x00000005);
  817. rt2x00pci_register_write(rt2x00dev, IO_CNTL_CSR, 0x0000001c);
  818. rt2x00pci_register_write(rt2x00dev, PCI_USEC_CSR, 0x00000060);
  819. rt61pci_mcu_request(rt2x00dev, MCU_SLEEP, 0xff, 0, 0);
  820. } else {
  821. rt2x00pci_register_read(rt2x00dev, MAC_CSR11, &reg);
  822. rt2x00_set_field32(&reg, MAC_CSR11_DELAY_AFTER_TBCN, 0);
  823. rt2x00_set_field32(&reg, MAC_CSR11_TBCN_BEFORE_WAKEUP, 0);
  824. rt2x00_set_field32(&reg, MAC_CSR11_AUTOWAKE, 0);
  825. rt2x00_set_field32(&reg, MAC_CSR11_WAKEUP_LATENCY, 0);
  826. rt2x00pci_register_write(rt2x00dev, MAC_CSR11, reg);
  827. rt2x00pci_register_write(rt2x00dev, SOFT_RESET_CSR, 0x00000007);
  828. rt2x00pci_register_write(rt2x00dev, IO_CNTL_CSR, 0x00000018);
  829. rt2x00pci_register_write(rt2x00dev, PCI_USEC_CSR, 0x00000020);
  830. rt61pci_mcu_request(rt2x00dev, MCU_WAKEUP, 0xff, 0, 0);
  831. }
  832. }
  833. static void rt61pci_config(struct rt2x00_dev *rt2x00dev,
  834. struct rt2x00lib_conf *libconf,
  835. const unsigned int flags)
  836. {
  837. /* Always recalculate LNA gain before changing configuration */
  838. rt61pci_config_lna_gain(rt2x00dev, libconf);
  839. if (flags & IEEE80211_CONF_CHANGE_CHANNEL)
  840. rt61pci_config_channel(rt2x00dev, &libconf->rf,
  841. libconf->conf->power_level);
  842. if ((flags & IEEE80211_CONF_CHANGE_POWER) &&
  843. !(flags & IEEE80211_CONF_CHANGE_CHANNEL))
  844. rt61pci_config_txpower(rt2x00dev, libconf->conf->power_level);
  845. if (flags & IEEE80211_CONF_CHANGE_RETRY_LIMITS)
  846. rt61pci_config_retry_limit(rt2x00dev, libconf);
  847. if (flags & IEEE80211_CONF_CHANGE_PS)
  848. rt61pci_config_ps(rt2x00dev, libconf);
  849. }
  850. /*
  851. * Link tuning
  852. */
  853. static void rt61pci_link_stats(struct rt2x00_dev *rt2x00dev,
  854. struct link_qual *qual)
  855. {
  856. u32 reg;
  857. /*
  858. * Update FCS error count from register.
  859. */
  860. rt2x00pci_register_read(rt2x00dev, STA_CSR0, &reg);
  861. qual->rx_failed = rt2x00_get_field32(reg, STA_CSR0_FCS_ERROR);
  862. /*
  863. * Update False CCA count from register.
  864. */
  865. rt2x00pci_register_read(rt2x00dev, STA_CSR1, &reg);
  866. qual->false_cca = rt2x00_get_field32(reg, STA_CSR1_FALSE_CCA_ERROR);
  867. }
  868. static inline void rt61pci_set_vgc(struct rt2x00_dev *rt2x00dev,
  869. struct link_qual *qual, u8 vgc_level)
  870. {
  871. if (qual->vgc_level != vgc_level) {
  872. rt61pci_bbp_write(rt2x00dev, 17, vgc_level);
  873. qual->vgc_level = vgc_level;
  874. qual->vgc_level_reg = vgc_level;
  875. }
  876. }
  877. static void rt61pci_reset_tuner(struct rt2x00_dev *rt2x00dev,
  878. struct link_qual *qual)
  879. {
  880. rt61pci_set_vgc(rt2x00dev, qual, 0x20);
  881. }
  882. static void rt61pci_link_tuner(struct rt2x00_dev *rt2x00dev,
  883. struct link_qual *qual, const u32 count)
  884. {
  885. u8 up_bound;
  886. u8 low_bound;
  887. /*
  888. * Determine r17 bounds.
  889. */
  890. if (rt2x00dev->rx_status.band == IEEE80211_BAND_5GHZ) {
  891. low_bound = 0x28;
  892. up_bound = 0x48;
  893. if (test_bit(CONFIG_EXTERNAL_LNA_A, &rt2x00dev->flags)) {
  894. low_bound += 0x10;
  895. up_bound += 0x10;
  896. }
  897. } else {
  898. low_bound = 0x20;
  899. up_bound = 0x40;
  900. if (test_bit(CONFIG_EXTERNAL_LNA_BG, &rt2x00dev->flags)) {
  901. low_bound += 0x10;
  902. up_bound += 0x10;
  903. }
  904. }
  905. /*
  906. * If we are not associated, we should go straight to the
  907. * dynamic CCA tuning.
  908. */
  909. if (!rt2x00dev->intf_associated)
  910. goto dynamic_cca_tune;
  911. /*
  912. * Special big-R17 for very short distance
  913. */
  914. if (qual->rssi >= -35) {
  915. rt61pci_set_vgc(rt2x00dev, qual, 0x60);
  916. return;
  917. }
  918. /*
  919. * Special big-R17 for short distance
  920. */
  921. if (qual->rssi >= -58) {
  922. rt61pci_set_vgc(rt2x00dev, qual, up_bound);
  923. return;
  924. }
  925. /*
  926. * Special big-R17 for middle-short distance
  927. */
  928. if (qual->rssi >= -66) {
  929. rt61pci_set_vgc(rt2x00dev, qual, low_bound + 0x10);
  930. return;
  931. }
  932. /*
  933. * Special mid-R17 for middle distance
  934. */
  935. if (qual->rssi >= -74) {
  936. rt61pci_set_vgc(rt2x00dev, qual, low_bound + 0x08);
  937. return;
  938. }
  939. /*
  940. * Special case: Change up_bound based on the rssi.
  941. * Lower up_bound when rssi is weaker then -74 dBm.
  942. */
  943. up_bound -= 2 * (-74 - qual->rssi);
  944. if (low_bound > up_bound)
  945. up_bound = low_bound;
  946. if (qual->vgc_level > up_bound) {
  947. rt61pci_set_vgc(rt2x00dev, qual, up_bound);
  948. return;
  949. }
  950. dynamic_cca_tune:
  951. /*
  952. * r17 does not yet exceed upper limit, continue and base
  953. * the r17 tuning on the false CCA count.
  954. */
  955. if ((qual->false_cca > 512) && (qual->vgc_level < up_bound))
  956. rt61pci_set_vgc(rt2x00dev, qual, ++qual->vgc_level);
  957. else if ((qual->false_cca < 100) && (qual->vgc_level > low_bound))
  958. rt61pci_set_vgc(rt2x00dev, qual, --qual->vgc_level);
  959. }
  960. /*
  961. * Firmware functions
  962. */
  963. static char *rt61pci_get_firmware_name(struct rt2x00_dev *rt2x00dev)
  964. {
  965. u16 chip;
  966. char *fw_name;
  967. pci_read_config_word(to_pci_dev(rt2x00dev->dev), PCI_DEVICE_ID, &chip);
  968. switch (chip) {
  969. case RT2561_PCI_ID:
  970. fw_name = FIRMWARE_RT2561;
  971. break;
  972. case RT2561s_PCI_ID:
  973. fw_name = FIRMWARE_RT2561s;
  974. break;
  975. case RT2661_PCI_ID:
  976. fw_name = FIRMWARE_RT2661;
  977. break;
  978. default:
  979. fw_name = NULL;
  980. break;
  981. }
  982. return fw_name;
  983. }
  984. static int rt61pci_check_firmware(struct rt2x00_dev *rt2x00dev,
  985. const u8 *data, const size_t len)
  986. {
  987. u16 fw_crc;
  988. u16 crc;
  989. /*
  990. * Only support 8kb firmware files.
  991. */
  992. if (len != 8192)
  993. return FW_BAD_LENGTH;
  994. /*
  995. * The last 2 bytes in the firmware array are the crc checksum itself.
  996. * This means that we should never pass those 2 bytes to the crc
  997. * algorithm.
  998. */
  999. fw_crc = (data[len - 2] << 8 | data[len - 1]);
  1000. /*
  1001. * Use the crc itu-t algorithm.
  1002. */
  1003. crc = crc_itu_t(0, data, len - 2);
  1004. crc = crc_itu_t_byte(crc, 0);
  1005. crc = crc_itu_t_byte(crc, 0);
  1006. return (fw_crc == crc) ? FW_OK : FW_BAD_CRC;
  1007. }
  1008. static int rt61pci_load_firmware(struct rt2x00_dev *rt2x00dev,
  1009. const u8 *data, const size_t len)
  1010. {
  1011. int i;
  1012. u32 reg;
  1013. /*
  1014. * Wait for stable hardware.
  1015. */
  1016. for (i = 0; i < 100; i++) {
  1017. rt2x00pci_register_read(rt2x00dev, MAC_CSR0, &reg);
  1018. if (reg)
  1019. break;
  1020. msleep(1);
  1021. }
  1022. if (!reg) {
  1023. ERROR(rt2x00dev, "Unstable hardware.\n");
  1024. return -EBUSY;
  1025. }
  1026. /*
  1027. * Prepare MCU and mailbox for firmware loading.
  1028. */
  1029. reg = 0;
  1030. rt2x00_set_field32(&reg, MCU_CNTL_CSR_RESET, 1);
  1031. rt2x00pci_register_write(rt2x00dev, MCU_CNTL_CSR, reg);
  1032. rt2x00pci_register_write(rt2x00dev, M2H_CMD_DONE_CSR, 0xffffffff);
  1033. rt2x00pci_register_write(rt2x00dev, H2M_MAILBOX_CSR, 0);
  1034. rt2x00pci_register_write(rt2x00dev, HOST_CMD_CSR, 0);
  1035. /*
  1036. * Write firmware to device.
  1037. */
  1038. reg = 0;
  1039. rt2x00_set_field32(&reg, MCU_CNTL_CSR_RESET, 1);
  1040. rt2x00_set_field32(&reg, MCU_CNTL_CSR_SELECT_BANK, 1);
  1041. rt2x00pci_register_write(rt2x00dev, MCU_CNTL_CSR, reg);
  1042. rt2x00pci_register_multiwrite(rt2x00dev, FIRMWARE_IMAGE_BASE,
  1043. data, len);
  1044. rt2x00_set_field32(&reg, MCU_CNTL_CSR_SELECT_BANK, 0);
  1045. rt2x00pci_register_write(rt2x00dev, MCU_CNTL_CSR, reg);
  1046. rt2x00_set_field32(&reg, MCU_CNTL_CSR_RESET, 0);
  1047. rt2x00pci_register_write(rt2x00dev, MCU_CNTL_CSR, reg);
  1048. for (i = 0; i < 100; i++) {
  1049. rt2x00pci_register_read(rt2x00dev, MCU_CNTL_CSR, &reg);
  1050. if (rt2x00_get_field32(reg, MCU_CNTL_CSR_READY))
  1051. break;
  1052. msleep(1);
  1053. }
  1054. if (i == 100) {
  1055. ERROR(rt2x00dev, "MCU Control register not ready.\n");
  1056. return -EBUSY;
  1057. }
  1058. /*
  1059. * Hardware needs another millisecond before it is ready.
  1060. */
  1061. msleep(1);
  1062. /*
  1063. * Reset MAC and BBP registers.
  1064. */
  1065. reg = 0;
  1066. rt2x00_set_field32(&reg, MAC_CSR1_SOFT_RESET, 1);
  1067. rt2x00_set_field32(&reg, MAC_CSR1_BBP_RESET, 1);
  1068. rt2x00pci_register_write(rt2x00dev, MAC_CSR1, reg);
  1069. rt2x00pci_register_read(rt2x00dev, MAC_CSR1, &reg);
  1070. rt2x00_set_field32(&reg, MAC_CSR1_SOFT_RESET, 0);
  1071. rt2x00_set_field32(&reg, MAC_CSR1_BBP_RESET, 0);
  1072. rt2x00pci_register_write(rt2x00dev, MAC_CSR1, reg);
  1073. rt2x00pci_register_read(rt2x00dev, MAC_CSR1, &reg);
  1074. rt2x00_set_field32(&reg, MAC_CSR1_HOST_READY, 1);
  1075. rt2x00pci_register_write(rt2x00dev, MAC_CSR1, reg);
  1076. return 0;
  1077. }
  1078. /*
  1079. * Initialization functions.
  1080. */
  1081. static bool rt61pci_get_entry_state(struct queue_entry *entry)
  1082. {
  1083. struct queue_entry_priv_pci *entry_priv = entry->priv_data;
  1084. u32 word;
  1085. if (entry->queue->qid == QID_RX) {
  1086. rt2x00_desc_read(entry_priv->desc, 0, &word);
  1087. return rt2x00_get_field32(word, RXD_W0_OWNER_NIC);
  1088. } else {
  1089. rt2x00_desc_read(entry_priv->desc, 0, &word);
  1090. return (rt2x00_get_field32(word, TXD_W0_OWNER_NIC) ||
  1091. rt2x00_get_field32(word, TXD_W0_VALID));
  1092. }
  1093. }
  1094. static void rt61pci_clear_entry(struct queue_entry *entry)
  1095. {
  1096. struct queue_entry_priv_pci *entry_priv = entry->priv_data;
  1097. struct skb_frame_desc *skbdesc = get_skb_frame_desc(entry->skb);
  1098. u32 word;
  1099. if (entry->queue->qid == QID_RX) {
  1100. rt2x00_desc_read(entry_priv->desc, 5, &word);
  1101. rt2x00_set_field32(&word, RXD_W5_BUFFER_PHYSICAL_ADDRESS,
  1102. skbdesc->skb_dma);
  1103. rt2x00_desc_write(entry_priv->desc, 5, word);
  1104. rt2x00_desc_read(entry_priv->desc, 0, &word);
  1105. rt2x00_set_field32(&word, RXD_W0_OWNER_NIC, 1);
  1106. rt2x00_desc_write(entry_priv->desc, 0, word);
  1107. } else {
  1108. rt2x00_desc_read(entry_priv->desc, 0, &word);
  1109. rt2x00_set_field32(&word, TXD_W0_VALID, 0);
  1110. rt2x00_set_field32(&word, TXD_W0_OWNER_NIC, 0);
  1111. rt2x00_desc_write(entry_priv->desc, 0, word);
  1112. }
  1113. }
  1114. static int rt61pci_init_queues(struct rt2x00_dev *rt2x00dev)
  1115. {
  1116. struct queue_entry_priv_pci *entry_priv;
  1117. u32 reg;
  1118. /*
  1119. * Initialize registers.
  1120. */
  1121. rt2x00pci_register_read(rt2x00dev, TX_RING_CSR0, &reg);
  1122. rt2x00_set_field32(&reg, TX_RING_CSR0_AC0_RING_SIZE,
  1123. rt2x00dev->tx[0].limit);
  1124. rt2x00_set_field32(&reg, TX_RING_CSR0_AC1_RING_SIZE,
  1125. rt2x00dev->tx[1].limit);
  1126. rt2x00_set_field32(&reg, TX_RING_CSR0_AC2_RING_SIZE,
  1127. rt2x00dev->tx[2].limit);
  1128. rt2x00_set_field32(&reg, TX_RING_CSR0_AC3_RING_SIZE,
  1129. rt2x00dev->tx[3].limit);
  1130. rt2x00pci_register_write(rt2x00dev, TX_RING_CSR0, reg);
  1131. rt2x00pci_register_read(rt2x00dev, TX_RING_CSR1, &reg);
  1132. rt2x00_set_field32(&reg, TX_RING_CSR1_TXD_SIZE,
  1133. rt2x00dev->tx[0].desc_size / 4);
  1134. rt2x00pci_register_write(rt2x00dev, TX_RING_CSR1, reg);
  1135. entry_priv = rt2x00dev->tx[0].entries[0].priv_data;
  1136. rt2x00pci_register_read(rt2x00dev, AC0_BASE_CSR, &reg);
  1137. rt2x00_set_field32(&reg, AC0_BASE_CSR_RING_REGISTER,
  1138. entry_priv->desc_dma);
  1139. rt2x00pci_register_write(rt2x00dev, AC0_BASE_CSR, reg);
  1140. entry_priv = rt2x00dev->tx[1].entries[0].priv_data;
  1141. rt2x00pci_register_read(rt2x00dev, AC1_BASE_CSR, &reg);
  1142. rt2x00_set_field32(&reg, AC1_BASE_CSR_RING_REGISTER,
  1143. entry_priv->desc_dma);
  1144. rt2x00pci_register_write(rt2x00dev, AC1_BASE_CSR, reg);
  1145. entry_priv = rt2x00dev->tx[2].entries[0].priv_data;
  1146. rt2x00pci_register_read(rt2x00dev, AC2_BASE_CSR, &reg);
  1147. rt2x00_set_field32(&reg, AC2_BASE_CSR_RING_REGISTER,
  1148. entry_priv->desc_dma);
  1149. rt2x00pci_register_write(rt2x00dev, AC2_BASE_CSR, reg);
  1150. entry_priv = rt2x00dev->tx[3].entries[0].priv_data;
  1151. rt2x00pci_register_read(rt2x00dev, AC3_BASE_CSR, &reg);
  1152. rt2x00_set_field32(&reg, AC3_BASE_CSR_RING_REGISTER,
  1153. entry_priv->desc_dma);
  1154. rt2x00pci_register_write(rt2x00dev, AC3_BASE_CSR, reg);
  1155. rt2x00pci_register_read(rt2x00dev, RX_RING_CSR, &reg);
  1156. rt2x00_set_field32(&reg, RX_RING_CSR_RING_SIZE, rt2x00dev->rx->limit);
  1157. rt2x00_set_field32(&reg, RX_RING_CSR_RXD_SIZE,
  1158. rt2x00dev->rx->desc_size / 4);
  1159. rt2x00_set_field32(&reg, RX_RING_CSR_RXD_WRITEBACK_SIZE, 4);
  1160. rt2x00pci_register_write(rt2x00dev, RX_RING_CSR, reg);
  1161. entry_priv = rt2x00dev->rx->entries[0].priv_data;
  1162. rt2x00pci_register_read(rt2x00dev, RX_BASE_CSR, &reg);
  1163. rt2x00_set_field32(&reg, RX_BASE_CSR_RING_REGISTER,
  1164. entry_priv->desc_dma);
  1165. rt2x00pci_register_write(rt2x00dev, RX_BASE_CSR, reg);
  1166. rt2x00pci_register_read(rt2x00dev, TX_DMA_DST_CSR, &reg);
  1167. rt2x00_set_field32(&reg, TX_DMA_DST_CSR_DEST_AC0, 2);
  1168. rt2x00_set_field32(&reg, TX_DMA_DST_CSR_DEST_AC1, 2);
  1169. rt2x00_set_field32(&reg, TX_DMA_DST_CSR_DEST_AC2, 2);
  1170. rt2x00_set_field32(&reg, TX_DMA_DST_CSR_DEST_AC3, 2);
  1171. rt2x00pci_register_write(rt2x00dev, TX_DMA_DST_CSR, reg);
  1172. rt2x00pci_register_read(rt2x00dev, LOAD_TX_RING_CSR, &reg);
  1173. rt2x00_set_field32(&reg, LOAD_TX_RING_CSR_LOAD_TXD_AC0, 1);
  1174. rt2x00_set_field32(&reg, LOAD_TX_RING_CSR_LOAD_TXD_AC1, 1);
  1175. rt2x00_set_field32(&reg, LOAD_TX_RING_CSR_LOAD_TXD_AC2, 1);
  1176. rt2x00_set_field32(&reg, LOAD_TX_RING_CSR_LOAD_TXD_AC3, 1);
  1177. rt2x00pci_register_write(rt2x00dev, LOAD_TX_RING_CSR, reg);
  1178. rt2x00pci_register_read(rt2x00dev, RX_CNTL_CSR, &reg);
  1179. rt2x00_set_field32(&reg, RX_CNTL_CSR_LOAD_RXD, 1);
  1180. rt2x00pci_register_write(rt2x00dev, RX_CNTL_CSR, reg);
  1181. return 0;
  1182. }
  1183. static int rt61pci_init_registers(struct rt2x00_dev *rt2x00dev)
  1184. {
  1185. u32 reg;
  1186. rt2x00pci_register_read(rt2x00dev, TXRX_CSR0, &reg);
  1187. rt2x00_set_field32(&reg, TXRX_CSR0_AUTO_TX_SEQ, 1);
  1188. rt2x00_set_field32(&reg, TXRX_CSR0_DISABLE_RX, 0);
  1189. rt2x00_set_field32(&reg, TXRX_CSR0_TX_WITHOUT_WAITING, 0);
  1190. rt2x00pci_register_write(rt2x00dev, TXRX_CSR0, reg);
  1191. rt2x00pci_register_read(rt2x00dev, TXRX_CSR1, &reg);
  1192. rt2x00_set_field32(&reg, TXRX_CSR1_BBP_ID0, 47); /* CCK Signal */
  1193. rt2x00_set_field32(&reg, TXRX_CSR1_BBP_ID0_VALID, 1);
  1194. rt2x00_set_field32(&reg, TXRX_CSR1_BBP_ID1, 30); /* Rssi */
  1195. rt2x00_set_field32(&reg, TXRX_CSR1_BBP_ID1_VALID, 1);
  1196. rt2x00_set_field32(&reg, TXRX_CSR1_BBP_ID2, 42); /* OFDM Rate */
  1197. rt2x00_set_field32(&reg, TXRX_CSR1_BBP_ID2_VALID, 1);
  1198. rt2x00_set_field32(&reg, TXRX_CSR1_BBP_ID3, 30); /* Rssi */
  1199. rt2x00_set_field32(&reg, TXRX_CSR1_BBP_ID3_VALID, 1);
  1200. rt2x00pci_register_write(rt2x00dev, TXRX_CSR1, reg);
  1201. /*
  1202. * CCK TXD BBP registers
  1203. */
  1204. rt2x00pci_register_read(rt2x00dev, TXRX_CSR2, &reg);
  1205. rt2x00_set_field32(&reg, TXRX_CSR2_BBP_ID0, 13);
  1206. rt2x00_set_field32(&reg, TXRX_CSR2_BBP_ID0_VALID, 1);
  1207. rt2x00_set_field32(&reg, TXRX_CSR2_BBP_ID1, 12);
  1208. rt2x00_set_field32(&reg, TXRX_CSR2_BBP_ID1_VALID, 1);
  1209. rt2x00_set_field32(&reg, TXRX_CSR2_BBP_ID2, 11);
  1210. rt2x00_set_field32(&reg, TXRX_CSR2_BBP_ID2_VALID, 1);
  1211. rt2x00_set_field32(&reg, TXRX_CSR2_BBP_ID3, 10);
  1212. rt2x00_set_field32(&reg, TXRX_CSR2_BBP_ID3_VALID, 1);
  1213. rt2x00pci_register_write(rt2x00dev, TXRX_CSR2, reg);
  1214. /*
  1215. * OFDM TXD BBP registers
  1216. */
  1217. rt2x00pci_register_read(rt2x00dev, TXRX_CSR3, &reg);
  1218. rt2x00_set_field32(&reg, TXRX_CSR3_BBP_ID0, 7);
  1219. rt2x00_set_field32(&reg, TXRX_CSR3_BBP_ID0_VALID, 1);
  1220. rt2x00_set_field32(&reg, TXRX_CSR3_BBP_ID1, 6);
  1221. rt2x00_set_field32(&reg, TXRX_CSR3_BBP_ID1_VALID, 1);
  1222. rt2x00_set_field32(&reg, TXRX_CSR3_BBP_ID2, 5);
  1223. rt2x00_set_field32(&reg, TXRX_CSR3_BBP_ID2_VALID, 1);
  1224. rt2x00pci_register_write(rt2x00dev, TXRX_CSR3, reg);
  1225. rt2x00pci_register_read(rt2x00dev, TXRX_CSR7, &reg);
  1226. rt2x00_set_field32(&reg, TXRX_CSR7_ACK_CTS_6MBS, 59);
  1227. rt2x00_set_field32(&reg, TXRX_CSR7_ACK_CTS_9MBS, 53);
  1228. rt2x00_set_field32(&reg, TXRX_CSR7_ACK_CTS_12MBS, 49);
  1229. rt2x00_set_field32(&reg, TXRX_CSR7_ACK_CTS_18MBS, 46);
  1230. rt2x00pci_register_write(rt2x00dev, TXRX_CSR7, reg);
  1231. rt2x00pci_register_read(rt2x00dev, TXRX_CSR8, &reg);
  1232. rt2x00_set_field32(&reg, TXRX_CSR8_ACK_CTS_24MBS, 44);
  1233. rt2x00_set_field32(&reg, TXRX_CSR8_ACK_CTS_36MBS, 42);
  1234. rt2x00_set_field32(&reg, TXRX_CSR8_ACK_CTS_48MBS, 42);
  1235. rt2x00_set_field32(&reg, TXRX_CSR8_ACK_CTS_54MBS, 42);
  1236. rt2x00pci_register_write(rt2x00dev, TXRX_CSR8, reg);
  1237. rt2x00pci_register_read(rt2x00dev, TXRX_CSR9, &reg);
  1238. rt2x00_set_field32(&reg, TXRX_CSR9_BEACON_INTERVAL, 0);
  1239. rt2x00_set_field32(&reg, TXRX_CSR9_TSF_TICKING, 0);
  1240. rt2x00_set_field32(&reg, TXRX_CSR9_TSF_SYNC, 0);
  1241. rt2x00_set_field32(&reg, TXRX_CSR9_TBTT_ENABLE, 0);
  1242. rt2x00_set_field32(&reg, TXRX_CSR9_BEACON_GEN, 0);
  1243. rt2x00_set_field32(&reg, TXRX_CSR9_TIMESTAMP_COMPENSATE, 0);
  1244. rt2x00pci_register_write(rt2x00dev, TXRX_CSR9, reg);
  1245. rt2x00pci_register_write(rt2x00dev, TXRX_CSR15, 0x0000000f);
  1246. rt2x00pci_register_write(rt2x00dev, MAC_CSR6, 0x00000fff);
  1247. rt2x00pci_register_read(rt2x00dev, MAC_CSR9, &reg);
  1248. rt2x00_set_field32(&reg, MAC_CSR9_CW_SELECT, 0);
  1249. rt2x00pci_register_write(rt2x00dev, MAC_CSR9, reg);
  1250. rt2x00pci_register_write(rt2x00dev, MAC_CSR10, 0x0000071c);
  1251. if (rt2x00dev->ops->lib->set_device_state(rt2x00dev, STATE_AWAKE))
  1252. return -EBUSY;
  1253. rt2x00pci_register_write(rt2x00dev, MAC_CSR13, 0x0000e000);
  1254. /*
  1255. * Invalidate all Shared Keys (SEC_CSR0),
  1256. * and clear the Shared key Cipher algorithms (SEC_CSR1 & SEC_CSR5)
  1257. */
  1258. rt2x00pci_register_write(rt2x00dev, SEC_CSR0, 0x00000000);
  1259. rt2x00pci_register_write(rt2x00dev, SEC_CSR1, 0x00000000);
  1260. rt2x00pci_register_write(rt2x00dev, SEC_CSR5, 0x00000000);
  1261. rt2x00pci_register_write(rt2x00dev, PHY_CSR1, 0x000023b0);
  1262. rt2x00pci_register_write(rt2x00dev, PHY_CSR5, 0x060a100c);
  1263. rt2x00pci_register_write(rt2x00dev, PHY_CSR6, 0x00080606);
  1264. rt2x00pci_register_write(rt2x00dev, PHY_CSR7, 0x00000a08);
  1265. rt2x00pci_register_write(rt2x00dev, PCI_CFG_CSR, 0x28ca4404);
  1266. rt2x00pci_register_write(rt2x00dev, TEST_MODE_CSR, 0x00000200);
  1267. rt2x00pci_register_write(rt2x00dev, M2H_CMD_DONE_CSR, 0xffffffff);
  1268. /*
  1269. * Clear all beacons
  1270. * For the Beacon base registers we only need to clear
  1271. * the first byte since that byte contains the VALID and OWNER
  1272. * bits which (when set to 0) will invalidate the entire beacon.
  1273. */
  1274. rt2x00pci_register_write(rt2x00dev, HW_BEACON_BASE0, 0);
  1275. rt2x00pci_register_write(rt2x00dev, HW_BEACON_BASE1, 0);
  1276. rt2x00pci_register_write(rt2x00dev, HW_BEACON_BASE2, 0);
  1277. rt2x00pci_register_write(rt2x00dev, HW_BEACON_BASE3, 0);
  1278. /*
  1279. * We must clear the error counters.
  1280. * These registers are cleared on read,
  1281. * so we may pass a useless variable to store the value.
  1282. */
  1283. rt2x00pci_register_read(rt2x00dev, STA_CSR0, &reg);
  1284. rt2x00pci_register_read(rt2x00dev, STA_CSR1, &reg);
  1285. rt2x00pci_register_read(rt2x00dev, STA_CSR2, &reg);
  1286. /*
  1287. * Reset MAC and BBP registers.
  1288. */
  1289. rt2x00pci_register_read(rt2x00dev, MAC_CSR1, &reg);
  1290. rt2x00_set_field32(&reg, MAC_CSR1_SOFT_RESET, 1);
  1291. rt2x00_set_field32(&reg, MAC_CSR1_BBP_RESET, 1);
  1292. rt2x00pci_register_write(rt2x00dev, MAC_CSR1, reg);
  1293. rt2x00pci_register_read(rt2x00dev, MAC_CSR1, &reg);
  1294. rt2x00_set_field32(&reg, MAC_CSR1_SOFT_RESET, 0);
  1295. rt2x00_set_field32(&reg, MAC_CSR1_BBP_RESET, 0);
  1296. rt2x00pci_register_write(rt2x00dev, MAC_CSR1, reg);
  1297. rt2x00pci_register_read(rt2x00dev, MAC_CSR1, &reg);
  1298. rt2x00_set_field32(&reg, MAC_CSR1_HOST_READY, 1);
  1299. rt2x00pci_register_write(rt2x00dev, MAC_CSR1, reg);
  1300. return 0;
  1301. }
  1302. static int rt61pci_wait_bbp_ready(struct rt2x00_dev *rt2x00dev)
  1303. {
  1304. unsigned int i;
  1305. u8 value;
  1306. for (i = 0; i < REGISTER_BUSY_COUNT; i++) {
  1307. rt61pci_bbp_read(rt2x00dev, 0, &value);
  1308. if ((value != 0xff) && (value != 0x00))
  1309. return 0;
  1310. udelay(REGISTER_BUSY_DELAY);
  1311. }
  1312. ERROR(rt2x00dev, "BBP register access failed, aborting.\n");
  1313. return -EACCES;
  1314. }
  1315. static int rt61pci_init_bbp(struct rt2x00_dev *rt2x00dev)
  1316. {
  1317. unsigned int i;
  1318. u16 eeprom;
  1319. u8 reg_id;
  1320. u8 value;
  1321. if (unlikely(rt61pci_wait_bbp_ready(rt2x00dev)))
  1322. return -EACCES;
  1323. rt61pci_bbp_write(rt2x00dev, 3, 0x00);
  1324. rt61pci_bbp_write(rt2x00dev, 15, 0x30);
  1325. rt61pci_bbp_write(rt2x00dev, 21, 0xc8);
  1326. rt61pci_bbp_write(rt2x00dev, 22, 0x38);
  1327. rt61pci_bbp_write(rt2x00dev, 23, 0x06);
  1328. rt61pci_bbp_write(rt2x00dev, 24, 0xfe);
  1329. rt61pci_bbp_write(rt2x00dev, 25, 0x0a);
  1330. rt61pci_bbp_write(rt2x00dev, 26, 0x0d);
  1331. rt61pci_bbp_write(rt2x00dev, 34, 0x12);
  1332. rt61pci_bbp_write(rt2x00dev, 37, 0x07);
  1333. rt61pci_bbp_write(rt2x00dev, 39, 0xf8);
  1334. rt61pci_bbp_write(rt2x00dev, 41, 0x60);
  1335. rt61pci_bbp_write(rt2x00dev, 53, 0x10);
  1336. rt61pci_bbp_write(rt2x00dev, 54, 0x18);
  1337. rt61pci_bbp_write(rt2x00dev, 60, 0x10);
  1338. rt61pci_bbp_write(rt2x00dev, 61, 0x04);
  1339. rt61pci_bbp_write(rt2x00dev, 62, 0x04);
  1340. rt61pci_bbp_write(rt2x00dev, 75, 0xfe);
  1341. rt61pci_bbp_write(rt2x00dev, 86, 0xfe);
  1342. rt61pci_bbp_write(rt2x00dev, 88, 0xfe);
  1343. rt61pci_bbp_write(rt2x00dev, 90, 0x0f);
  1344. rt61pci_bbp_write(rt2x00dev, 99, 0x00);
  1345. rt61pci_bbp_write(rt2x00dev, 102, 0x16);
  1346. rt61pci_bbp_write(rt2x00dev, 107, 0x04);
  1347. for (i = 0; i < EEPROM_BBP_SIZE; i++) {
  1348. rt2x00_eeprom_read(rt2x00dev, EEPROM_BBP_START + i, &eeprom);
  1349. if (eeprom != 0xffff && eeprom != 0x0000) {
  1350. reg_id = rt2x00_get_field16(eeprom, EEPROM_BBP_REG_ID);
  1351. value = rt2x00_get_field16(eeprom, EEPROM_BBP_VALUE);
  1352. rt61pci_bbp_write(rt2x00dev, reg_id, value);
  1353. }
  1354. }
  1355. return 0;
  1356. }
  1357. /*
  1358. * Device state switch handlers.
  1359. */
  1360. static void rt61pci_toggle_rx(struct rt2x00_dev *rt2x00dev,
  1361. enum dev_state state)
  1362. {
  1363. u32 reg;
  1364. rt2x00pci_register_read(rt2x00dev, TXRX_CSR0, &reg);
  1365. rt2x00_set_field32(&reg, TXRX_CSR0_DISABLE_RX,
  1366. (state == STATE_RADIO_RX_OFF) ||
  1367. (state == STATE_RADIO_RX_OFF_LINK));
  1368. rt2x00pci_register_write(rt2x00dev, TXRX_CSR0, reg);
  1369. }
  1370. static void rt61pci_toggle_irq(struct rt2x00_dev *rt2x00dev,
  1371. enum dev_state state)
  1372. {
  1373. int mask = (state == STATE_RADIO_IRQ_OFF);
  1374. u32 reg;
  1375. /*
  1376. * When interrupts are being enabled, the interrupt registers
  1377. * should clear the register to assure a clean state.
  1378. */
  1379. if (state == STATE_RADIO_IRQ_ON) {
  1380. rt2x00pci_register_read(rt2x00dev, INT_SOURCE_CSR, &reg);
  1381. rt2x00pci_register_write(rt2x00dev, INT_SOURCE_CSR, reg);
  1382. rt2x00pci_register_read(rt2x00dev, MCU_INT_SOURCE_CSR, &reg);
  1383. rt2x00pci_register_write(rt2x00dev, MCU_INT_SOURCE_CSR, reg);
  1384. }
  1385. /*
  1386. * Only toggle the interrupts bits we are going to use.
  1387. * Non-checked interrupt bits are disabled by default.
  1388. */
  1389. rt2x00pci_register_read(rt2x00dev, INT_MASK_CSR, &reg);
  1390. rt2x00_set_field32(&reg, INT_MASK_CSR_TXDONE, mask);
  1391. rt2x00_set_field32(&reg, INT_MASK_CSR_RXDONE, mask);
  1392. rt2x00_set_field32(&reg, INT_MASK_CSR_ENABLE_MITIGATION, mask);
  1393. rt2x00_set_field32(&reg, INT_MASK_CSR_MITIGATION_PERIOD, 0xff);
  1394. rt2x00pci_register_write(rt2x00dev, INT_MASK_CSR, reg);
  1395. rt2x00pci_register_read(rt2x00dev, MCU_INT_MASK_CSR, &reg);
  1396. rt2x00_set_field32(&reg, MCU_INT_MASK_CSR_0, mask);
  1397. rt2x00_set_field32(&reg, MCU_INT_MASK_CSR_1, mask);
  1398. rt2x00_set_field32(&reg, MCU_INT_MASK_CSR_2, mask);
  1399. rt2x00_set_field32(&reg, MCU_INT_MASK_CSR_3, mask);
  1400. rt2x00_set_field32(&reg, MCU_INT_MASK_CSR_4, mask);
  1401. rt2x00_set_field32(&reg, MCU_INT_MASK_CSR_5, mask);
  1402. rt2x00_set_field32(&reg, MCU_INT_MASK_CSR_6, mask);
  1403. rt2x00_set_field32(&reg, MCU_INT_MASK_CSR_7, mask);
  1404. rt2x00pci_register_write(rt2x00dev, MCU_INT_MASK_CSR, reg);
  1405. }
  1406. static int rt61pci_enable_radio(struct rt2x00_dev *rt2x00dev)
  1407. {
  1408. u32 reg;
  1409. /*
  1410. * Initialize all registers.
  1411. */
  1412. if (unlikely(rt61pci_init_queues(rt2x00dev) ||
  1413. rt61pci_init_registers(rt2x00dev) ||
  1414. rt61pci_init_bbp(rt2x00dev)))
  1415. return -EIO;
  1416. /*
  1417. * Enable RX.
  1418. */
  1419. rt2x00pci_register_read(rt2x00dev, RX_CNTL_CSR, &reg);
  1420. rt2x00_set_field32(&reg, RX_CNTL_CSR_ENABLE_RX_DMA, 1);
  1421. rt2x00pci_register_write(rt2x00dev, RX_CNTL_CSR, reg);
  1422. return 0;
  1423. }
  1424. static void rt61pci_disable_radio(struct rt2x00_dev *rt2x00dev)
  1425. {
  1426. /*
  1427. * Disable power
  1428. */
  1429. rt2x00pci_register_write(rt2x00dev, MAC_CSR10, 0x00001818);
  1430. }
  1431. static int rt61pci_set_state(struct rt2x00_dev *rt2x00dev, enum dev_state state)
  1432. {
  1433. u32 reg;
  1434. unsigned int i;
  1435. char put_to_sleep;
  1436. put_to_sleep = (state != STATE_AWAKE);
  1437. rt2x00pci_register_read(rt2x00dev, MAC_CSR12, &reg);
  1438. rt2x00_set_field32(&reg, MAC_CSR12_FORCE_WAKEUP, !put_to_sleep);
  1439. rt2x00_set_field32(&reg, MAC_CSR12_PUT_TO_SLEEP, put_to_sleep);
  1440. rt2x00pci_register_write(rt2x00dev, MAC_CSR12, reg);
  1441. /*
  1442. * Device is not guaranteed to be in the requested state yet.
  1443. * We must wait until the register indicates that the
  1444. * device has entered the correct state.
  1445. */
  1446. for (i = 0; i < REGISTER_BUSY_COUNT; i++) {
  1447. rt2x00pci_register_read(rt2x00dev, MAC_CSR12, &reg);
  1448. state = rt2x00_get_field32(reg, MAC_CSR12_BBP_CURRENT_STATE);
  1449. if (state == !put_to_sleep)
  1450. return 0;
  1451. msleep(10);
  1452. }
  1453. return -EBUSY;
  1454. }
  1455. static int rt61pci_set_device_state(struct rt2x00_dev *rt2x00dev,
  1456. enum dev_state state)
  1457. {
  1458. int retval = 0;
  1459. switch (state) {
  1460. case STATE_RADIO_ON:
  1461. retval = rt61pci_enable_radio(rt2x00dev);
  1462. break;
  1463. case STATE_RADIO_OFF:
  1464. rt61pci_disable_radio(rt2x00dev);
  1465. break;
  1466. case STATE_RADIO_RX_ON:
  1467. case STATE_RADIO_RX_ON_LINK:
  1468. case STATE_RADIO_RX_OFF:
  1469. case STATE_RADIO_RX_OFF_LINK:
  1470. rt61pci_toggle_rx(rt2x00dev, state);
  1471. break;
  1472. case STATE_RADIO_IRQ_ON:
  1473. case STATE_RADIO_IRQ_OFF:
  1474. rt61pci_toggle_irq(rt2x00dev, state);
  1475. break;
  1476. case STATE_DEEP_SLEEP:
  1477. case STATE_SLEEP:
  1478. case STATE_STANDBY:
  1479. case STATE_AWAKE:
  1480. retval = rt61pci_set_state(rt2x00dev, state);
  1481. break;
  1482. default:
  1483. retval = -ENOTSUPP;
  1484. break;
  1485. }
  1486. if (unlikely(retval))
  1487. ERROR(rt2x00dev, "Device failed to enter state %d (%d).\n",
  1488. state, retval);
  1489. return retval;
  1490. }
  1491. /*
  1492. * TX descriptor initialization
  1493. */
  1494. static void rt61pci_write_tx_desc(struct rt2x00_dev *rt2x00dev,
  1495. struct sk_buff *skb,
  1496. struct txentry_desc *txdesc)
  1497. {
  1498. struct skb_frame_desc *skbdesc = get_skb_frame_desc(skb);
  1499. __le32 *txd = skbdesc->desc;
  1500. u32 word;
  1501. /*
  1502. * Start writing the descriptor words.
  1503. */
  1504. rt2x00_desc_read(txd, 1, &word);
  1505. rt2x00_set_field32(&word, TXD_W1_HOST_Q_ID, txdesc->queue);
  1506. rt2x00_set_field32(&word, TXD_W1_AIFSN, txdesc->aifs);
  1507. rt2x00_set_field32(&word, TXD_W1_CWMIN, txdesc->cw_min);
  1508. rt2x00_set_field32(&word, TXD_W1_CWMAX, txdesc->cw_max);
  1509. rt2x00_set_field32(&word, TXD_W1_IV_OFFSET, txdesc->iv_offset);
  1510. rt2x00_set_field32(&word, TXD_W1_HW_SEQUENCE,
  1511. test_bit(ENTRY_TXD_GENERATE_SEQ, &txdesc->flags));
  1512. rt2x00_set_field32(&word, TXD_W1_BUFFER_COUNT, 1);
  1513. rt2x00_desc_write(txd, 1, word);
  1514. rt2x00_desc_read(txd, 2, &word);
  1515. rt2x00_set_field32(&word, TXD_W2_PLCP_SIGNAL, txdesc->signal);
  1516. rt2x00_set_field32(&word, TXD_W2_PLCP_SERVICE, txdesc->service);
  1517. rt2x00_set_field32(&word, TXD_W2_PLCP_LENGTH_LOW, txdesc->length_low);
  1518. rt2x00_set_field32(&word, TXD_W2_PLCP_LENGTH_HIGH, txdesc->length_high);
  1519. rt2x00_desc_write(txd, 2, word);
  1520. if (test_bit(ENTRY_TXD_ENCRYPT, &txdesc->flags)) {
  1521. _rt2x00_desc_write(txd, 3, skbdesc->iv[0]);
  1522. _rt2x00_desc_write(txd, 4, skbdesc->iv[1]);
  1523. }
  1524. rt2x00_desc_read(txd, 5, &word);
  1525. rt2x00_set_field32(&word, TXD_W5_PID_TYPE, skbdesc->entry->queue->qid);
  1526. rt2x00_set_field32(&word, TXD_W5_PID_SUBTYPE,
  1527. skbdesc->entry->entry_idx);
  1528. rt2x00_set_field32(&word, TXD_W5_TX_POWER,
  1529. TXPOWER_TO_DEV(rt2x00dev->tx_power));
  1530. rt2x00_set_field32(&word, TXD_W5_WAITING_DMA_DONE_INT, 1);
  1531. rt2x00_desc_write(txd, 5, word);
  1532. rt2x00_desc_read(txd, 6, &word);
  1533. rt2x00_set_field32(&word, TXD_W6_BUFFER_PHYSICAL_ADDRESS,
  1534. skbdesc->skb_dma);
  1535. rt2x00_desc_write(txd, 6, word);
  1536. if (skbdesc->desc_len > TXINFO_SIZE) {
  1537. rt2x00_desc_read(txd, 11, &word);
  1538. rt2x00_set_field32(&word, TXD_W11_BUFFER_LENGTH0, skb->len);
  1539. rt2x00_desc_write(txd, 11, word);
  1540. }
  1541. rt2x00_desc_read(txd, 0, &word);
  1542. rt2x00_set_field32(&word, TXD_W0_OWNER_NIC, 1);
  1543. rt2x00_set_field32(&word, TXD_W0_VALID, 1);
  1544. rt2x00_set_field32(&word, TXD_W0_MORE_FRAG,
  1545. test_bit(ENTRY_TXD_MORE_FRAG, &txdesc->flags));
  1546. rt2x00_set_field32(&word, TXD_W0_ACK,
  1547. test_bit(ENTRY_TXD_ACK, &txdesc->flags));
  1548. rt2x00_set_field32(&word, TXD_W0_TIMESTAMP,
  1549. test_bit(ENTRY_TXD_REQ_TIMESTAMP, &txdesc->flags));
  1550. rt2x00_set_field32(&word, TXD_W0_OFDM,
  1551. (txdesc->rate_mode == RATE_MODE_OFDM));
  1552. rt2x00_set_field32(&word, TXD_W0_IFS, txdesc->ifs);
  1553. rt2x00_set_field32(&word, TXD_W0_RETRY_MODE,
  1554. test_bit(ENTRY_TXD_RETRY_MODE, &txdesc->flags));
  1555. rt2x00_set_field32(&word, TXD_W0_TKIP_MIC,
  1556. test_bit(ENTRY_TXD_ENCRYPT_MMIC, &txdesc->flags));
  1557. rt2x00_set_field32(&word, TXD_W0_KEY_TABLE,
  1558. test_bit(ENTRY_TXD_ENCRYPT_PAIRWISE, &txdesc->flags));
  1559. rt2x00_set_field32(&word, TXD_W0_KEY_INDEX, txdesc->key_idx);
  1560. rt2x00_set_field32(&word, TXD_W0_DATABYTE_COUNT, skb->len);
  1561. rt2x00_set_field32(&word, TXD_W0_BURST,
  1562. test_bit(ENTRY_TXD_BURST, &txdesc->flags));
  1563. rt2x00_set_field32(&word, TXD_W0_CIPHER_ALG, txdesc->cipher);
  1564. rt2x00_desc_write(txd, 0, word);
  1565. }
  1566. /*
  1567. * TX data initialization
  1568. */
  1569. static void rt61pci_write_beacon(struct queue_entry *entry)
  1570. {
  1571. struct rt2x00_dev *rt2x00dev = entry->queue->rt2x00dev;
  1572. struct skb_frame_desc *skbdesc = get_skb_frame_desc(entry->skb);
  1573. unsigned int beacon_base;
  1574. u32 reg;
  1575. /*
  1576. * Disable beaconing while we are reloading the beacon data,
  1577. * otherwise we might be sending out invalid data.
  1578. */
  1579. rt2x00pci_register_read(rt2x00dev, TXRX_CSR9, &reg);
  1580. rt2x00_set_field32(&reg, TXRX_CSR9_BEACON_GEN, 0);
  1581. rt2x00pci_register_write(rt2x00dev, TXRX_CSR9, reg);
  1582. /*
  1583. * Write entire beacon with descriptor to register.
  1584. */
  1585. beacon_base = HW_BEACON_OFFSET(entry->entry_idx);
  1586. rt2x00pci_register_multiwrite(rt2x00dev,
  1587. beacon_base,
  1588. skbdesc->desc, skbdesc->desc_len);
  1589. rt2x00pci_register_multiwrite(rt2x00dev,
  1590. beacon_base + skbdesc->desc_len,
  1591. entry->skb->data, entry->skb->len);
  1592. /*
  1593. * Clean up beacon skb.
  1594. */
  1595. dev_kfree_skb_any(entry->skb);
  1596. entry->skb = NULL;
  1597. }
  1598. static void rt61pci_kick_tx_queue(struct rt2x00_dev *rt2x00dev,
  1599. const enum data_queue_qid queue)
  1600. {
  1601. u32 reg;
  1602. if (queue == QID_BEACON) {
  1603. /*
  1604. * For Wi-Fi faily generated beacons between participating
  1605. * stations. Set TBTT phase adaptive adjustment step to 8us.
  1606. */
  1607. rt2x00pci_register_write(rt2x00dev, TXRX_CSR10, 0x00001008);
  1608. rt2x00pci_register_read(rt2x00dev, TXRX_CSR9, &reg);
  1609. if (!rt2x00_get_field32(reg, TXRX_CSR9_BEACON_GEN)) {
  1610. rt2x00_set_field32(&reg, TXRX_CSR9_TSF_TICKING, 1);
  1611. rt2x00_set_field32(&reg, TXRX_CSR9_TBTT_ENABLE, 1);
  1612. rt2x00_set_field32(&reg, TXRX_CSR9_BEACON_GEN, 1);
  1613. rt2x00pci_register_write(rt2x00dev, TXRX_CSR9, reg);
  1614. }
  1615. return;
  1616. }
  1617. rt2x00pci_register_read(rt2x00dev, TX_CNTL_CSR, &reg);
  1618. rt2x00_set_field32(&reg, TX_CNTL_CSR_KICK_TX_AC0, (queue == QID_AC_BE));
  1619. rt2x00_set_field32(&reg, TX_CNTL_CSR_KICK_TX_AC1, (queue == QID_AC_BK));
  1620. rt2x00_set_field32(&reg, TX_CNTL_CSR_KICK_TX_AC2, (queue == QID_AC_VI));
  1621. rt2x00_set_field32(&reg, TX_CNTL_CSR_KICK_TX_AC3, (queue == QID_AC_VO));
  1622. rt2x00pci_register_write(rt2x00dev, TX_CNTL_CSR, reg);
  1623. }
  1624. static void rt61pci_kill_tx_queue(struct rt2x00_dev *rt2x00dev,
  1625. const enum data_queue_qid qid)
  1626. {
  1627. u32 reg;
  1628. if (qid == QID_BEACON) {
  1629. rt2x00pci_register_write(rt2x00dev, TXRX_CSR9, 0);
  1630. return;
  1631. }
  1632. rt2x00pci_register_read(rt2x00dev, TX_CNTL_CSR, &reg);
  1633. rt2x00_set_field32(&reg, TX_CNTL_CSR_ABORT_TX_AC0, (qid == QID_AC_BE));
  1634. rt2x00_set_field32(&reg, TX_CNTL_CSR_ABORT_TX_AC1, (qid == QID_AC_BK));
  1635. rt2x00_set_field32(&reg, TX_CNTL_CSR_ABORT_TX_AC2, (qid == QID_AC_VI));
  1636. rt2x00_set_field32(&reg, TX_CNTL_CSR_ABORT_TX_AC3, (qid == QID_AC_VO));
  1637. rt2x00pci_register_write(rt2x00dev, TX_CNTL_CSR, reg);
  1638. }
  1639. /*
  1640. * RX control handlers
  1641. */
  1642. static int rt61pci_agc_to_rssi(struct rt2x00_dev *rt2x00dev, int rxd_w1)
  1643. {
  1644. u8 offset = rt2x00dev->lna_gain;
  1645. u8 lna;
  1646. lna = rt2x00_get_field32(rxd_w1, RXD_W1_RSSI_LNA);
  1647. switch (lna) {
  1648. case 3:
  1649. offset += 90;
  1650. break;
  1651. case 2:
  1652. offset += 74;
  1653. break;
  1654. case 1:
  1655. offset += 64;
  1656. break;
  1657. default:
  1658. return 0;
  1659. }
  1660. if (rt2x00dev->rx_status.band == IEEE80211_BAND_5GHZ) {
  1661. if (lna == 3 || lna == 2)
  1662. offset += 10;
  1663. }
  1664. return rt2x00_get_field32(rxd_w1, RXD_W1_RSSI_AGC) * 2 - offset;
  1665. }
  1666. static void rt61pci_fill_rxdone(struct queue_entry *entry,
  1667. struct rxdone_entry_desc *rxdesc)
  1668. {
  1669. struct rt2x00_dev *rt2x00dev = entry->queue->rt2x00dev;
  1670. struct queue_entry_priv_pci *entry_priv = entry->priv_data;
  1671. u32 word0;
  1672. u32 word1;
  1673. rt2x00_desc_read(entry_priv->desc, 0, &word0);
  1674. rt2x00_desc_read(entry_priv->desc, 1, &word1);
  1675. if (rt2x00_get_field32(word0, RXD_W0_CRC_ERROR))
  1676. rxdesc->flags |= RX_FLAG_FAILED_FCS_CRC;
  1677. if (test_bit(CONFIG_SUPPORT_HW_CRYPTO, &rt2x00dev->flags)) {
  1678. rxdesc->cipher =
  1679. rt2x00_get_field32(word0, RXD_W0_CIPHER_ALG);
  1680. rxdesc->cipher_status =
  1681. rt2x00_get_field32(word0, RXD_W0_CIPHER_ERROR);
  1682. }
  1683. if (rxdesc->cipher != CIPHER_NONE) {
  1684. _rt2x00_desc_read(entry_priv->desc, 2, &rxdesc->iv[0]);
  1685. _rt2x00_desc_read(entry_priv->desc, 3, &rxdesc->iv[1]);
  1686. rxdesc->dev_flags |= RXDONE_CRYPTO_IV;
  1687. _rt2x00_desc_read(entry_priv->desc, 4, &rxdesc->icv);
  1688. rxdesc->dev_flags |= RXDONE_CRYPTO_ICV;
  1689. /*
  1690. * Hardware has stripped IV/EIV data from 802.11 frame during
  1691. * decryption. It has provided the data separately but rt2x00lib
  1692. * should decide if it should be reinserted.
  1693. */
  1694. rxdesc->flags |= RX_FLAG_IV_STRIPPED;
  1695. /*
  1696. * FIXME: Legacy driver indicates that the frame does
  1697. * contain the Michael Mic. Unfortunately, in rt2x00
  1698. * the MIC seems to be missing completely...
  1699. */
  1700. rxdesc->flags |= RX_FLAG_MMIC_STRIPPED;
  1701. if (rxdesc->cipher_status == RX_CRYPTO_SUCCESS)
  1702. rxdesc->flags |= RX_FLAG_DECRYPTED;
  1703. else if (rxdesc->cipher_status == RX_CRYPTO_FAIL_MIC)
  1704. rxdesc->flags |= RX_FLAG_MMIC_ERROR;
  1705. }
  1706. /*
  1707. * Obtain the status about this packet.
  1708. * When frame was received with an OFDM bitrate,
  1709. * the signal is the PLCP value. If it was received with
  1710. * a CCK bitrate the signal is the rate in 100kbit/s.
  1711. */
  1712. rxdesc->signal = rt2x00_get_field32(word1, RXD_W1_SIGNAL);
  1713. rxdesc->rssi = rt61pci_agc_to_rssi(rt2x00dev, word1);
  1714. rxdesc->size = rt2x00_get_field32(word0, RXD_W0_DATABYTE_COUNT);
  1715. if (rt2x00_get_field32(word0, RXD_W0_OFDM))
  1716. rxdesc->dev_flags |= RXDONE_SIGNAL_PLCP;
  1717. else
  1718. rxdesc->dev_flags |= RXDONE_SIGNAL_BITRATE;
  1719. if (rt2x00_get_field32(word0, RXD_W0_MY_BSS))
  1720. rxdesc->dev_flags |= RXDONE_MY_BSS;
  1721. }
  1722. /*
  1723. * Interrupt functions.
  1724. */
  1725. static void rt61pci_txdone(struct rt2x00_dev *rt2x00dev)
  1726. {
  1727. struct data_queue *queue;
  1728. struct queue_entry *entry;
  1729. struct queue_entry *entry_done;
  1730. struct queue_entry_priv_pci *entry_priv;
  1731. struct txdone_entry_desc txdesc;
  1732. u32 word;
  1733. u32 reg;
  1734. u32 old_reg;
  1735. int type;
  1736. int index;
  1737. /*
  1738. * During each loop we will compare the freshly read
  1739. * STA_CSR4 register value with the value read from
  1740. * the previous loop. If the 2 values are equal then
  1741. * we should stop processing because the chance is
  1742. * quite big that the device has been unplugged and
  1743. * we risk going into an endless loop.
  1744. */
  1745. old_reg = 0;
  1746. while (1) {
  1747. rt2x00pci_register_read(rt2x00dev, STA_CSR4, &reg);
  1748. if (!rt2x00_get_field32(reg, STA_CSR4_VALID))
  1749. break;
  1750. if (old_reg == reg)
  1751. break;
  1752. old_reg = reg;
  1753. /*
  1754. * Skip this entry when it contains an invalid
  1755. * queue identication number.
  1756. */
  1757. type = rt2x00_get_field32(reg, STA_CSR4_PID_TYPE);
  1758. queue = rt2x00queue_get_queue(rt2x00dev, type);
  1759. if (unlikely(!queue))
  1760. continue;
  1761. /*
  1762. * Skip this entry when it contains an invalid
  1763. * index number.
  1764. */
  1765. index = rt2x00_get_field32(reg, STA_CSR4_PID_SUBTYPE);
  1766. if (unlikely(index >= queue->limit))
  1767. continue;
  1768. entry = &queue->entries[index];
  1769. entry_priv = entry->priv_data;
  1770. rt2x00_desc_read(entry_priv->desc, 0, &word);
  1771. if (rt2x00_get_field32(word, TXD_W0_OWNER_NIC) ||
  1772. !rt2x00_get_field32(word, TXD_W0_VALID))
  1773. return;
  1774. entry_done = rt2x00queue_get_entry(queue, Q_INDEX_DONE);
  1775. while (entry != entry_done) {
  1776. /* Catch up.
  1777. * Just report any entries we missed as failed.
  1778. */
  1779. WARNING(rt2x00dev,
  1780. "TX status report missed for entry %d\n",
  1781. entry_done->entry_idx);
  1782. txdesc.flags = 0;
  1783. __set_bit(TXDONE_UNKNOWN, &txdesc.flags);
  1784. txdesc.retry = 0;
  1785. rt2x00lib_txdone(entry_done, &txdesc);
  1786. entry_done = rt2x00queue_get_entry(queue, Q_INDEX_DONE);
  1787. }
  1788. /*
  1789. * Obtain the status about this packet.
  1790. */
  1791. txdesc.flags = 0;
  1792. switch (rt2x00_get_field32(reg, STA_CSR4_TX_RESULT)) {
  1793. case 0: /* Success, maybe with retry */
  1794. __set_bit(TXDONE_SUCCESS, &txdesc.flags);
  1795. break;
  1796. case 6: /* Failure, excessive retries */
  1797. __set_bit(TXDONE_EXCESSIVE_RETRY, &txdesc.flags);
  1798. /* Don't break, this is a failed frame! */
  1799. default: /* Failure */
  1800. __set_bit(TXDONE_FAILURE, &txdesc.flags);
  1801. }
  1802. txdesc.retry = rt2x00_get_field32(reg, STA_CSR4_RETRY_COUNT);
  1803. rt2x00lib_txdone(entry, &txdesc);
  1804. }
  1805. }
  1806. static irqreturn_t rt61pci_interrupt(int irq, void *dev_instance)
  1807. {
  1808. struct rt2x00_dev *rt2x00dev = dev_instance;
  1809. u32 reg_mcu;
  1810. u32 reg;
  1811. /*
  1812. * Get the interrupt sources & saved to local variable.
  1813. * Write register value back to clear pending interrupts.
  1814. */
  1815. rt2x00pci_register_read(rt2x00dev, MCU_INT_SOURCE_CSR, &reg_mcu);
  1816. rt2x00pci_register_write(rt2x00dev, MCU_INT_SOURCE_CSR, reg_mcu);
  1817. rt2x00pci_register_read(rt2x00dev, INT_SOURCE_CSR, &reg);
  1818. rt2x00pci_register_write(rt2x00dev, INT_SOURCE_CSR, reg);
  1819. if (!reg && !reg_mcu)
  1820. return IRQ_NONE;
  1821. if (!test_bit(DEVICE_STATE_ENABLED_RADIO, &rt2x00dev->flags))
  1822. return IRQ_HANDLED;
  1823. /*
  1824. * Handle interrupts, walk through all bits
  1825. * and run the tasks, the bits are checked in order of
  1826. * priority.
  1827. */
  1828. /*
  1829. * 1 - Rx ring done interrupt.
  1830. */
  1831. if (rt2x00_get_field32(reg, INT_SOURCE_CSR_RXDONE))
  1832. rt2x00pci_rxdone(rt2x00dev);
  1833. /*
  1834. * 2 - Tx ring done interrupt.
  1835. */
  1836. if (rt2x00_get_field32(reg, INT_SOURCE_CSR_TXDONE))
  1837. rt61pci_txdone(rt2x00dev);
  1838. /*
  1839. * 3 - Handle MCU command done.
  1840. */
  1841. if (reg_mcu)
  1842. rt2x00pci_register_write(rt2x00dev,
  1843. M2H_CMD_DONE_CSR, 0xffffffff);
  1844. return IRQ_HANDLED;
  1845. }
  1846. /*
  1847. * Device probe functions.
  1848. */
  1849. static int rt61pci_validate_eeprom(struct rt2x00_dev *rt2x00dev)
  1850. {
  1851. struct eeprom_93cx6 eeprom;
  1852. u32 reg;
  1853. u16 word;
  1854. u8 *mac;
  1855. s8 value;
  1856. rt2x00pci_register_read(rt2x00dev, E2PROM_CSR, &reg);
  1857. eeprom.data = rt2x00dev;
  1858. eeprom.register_read = rt61pci_eepromregister_read;
  1859. eeprom.register_write = rt61pci_eepromregister_write;
  1860. eeprom.width = rt2x00_get_field32(reg, E2PROM_CSR_TYPE_93C46) ?
  1861. PCI_EEPROM_WIDTH_93C46 : PCI_EEPROM_WIDTH_93C66;
  1862. eeprom.reg_data_in = 0;
  1863. eeprom.reg_data_out = 0;
  1864. eeprom.reg_data_clock = 0;
  1865. eeprom.reg_chip_select = 0;
  1866. eeprom_93cx6_multiread(&eeprom, EEPROM_BASE, rt2x00dev->eeprom,
  1867. EEPROM_SIZE / sizeof(u16));
  1868. /*
  1869. * Start validation of the data that has been read.
  1870. */
  1871. mac = rt2x00_eeprom_addr(rt2x00dev, EEPROM_MAC_ADDR_0);
  1872. if (!is_valid_ether_addr(mac)) {
  1873. random_ether_addr(mac);
  1874. EEPROM(rt2x00dev, "MAC: %pM\n", mac);
  1875. }
  1876. rt2x00_eeprom_read(rt2x00dev, EEPROM_ANTENNA, &word);
  1877. if (word == 0xffff) {
  1878. rt2x00_set_field16(&word, EEPROM_ANTENNA_NUM, 2);
  1879. rt2x00_set_field16(&word, EEPROM_ANTENNA_TX_DEFAULT,
  1880. ANTENNA_B);
  1881. rt2x00_set_field16(&word, EEPROM_ANTENNA_RX_DEFAULT,
  1882. ANTENNA_B);
  1883. rt2x00_set_field16(&word, EEPROM_ANTENNA_FRAME_TYPE, 0);
  1884. rt2x00_set_field16(&word, EEPROM_ANTENNA_DYN_TXAGC, 0);
  1885. rt2x00_set_field16(&word, EEPROM_ANTENNA_HARDWARE_RADIO, 0);
  1886. rt2x00_set_field16(&word, EEPROM_ANTENNA_RF_TYPE, RF5225);
  1887. rt2x00_eeprom_write(rt2x00dev, EEPROM_ANTENNA, word);
  1888. EEPROM(rt2x00dev, "Antenna: 0x%04x\n", word);
  1889. }
  1890. rt2x00_eeprom_read(rt2x00dev, EEPROM_NIC, &word);
  1891. if (word == 0xffff) {
  1892. rt2x00_set_field16(&word, EEPROM_NIC_ENABLE_DIVERSITY, 0);
  1893. rt2x00_set_field16(&word, EEPROM_NIC_TX_DIVERSITY, 0);
  1894. rt2x00_set_field16(&word, EEPROM_NIC_RX_FIXED, 0);
  1895. rt2x00_set_field16(&word, EEPROM_NIC_TX_FIXED, 0);
  1896. rt2x00_set_field16(&word, EEPROM_NIC_EXTERNAL_LNA_BG, 0);
  1897. rt2x00_set_field16(&word, EEPROM_NIC_CARDBUS_ACCEL, 0);
  1898. rt2x00_set_field16(&word, EEPROM_NIC_EXTERNAL_LNA_A, 0);
  1899. rt2x00_eeprom_write(rt2x00dev, EEPROM_NIC, word);
  1900. EEPROM(rt2x00dev, "NIC: 0x%04x\n", word);
  1901. }
  1902. rt2x00_eeprom_read(rt2x00dev, EEPROM_LED, &word);
  1903. if (word == 0xffff) {
  1904. rt2x00_set_field16(&word, EEPROM_LED_LED_MODE,
  1905. LED_MODE_DEFAULT);
  1906. rt2x00_eeprom_write(rt2x00dev, EEPROM_LED, word);
  1907. EEPROM(rt2x00dev, "Led: 0x%04x\n", word);
  1908. }
  1909. rt2x00_eeprom_read(rt2x00dev, EEPROM_FREQ, &word);
  1910. if (word == 0xffff) {
  1911. rt2x00_set_field16(&word, EEPROM_FREQ_OFFSET, 0);
  1912. rt2x00_set_field16(&word, EEPROM_FREQ_SEQ, 0);
  1913. rt2x00_eeprom_write(rt2x00dev, EEPROM_FREQ, word);
  1914. EEPROM(rt2x00dev, "Freq: 0x%04x\n", word);
  1915. }
  1916. rt2x00_eeprom_read(rt2x00dev, EEPROM_RSSI_OFFSET_BG, &word);
  1917. if (word == 0xffff) {
  1918. rt2x00_set_field16(&word, EEPROM_RSSI_OFFSET_BG_1, 0);
  1919. rt2x00_set_field16(&word, EEPROM_RSSI_OFFSET_BG_2, 0);
  1920. rt2x00_eeprom_write(rt2x00dev, EEPROM_RSSI_OFFSET_BG, word);
  1921. EEPROM(rt2x00dev, "RSSI OFFSET BG: 0x%04x\n", word);
  1922. } else {
  1923. value = rt2x00_get_field16(word, EEPROM_RSSI_OFFSET_BG_1);
  1924. if (value < -10 || value > 10)
  1925. rt2x00_set_field16(&word, EEPROM_RSSI_OFFSET_BG_1, 0);
  1926. value = rt2x00_get_field16(word, EEPROM_RSSI_OFFSET_BG_2);
  1927. if (value < -10 || value > 10)
  1928. rt2x00_set_field16(&word, EEPROM_RSSI_OFFSET_BG_2, 0);
  1929. rt2x00_eeprom_write(rt2x00dev, EEPROM_RSSI_OFFSET_BG, word);
  1930. }
  1931. rt2x00_eeprom_read(rt2x00dev, EEPROM_RSSI_OFFSET_A, &word);
  1932. if (word == 0xffff) {
  1933. rt2x00_set_field16(&word, EEPROM_RSSI_OFFSET_A_1, 0);
  1934. rt2x00_set_field16(&word, EEPROM_RSSI_OFFSET_A_2, 0);
  1935. rt2x00_eeprom_write(rt2x00dev, EEPROM_RSSI_OFFSET_A, word);
  1936. EEPROM(rt2x00dev, "RSSI OFFSET A: 0x%04x\n", word);
  1937. } else {
  1938. value = rt2x00_get_field16(word, EEPROM_RSSI_OFFSET_A_1);
  1939. if (value < -10 || value > 10)
  1940. rt2x00_set_field16(&word, EEPROM_RSSI_OFFSET_A_1, 0);
  1941. value = rt2x00_get_field16(word, EEPROM_RSSI_OFFSET_A_2);
  1942. if (value < -10 || value > 10)
  1943. rt2x00_set_field16(&word, EEPROM_RSSI_OFFSET_A_2, 0);
  1944. rt2x00_eeprom_write(rt2x00dev, EEPROM_RSSI_OFFSET_A, word);
  1945. }
  1946. return 0;
  1947. }
  1948. static int rt61pci_init_eeprom(struct rt2x00_dev *rt2x00dev)
  1949. {
  1950. u32 reg;
  1951. u16 value;
  1952. u16 eeprom;
  1953. /*
  1954. * Read EEPROM word for configuration.
  1955. */
  1956. rt2x00_eeprom_read(rt2x00dev, EEPROM_ANTENNA, &eeprom);
  1957. /*
  1958. * Identify RF chipset.
  1959. */
  1960. value = rt2x00_get_field16(eeprom, EEPROM_ANTENNA_RF_TYPE);
  1961. rt2x00pci_register_read(rt2x00dev, MAC_CSR0, &reg);
  1962. rt2x00_set_chip(rt2x00dev, rt2x00_get_field32(reg, MAC_CSR0_CHIPSET),
  1963. value, rt2x00_get_field32(reg, MAC_CSR0_REVISION));
  1964. if (!rt2x00_rf(rt2x00dev, RF5225) &&
  1965. !rt2x00_rf(rt2x00dev, RF5325) &&
  1966. !rt2x00_rf(rt2x00dev, RF2527) &&
  1967. !rt2x00_rf(rt2x00dev, RF2529)) {
  1968. ERROR(rt2x00dev, "Invalid RF chipset detected.\n");
  1969. return -ENODEV;
  1970. }
  1971. /*
  1972. * Determine number of antennas.
  1973. */
  1974. if (rt2x00_get_field16(eeprom, EEPROM_ANTENNA_NUM) == 2)
  1975. __set_bit(CONFIG_DOUBLE_ANTENNA, &rt2x00dev->flags);
  1976. /*
  1977. * Identify default antenna configuration.
  1978. */
  1979. rt2x00dev->default_ant.tx =
  1980. rt2x00_get_field16(eeprom, EEPROM_ANTENNA_TX_DEFAULT);
  1981. rt2x00dev->default_ant.rx =
  1982. rt2x00_get_field16(eeprom, EEPROM_ANTENNA_RX_DEFAULT);
  1983. /*
  1984. * Read the Frame type.
  1985. */
  1986. if (rt2x00_get_field16(eeprom, EEPROM_ANTENNA_FRAME_TYPE))
  1987. __set_bit(CONFIG_FRAME_TYPE, &rt2x00dev->flags);
  1988. /*
  1989. * Detect if this device has a hardware controlled radio.
  1990. */
  1991. if (rt2x00_get_field16(eeprom, EEPROM_ANTENNA_HARDWARE_RADIO))
  1992. __set_bit(CONFIG_SUPPORT_HW_BUTTON, &rt2x00dev->flags);
  1993. /*
  1994. * Read frequency offset and RF programming sequence.
  1995. */
  1996. rt2x00_eeprom_read(rt2x00dev, EEPROM_FREQ, &eeprom);
  1997. if (rt2x00_get_field16(eeprom, EEPROM_FREQ_SEQ))
  1998. __set_bit(CONFIG_RF_SEQUENCE, &rt2x00dev->flags);
  1999. rt2x00dev->freq_offset = rt2x00_get_field16(eeprom, EEPROM_FREQ_OFFSET);
  2000. /*
  2001. * Read external LNA informations.
  2002. */
  2003. rt2x00_eeprom_read(rt2x00dev, EEPROM_NIC, &eeprom);
  2004. if (rt2x00_get_field16(eeprom, EEPROM_NIC_EXTERNAL_LNA_A))
  2005. __set_bit(CONFIG_EXTERNAL_LNA_A, &rt2x00dev->flags);
  2006. if (rt2x00_get_field16(eeprom, EEPROM_NIC_EXTERNAL_LNA_BG))
  2007. __set_bit(CONFIG_EXTERNAL_LNA_BG, &rt2x00dev->flags);
  2008. /*
  2009. * When working with a RF2529 chip without double antenna,
  2010. * the antenna settings should be gathered from the NIC
  2011. * eeprom word.
  2012. */
  2013. if (rt2x00_rf(rt2x00dev, RF2529) &&
  2014. !test_bit(CONFIG_DOUBLE_ANTENNA, &rt2x00dev->flags)) {
  2015. rt2x00dev->default_ant.rx =
  2016. ANTENNA_A + rt2x00_get_field16(eeprom, EEPROM_NIC_RX_FIXED);
  2017. rt2x00dev->default_ant.tx =
  2018. ANTENNA_B - rt2x00_get_field16(eeprom, EEPROM_NIC_TX_FIXED);
  2019. if (rt2x00_get_field16(eeprom, EEPROM_NIC_TX_DIVERSITY))
  2020. rt2x00dev->default_ant.tx = ANTENNA_SW_DIVERSITY;
  2021. if (rt2x00_get_field16(eeprom, EEPROM_NIC_ENABLE_DIVERSITY))
  2022. rt2x00dev->default_ant.rx = ANTENNA_SW_DIVERSITY;
  2023. }
  2024. /*
  2025. * Store led settings, for correct led behaviour.
  2026. * If the eeprom value is invalid,
  2027. * switch to default led mode.
  2028. */
  2029. #ifdef CONFIG_RT2X00_LIB_LEDS
  2030. rt2x00_eeprom_read(rt2x00dev, EEPROM_LED, &eeprom);
  2031. value = rt2x00_get_field16(eeprom, EEPROM_LED_LED_MODE);
  2032. rt61pci_init_led(rt2x00dev, &rt2x00dev->led_radio, LED_TYPE_RADIO);
  2033. rt61pci_init_led(rt2x00dev, &rt2x00dev->led_assoc, LED_TYPE_ASSOC);
  2034. if (value == LED_MODE_SIGNAL_STRENGTH)
  2035. rt61pci_init_led(rt2x00dev, &rt2x00dev->led_qual,
  2036. LED_TYPE_QUALITY);
  2037. rt2x00_set_field16(&rt2x00dev->led_mcu_reg, MCU_LEDCS_LED_MODE, value);
  2038. rt2x00_set_field16(&rt2x00dev->led_mcu_reg, MCU_LEDCS_POLARITY_GPIO_0,
  2039. rt2x00_get_field16(eeprom,
  2040. EEPROM_LED_POLARITY_GPIO_0));
  2041. rt2x00_set_field16(&rt2x00dev->led_mcu_reg, MCU_LEDCS_POLARITY_GPIO_1,
  2042. rt2x00_get_field16(eeprom,
  2043. EEPROM_LED_POLARITY_GPIO_1));
  2044. rt2x00_set_field16(&rt2x00dev->led_mcu_reg, MCU_LEDCS_POLARITY_GPIO_2,
  2045. rt2x00_get_field16(eeprom,
  2046. EEPROM_LED_POLARITY_GPIO_2));
  2047. rt2x00_set_field16(&rt2x00dev->led_mcu_reg, MCU_LEDCS_POLARITY_GPIO_3,
  2048. rt2x00_get_field16(eeprom,
  2049. EEPROM_LED_POLARITY_GPIO_3));
  2050. rt2x00_set_field16(&rt2x00dev->led_mcu_reg, MCU_LEDCS_POLARITY_GPIO_4,
  2051. rt2x00_get_field16(eeprom,
  2052. EEPROM_LED_POLARITY_GPIO_4));
  2053. rt2x00_set_field16(&rt2x00dev->led_mcu_reg, MCU_LEDCS_POLARITY_ACT,
  2054. rt2x00_get_field16(eeprom, EEPROM_LED_POLARITY_ACT));
  2055. rt2x00_set_field16(&rt2x00dev->led_mcu_reg, MCU_LEDCS_POLARITY_READY_BG,
  2056. rt2x00_get_field16(eeprom,
  2057. EEPROM_LED_POLARITY_RDY_G));
  2058. rt2x00_set_field16(&rt2x00dev->led_mcu_reg, MCU_LEDCS_POLARITY_READY_A,
  2059. rt2x00_get_field16(eeprom,
  2060. EEPROM_LED_POLARITY_RDY_A));
  2061. #endif /* CONFIG_RT2X00_LIB_LEDS */
  2062. return 0;
  2063. }
  2064. /*
  2065. * RF value list for RF5225 & RF5325
  2066. * Supports: 2.4 GHz & 5.2 GHz, rf_sequence disabled
  2067. */
  2068. static const struct rf_channel rf_vals_noseq[] = {
  2069. { 1, 0x00002ccc, 0x00004786, 0x00068455, 0x000ffa0b },
  2070. { 2, 0x00002ccc, 0x00004786, 0x00068455, 0x000ffa1f },
  2071. { 3, 0x00002ccc, 0x0000478a, 0x00068455, 0x000ffa0b },
  2072. { 4, 0x00002ccc, 0x0000478a, 0x00068455, 0x000ffa1f },
  2073. { 5, 0x00002ccc, 0x0000478e, 0x00068455, 0x000ffa0b },
  2074. { 6, 0x00002ccc, 0x0000478e, 0x00068455, 0x000ffa1f },
  2075. { 7, 0x00002ccc, 0x00004792, 0x00068455, 0x000ffa0b },
  2076. { 8, 0x00002ccc, 0x00004792, 0x00068455, 0x000ffa1f },
  2077. { 9, 0x00002ccc, 0x00004796, 0x00068455, 0x000ffa0b },
  2078. { 10, 0x00002ccc, 0x00004796, 0x00068455, 0x000ffa1f },
  2079. { 11, 0x00002ccc, 0x0000479a, 0x00068455, 0x000ffa0b },
  2080. { 12, 0x00002ccc, 0x0000479a, 0x00068455, 0x000ffa1f },
  2081. { 13, 0x00002ccc, 0x0000479e, 0x00068455, 0x000ffa0b },
  2082. { 14, 0x00002ccc, 0x000047a2, 0x00068455, 0x000ffa13 },
  2083. /* 802.11 UNI / HyperLan 2 */
  2084. { 36, 0x00002ccc, 0x0000499a, 0x0009be55, 0x000ffa23 },
  2085. { 40, 0x00002ccc, 0x000049a2, 0x0009be55, 0x000ffa03 },
  2086. { 44, 0x00002ccc, 0x000049a6, 0x0009be55, 0x000ffa0b },
  2087. { 48, 0x00002ccc, 0x000049aa, 0x0009be55, 0x000ffa13 },
  2088. { 52, 0x00002ccc, 0x000049ae, 0x0009ae55, 0x000ffa1b },
  2089. { 56, 0x00002ccc, 0x000049b2, 0x0009ae55, 0x000ffa23 },
  2090. { 60, 0x00002ccc, 0x000049ba, 0x0009ae55, 0x000ffa03 },
  2091. { 64, 0x00002ccc, 0x000049be, 0x0009ae55, 0x000ffa0b },
  2092. /* 802.11 HyperLan 2 */
  2093. { 100, 0x00002ccc, 0x00004a2a, 0x000bae55, 0x000ffa03 },
  2094. { 104, 0x00002ccc, 0x00004a2e, 0x000bae55, 0x000ffa0b },
  2095. { 108, 0x00002ccc, 0x00004a32, 0x000bae55, 0x000ffa13 },
  2096. { 112, 0x00002ccc, 0x00004a36, 0x000bae55, 0x000ffa1b },
  2097. { 116, 0x00002ccc, 0x00004a3a, 0x000bbe55, 0x000ffa23 },
  2098. { 120, 0x00002ccc, 0x00004a82, 0x000bbe55, 0x000ffa03 },
  2099. { 124, 0x00002ccc, 0x00004a86, 0x000bbe55, 0x000ffa0b },
  2100. { 128, 0x00002ccc, 0x00004a8a, 0x000bbe55, 0x000ffa13 },
  2101. { 132, 0x00002ccc, 0x00004a8e, 0x000bbe55, 0x000ffa1b },
  2102. { 136, 0x00002ccc, 0x00004a92, 0x000bbe55, 0x000ffa23 },
  2103. /* 802.11 UNII */
  2104. { 140, 0x00002ccc, 0x00004a9a, 0x000bbe55, 0x000ffa03 },
  2105. { 149, 0x00002ccc, 0x00004aa2, 0x000bbe55, 0x000ffa1f },
  2106. { 153, 0x00002ccc, 0x00004aa6, 0x000bbe55, 0x000ffa27 },
  2107. { 157, 0x00002ccc, 0x00004aae, 0x000bbe55, 0x000ffa07 },
  2108. { 161, 0x00002ccc, 0x00004ab2, 0x000bbe55, 0x000ffa0f },
  2109. { 165, 0x00002ccc, 0x00004ab6, 0x000bbe55, 0x000ffa17 },
  2110. /* MMAC(Japan)J52 ch 34,38,42,46 */
  2111. { 34, 0x00002ccc, 0x0000499a, 0x0009be55, 0x000ffa0b },
  2112. { 38, 0x00002ccc, 0x0000499e, 0x0009be55, 0x000ffa13 },
  2113. { 42, 0x00002ccc, 0x000049a2, 0x0009be55, 0x000ffa1b },
  2114. { 46, 0x00002ccc, 0x000049a6, 0x0009be55, 0x000ffa23 },
  2115. };
  2116. /*
  2117. * RF value list for RF5225 & RF5325
  2118. * Supports: 2.4 GHz & 5.2 GHz, rf_sequence enabled
  2119. */
  2120. static const struct rf_channel rf_vals_seq[] = {
  2121. { 1, 0x00002ccc, 0x00004786, 0x00068455, 0x000ffa0b },
  2122. { 2, 0x00002ccc, 0x00004786, 0x00068455, 0x000ffa1f },
  2123. { 3, 0x00002ccc, 0x0000478a, 0x00068455, 0x000ffa0b },
  2124. { 4, 0x00002ccc, 0x0000478a, 0x00068455, 0x000ffa1f },
  2125. { 5, 0x00002ccc, 0x0000478e, 0x00068455, 0x000ffa0b },
  2126. { 6, 0x00002ccc, 0x0000478e, 0x00068455, 0x000ffa1f },
  2127. { 7, 0x00002ccc, 0x00004792, 0x00068455, 0x000ffa0b },
  2128. { 8, 0x00002ccc, 0x00004792, 0x00068455, 0x000ffa1f },
  2129. { 9, 0x00002ccc, 0x00004796, 0x00068455, 0x000ffa0b },
  2130. { 10, 0x00002ccc, 0x00004796, 0x00068455, 0x000ffa1f },
  2131. { 11, 0x00002ccc, 0x0000479a, 0x00068455, 0x000ffa0b },
  2132. { 12, 0x00002ccc, 0x0000479a, 0x00068455, 0x000ffa1f },
  2133. { 13, 0x00002ccc, 0x0000479e, 0x00068455, 0x000ffa0b },
  2134. { 14, 0x00002ccc, 0x000047a2, 0x00068455, 0x000ffa13 },
  2135. /* 802.11 UNI / HyperLan 2 */
  2136. { 36, 0x00002cd4, 0x0004481a, 0x00098455, 0x000c0a03 },
  2137. { 40, 0x00002cd0, 0x00044682, 0x00098455, 0x000c0a03 },
  2138. { 44, 0x00002cd0, 0x00044686, 0x00098455, 0x000c0a1b },
  2139. { 48, 0x00002cd0, 0x0004468e, 0x00098655, 0x000c0a0b },
  2140. { 52, 0x00002cd0, 0x00044692, 0x00098855, 0x000c0a23 },
  2141. { 56, 0x00002cd0, 0x0004469a, 0x00098c55, 0x000c0a13 },
  2142. { 60, 0x00002cd0, 0x000446a2, 0x00098e55, 0x000c0a03 },
  2143. { 64, 0x00002cd0, 0x000446a6, 0x00099255, 0x000c0a1b },
  2144. /* 802.11 HyperLan 2 */
  2145. { 100, 0x00002cd4, 0x0004489a, 0x000b9855, 0x000c0a03 },
  2146. { 104, 0x00002cd4, 0x000448a2, 0x000b9855, 0x000c0a03 },
  2147. { 108, 0x00002cd4, 0x000448aa, 0x000b9855, 0x000c0a03 },
  2148. { 112, 0x00002cd4, 0x000448b2, 0x000b9a55, 0x000c0a03 },
  2149. { 116, 0x00002cd4, 0x000448ba, 0x000b9a55, 0x000c0a03 },
  2150. { 120, 0x00002cd0, 0x00044702, 0x000b9a55, 0x000c0a03 },
  2151. { 124, 0x00002cd0, 0x00044706, 0x000b9a55, 0x000c0a1b },
  2152. { 128, 0x00002cd0, 0x0004470e, 0x000b9c55, 0x000c0a0b },
  2153. { 132, 0x00002cd0, 0x00044712, 0x000b9c55, 0x000c0a23 },
  2154. { 136, 0x00002cd0, 0x0004471a, 0x000b9e55, 0x000c0a13 },
  2155. /* 802.11 UNII */
  2156. { 140, 0x00002cd0, 0x00044722, 0x000b9e55, 0x000c0a03 },
  2157. { 149, 0x00002cd0, 0x0004472e, 0x000ba255, 0x000c0a1b },
  2158. { 153, 0x00002cd0, 0x00044736, 0x000ba255, 0x000c0a0b },
  2159. { 157, 0x00002cd4, 0x0004490a, 0x000ba255, 0x000c0a17 },
  2160. { 161, 0x00002cd4, 0x00044912, 0x000ba255, 0x000c0a17 },
  2161. { 165, 0x00002cd4, 0x0004491a, 0x000ba255, 0x000c0a17 },
  2162. /* MMAC(Japan)J52 ch 34,38,42,46 */
  2163. { 34, 0x00002ccc, 0x0000499a, 0x0009be55, 0x000c0a0b },
  2164. { 38, 0x00002ccc, 0x0000499e, 0x0009be55, 0x000c0a13 },
  2165. { 42, 0x00002ccc, 0x000049a2, 0x0009be55, 0x000c0a1b },
  2166. { 46, 0x00002ccc, 0x000049a6, 0x0009be55, 0x000c0a23 },
  2167. };
  2168. static int rt61pci_probe_hw_mode(struct rt2x00_dev *rt2x00dev)
  2169. {
  2170. struct hw_mode_spec *spec = &rt2x00dev->spec;
  2171. struct channel_info *info;
  2172. char *tx_power;
  2173. unsigned int i;
  2174. /*
  2175. * Disable powersaving as default.
  2176. */
  2177. rt2x00dev->hw->wiphy->flags &= ~WIPHY_FLAG_PS_ON_BY_DEFAULT;
  2178. /*
  2179. * Initialize all hw fields.
  2180. */
  2181. rt2x00dev->hw->flags =
  2182. IEEE80211_HW_HOST_BROADCAST_PS_BUFFERING |
  2183. IEEE80211_HW_SIGNAL_DBM |
  2184. IEEE80211_HW_SUPPORTS_PS |
  2185. IEEE80211_HW_PS_NULLFUNC_STACK;
  2186. SET_IEEE80211_DEV(rt2x00dev->hw, rt2x00dev->dev);
  2187. SET_IEEE80211_PERM_ADDR(rt2x00dev->hw,
  2188. rt2x00_eeprom_addr(rt2x00dev,
  2189. EEPROM_MAC_ADDR_0));
  2190. /*
  2191. * Initialize hw_mode information.
  2192. */
  2193. spec->supported_bands = SUPPORT_BAND_2GHZ;
  2194. spec->supported_rates = SUPPORT_RATE_CCK | SUPPORT_RATE_OFDM;
  2195. if (!test_bit(CONFIG_RF_SEQUENCE, &rt2x00dev->flags)) {
  2196. spec->num_channels = 14;
  2197. spec->channels = rf_vals_noseq;
  2198. } else {
  2199. spec->num_channels = 14;
  2200. spec->channels = rf_vals_seq;
  2201. }
  2202. if (rt2x00_rf(rt2x00dev, RF5225) || rt2x00_rf(rt2x00dev, RF5325)) {
  2203. spec->supported_bands |= SUPPORT_BAND_5GHZ;
  2204. spec->num_channels = ARRAY_SIZE(rf_vals_seq);
  2205. }
  2206. /*
  2207. * Create channel information array
  2208. */
  2209. info = kzalloc(spec->num_channels * sizeof(*info), GFP_KERNEL);
  2210. if (!info)
  2211. return -ENOMEM;
  2212. spec->channels_info = info;
  2213. tx_power = rt2x00_eeprom_addr(rt2x00dev, EEPROM_TXPOWER_G_START);
  2214. for (i = 0; i < 14; i++)
  2215. info[i].tx_power1 = TXPOWER_FROM_DEV(tx_power[i]);
  2216. if (spec->num_channels > 14) {
  2217. tx_power = rt2x00_eeprom_addr(rt2x00dev, EEPROM_TXPOWER_A_START);
  2218. for (i = 14; i < spec->num_channels; i++)
  2219. info[i].tx_power1 = TXPOWER_FROM_DEV(tx_power[i]);
  2220. }
  2221. return 0;
  2222. }
  2223. static int rt61pci_probe_hw(struct rt2x00_dev *rt2x00dev)
  2224. {
  2225. int retval;
  2226. /*
  2227. * Disable power saving.
  2228. */
  2229. rt2x00pci_register_write(rt2x00dev, SOFT_RESET_CSR, 0x00000007);
  2230. /*
  2231. * Allocate eeprom data.
  2232. */
  2233. retval = rt61pci_validate_eeprom(rt2x00dev);
  2234. if (retval)
  2235. return retval;
  2236. retval = rt61pci_init_eeprom(rt2x00dev);
  2237. if (retval)
  2238. return retval;
  2239. /*
  2240. * Initialize hw specifications.
  2241. */
  2242. retval = rt61pci_probe_hw_mode(rt2x00dev);
  2243. if (retval)
  2244. return retval;
  2245. /*
  2246. * This device has multiple filters for control frames,
  2247. * but has no a separate filter for PS Poll frames.
  2248. */
  2249. __set_bit(DRIVER_SUPPORT_CONTROL_FILTERS, &rt2x00dev->flags);
  2250. /*
  2251. * This device requires firmware and DMA mapped skbs.
  2252. */
  2253. __set_bit(DRIVER_REQUIRE_FIRMWARE, &rt2x00dev->flags);
  2254. __set_bit(DRIVER_REQUIRE_DMA, &rt2x00dev->flags);
  2255. if (!modparam_nohwcrypt)
  2256. __set_bit(CONFIG_SUPPORT_HW_CRYPTO, &rt2x00dev->flags);
  2257. /*
  2258. * Set the rssi offset.
  2259. */
  2260. rt2x00dev->rssi_offset = DEFAULT_RSSI_OFFSET;
  2261. return 0;
  2262. }
  2263. /*
  2264. * IEEE80211 stack callback functions.
  2265. */
  2266. static int rt61pci_conf_tx(struct ieee80211_hw *hw, u16 queue_idx,
  2267. const struct ieee80211_tx_queue_params *params)
  2268. {
  2269. struct rt2x00_dev *rt2x00dev = hw->priv;
  2270. struct data_queue *queue;
  2271. struct rt2x00_field32 field;
  2272. int retval;
  2273. u32 reg;
  2274. u32 offset;
  2275. /*
  2276. * First pass the configuration through rt2x00lib, that will
  2277. * update the queue settings and validate the input. After that
  2278. * we are free to update the registers based on the value
  2279. * in the queue parameter.
  2280. */
  2281. retval = rt2x00mac_conf_tx(hw, queue_idx, params);
  2282. if (retval)
  2283. return retval;
  2284. /*
  2285. * We only need to perform additional register initialization
  2286. * for WMM queues.
  2287. */
  2288. if (queue_idx >= 4)
  2289. return 0;
  2290. queue = rt2x00queue_get_queue(rt2x00dev, queue_idx);
  2291. /* Update WMM TXOP register */
  2292. offset = AC_TXOP_CSR0 + (sizeof(u32) * (!!(queue_idx & 2)));
  2293. field.bit_offset = (queue_idx & 1) * 16;
  2294. field.bit_mask = 0xffff << field.bit_offset;
  2295. rt2x00pci_register_read(rt2x00dev, offset, &reg);
  2296. rt2x00_set_field32(&reg, field, queue->txop);
  2297. rt2x00pci_register_write(rt2x00dev, offset, reg);
  2298. /* Update WMM registers */
  2299. field.bit_offset = queue_idx * 4;
  2300. field.bit_mask = 0xf << field.bit_offset;
  2301. rt2x00pci_register_read(rt2x00dev, AIFSN_CSR, &reg);
  2302. rt2x00_set_field32(&reg, field, queue->aifs);
  2303. rt2x00pci_register_write(rt2x00dev, AIFSN_CSR, reg);
  2304. rt2x00pci_register_read(rt2x00dev, CWMIN_CSR, &reg);
  2305. rt2x00_set_field32(&reg, field, queue->cw_min);
  2306. rt2x00pci_register_write(rt2x00dev, CWMIN_CSR, reg);
  2307. rt2x00pci_register_read(rt2x00dev, CWMAX_CSR, &reg);
  2308. rt2x00_set_field32(&reg, field, queue->cw_max);
  2309. rt2x00pci_register_write(rt2x00dev, CWMAX_CSR, reg);
  2310. return 0;
  2311. }
  2312. static u64 rt61pci_get_tsf(struct ieee80211_hw *hw)
  2313. {
  2314. struct rt2x00_dev *rt2x00dev = hw->priv;
  2315. u64 tsf;
  2316. u32 reg;
  2317. rt2x00pci_register_read(rt2x00dev, TXRX_CSR13, &reg);
  2318. tsf = (u64) rt2x00_get_field32(reg, TXRX_CSR13_HIGH_TSFTIMER) << 32;
  2319. rt2x00pci_register_read(rt2x00dev, TXRX_CSR12, &reg);
  2320. tsf |= rt2x00_get_field32(reg, TXRX_CSR12_LOW_TSFTIMER);
  2321. return tsf;
  2322. }
  2323. static const struct ieee80211_ops rt61pci_mac80211_ops = {
  2324. .tx = rt2x00mac_tx,
  2325. .start = rt2x00mac_start,
  2326. .stop = rt2x00mac_stop,
  2327. .add_interface = rt2x00mac_add_interface,
  2328. .remove_interface = rt2x00mac_remove_interface,
  2329. .config = rt2x00mac_config,
  2330. .configure_filter = rt2x00mac_configure_filter,
  2331. .set_tim = rt2x00mac_set_tim,
  2332. .set_key = rt2x00mac_set_key,
  2333. .get_stats = rt2x00mac_get_stats,
  2334. .bss_info_changed = rt2x00mac_bss_info_changed,
  2335. .conf_tx = rt61pci_conf_tx,
  2336. .get_tsf = rt61pci_get_tsf,
  2337. .rfkill_poll = rt2x00mac_rfkill_poll,
  2338. };
  2339. static const struct rt2x00lib_ops rt61pci_rt2x00_ops = {
  2340. .irq_handler = rt61pci_interrupt,
  2341. .probe_hw = rt61pci_probe_hw,
  2342. .get_firmware_name = rt61pci_get_firmware_name,
  2343. .check_firmware = rt61pci_check_firmware,
  2344. .load_firmware = rt61pci_load_firmware,
  2345. .initialize = rt2x00pci_initialize,
  2346. .uninitialize = rt2x00pci_uninitialize,
  2347. .get_entry_state = rt61pci_get_entry_state,
  2348. .clear_entry = rt61pci_clear_entry,
  2349. .set_device_state = rt61pci_set_device_state,
  2350. .rfkill_poll = rt61pci_rfkill_poll,
  2351. .link_stats = rt61pci_link_stats,
  2352. .reset_tuner = rt61pci_reset_tuner,
  2353. .link_tuner = rt61pci_link_tuner,
  2354. .write_tx_desc = rt61pci_write_tx_desc,
  2355. .write_tx_data = rt2x00pci_write_tx_data,
  2356. .write_beacon = rt61pci_write_beacon,
  2357. .kick_tx_queue = rt61pci_kick_tx_queue,
  2358. .kill_tx_queue = rt61pci_kill_tx_queue,
  2359. .fill_rxdone = rt61pci_fill_rxdone,
  2360. .config_shared_key = rt61pci_config_shared_key,
  2361. .config_pairwise_key = rt61pci_config_pairwise_key,
  2362. .config_filter = rt61pci_config_filter,
  2363. .config_intf = rt61pci_config_intf,
  2364. .config_erp = rt61pci_config_erp,
  2365. .config_ant = rt61pci_config_ant,
  2366. .config = rt61pci_config,
  2367. };
  2368. static const struct data_queue_desc rt61pci_queue_rx = {
  2369. .entry_num = RX_ENTRIES,
  2370. .data_size = DATA_FRAME_SIZE,
  2371. .desc_size = RXD_DESC_SIZE,
  2372. .priv_size = sizeof(struct queue_entry_priv_pci),
  2373. };
  2374. static const struct data_queue_desc rt61pci_queue_tx = {
  2375. .entry_num = TX_ENTRIES,
  2376. .data_size = DATA_FRAME_SIZE,
  2377. .desc_size = TXD_DESC_SIZE,
  2378. .priv_size = sizeof(struct queue_entry_priv_pci),
  2379. };
  2380. static const struct data_queue_desc rt61pci_queue_bcn = {
  2381. .entry_num = 4 * BEACON_ENTRIES,
  2382. .data_size = 0, /* No DMA required for beacons */
  2383. .desc_size = TXINFO_SIZE,
  2384. .priv_size = sizeof(struct queue_entry_priv_pci),
  2385. };
  2386. static const struct rt2x00_ops rt61pci_ops = {
  2387. .name = KBUILD_MODNAME,
  2388. .max_sta_intf = 1,
  2389. .max_ap_intf = 4,
  2390. .eeprom_size = EEPROM_SIZE,
  2391. .rf_size = RF_SIZE,
  2392. .tx_queues = NUM_TX_QUEUES,
  2393. .extra_tx_headroom = 0,
  2394. .rx = &rt61pci_queue_rx,
  2395. .tx = &rt61pci_queue_tx,
  2396. .bcn = &rt61pci_queue_bcn,
  2397. .lib = &rt61pci_rt2x00_ops,
  2398. .hw = &rt61pci_mac80211_ops,
  2399. #ifdef CONFIG_RT2X00_LIB_DEBUGFS
  2400. .debugfs = &rt61pci_rt2x00debug,
  2401. #endif /* CONFIG_RT2X00_LIB_DEBUGFS */
  2402. };
  2403. /*
  2404. * RT61pci module information.
  2405. */
  2406. static DEFINE_PCI_DEVICE_TABLE(rt61pci_device_table) = {
  2407. /* RT2561s */
  2408. { PCI_DEVICE(0x1814, 0x0301), PCI_DEVICE_DATA(&rt61pci_ops) },
  2409. /* RT2561 v2 */
  2410. { PCI_DEVICE(0x1814, 0x0302), PCI_DEVICE_DATA(&rt61pci_ops) },
  2411. /* RT2661 */
  2412. { PCI_DEVICE(0x1814, 0x0401), PCI_DEVICE_DATA(&rt61pci_ops) },
  2413. { 0, }
  2414. };
  2415. MODULE_AUTHOR(DRV_PROJECT);
  2416. MODULE_VERSION(DRV_VERSION);
  2417. MODULE_DESCRIPTION("Ralink RT61 PCI & PCMCIA Wireless LAN driver.");
  2418. MODULE_SUPPORTED_DEVICE("Ralink RT2561, RT2561s & RT2661 "
  2419. "PCI & PCMCIA chipset based cards");
  2420. MODULE_DEVICE_TABLE(pci, rt61pci_device_table);
  2421. MODULE_FIRMWARE(FIRMWARE_RT2561);
  2422. MODULE_FIRMWARE(FIRMWARE_RT2561s);
  2423. MODULE_FIRMWARE(FIRMWARE_RT2661);
  2424. MODULE_LICENSE("GPL");
  2425. static struct pci_driver rt61pci_driver = {
  2426. .name = KBUILD_MODNAME,
  2427. .id_table = rt61pci_device_table,
  2428. .probe = rt2x00pci_probe,
  2429. .remove = __devexit_p(rt2x00pci_remove),
  2430. .suspend = rt2x00pci_suspend,
  2431. .resume = rt2x00pci_resume,
  2432. };
  2433. static int __init rt61pci_init(void)
  2434. {
  2435. return pci_register_driver(&rt61pci_driver);
  2436. }
  2437. static void __exit rt61pci_exit(void)
  2438. {
  2439. pci_unregister_driver(&rt61pci_driver);
  2440. }
  2441. module_init(rt61pci_init);
  2442. module_exit(rt61pci_exit);