rt61pci.c 89 KB

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