ali-ircc.c 57 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273
  1. /*********************************************************************
  2. *
  3. * Filename: ali-ircc.h
  4. * Version: 0.5
  5. * Description: Driver for the ALI M1535D and M1543C FIR Controller
  6. * Status: Experimental.
  7. * Author: Benjamin Kong <benjamin_kong@ali.com.tw>
  8. * Created at: 2000/10/16 03:46PM
  9. * Modified at: 2001/1/3 02:55PM
  10. * Modified by: Benjamin Kong <benjamin_kong@ali.com.tw>
  11. * Modified at: 2003/11/6 and support for ALi south-bridge chipsets M1563
  12. * Modified by: Clear Zhang <clear_zhang@ali.com.tw>
  13. *
  14. * Copyright (c) 2000 Benjamin Kong <benjamin_kong@ali.com.tw>
  15. * All Rights Reserved
  16. *
  17. * This program is free software; you can redistribute it and/or
  18. * modify it under the terms of the GNU General Public License as
  19. * published by the Free Software Foundation; either version 2 of
  20. * the License, or (at your option) any later version.
  21. *
  22. ********************************************************************/
  23. #include <linux/module.h>
  24. #include <linux/kernel.h>
  25. #include <linux/types.h>
  26. #include <linux/skbuff.h>
  27. #include <linux/netdevice.h>
  28. #include <linux/ioport.h>
  29. #include <linux/delay.h>
  30. #include <linux/slab.h>
  31. #include <linux/init.h>
  32. #include <linux/rtnetlink.h>
  33. #include <linux/serial_reg.h>
  34. #include <linux/dma-mapping.h>
  35. #include <linux/platform_device.h>
  36. #include <asm/io.h>
  37. #include <asm/dma.h>
  38. #include <asm/byteorder.h>
  39. #include <net/irda/wrapper.h>
  40. #include <net/irda/irda.h>
  41. #include <net/irda/irda_device.h>
  42. #include "ali-ircc.h"
  43. #define CHIP_IO_EXTENT 8
  44. #define BROKEN_DONGLE_ID
  45. #define ALI_IRCC_DRIVER_NAME "ali-ircc"
  46. /* Power Management */
  47. static int ali_ircc_suspend(struct platform_device *dev, pm_message_t state);
  48. static int ali_ircc_resume(struct platform_device *dev);
  49. static struct platform_driver ali_ircc_driver = {
  50. .suspend = ali_ircc_suspend,
  51. .resume = ali_ircc_resume,
  52. .driver = {
  53. .name = ALI_IRCC_DRIVER_NAME,
  54. },
  55. };
  56. /* Module parameters */
  57. static int qos_mtt_bits = 0x07; /* 1 ms or more */
  58. /* Use BIOS settions by default, but user may supply module parameters */
  59. static unsigned int io[] = { ~0, ~0, ~0, ~0 };
  60. static unsigned int irq[] = { 0, 0, 0, 0 };
  61. static unsigned int dma[] = { 0, 0, 0, 0 };
  62. static int ali_ircc_probe_53(ali_chip_t *chip, chipio_t *info);
  63. static int ali_ircc_init_43(ali_chip_t *chip, chipio_t *info);
  64. static int ali_ircc_init_53(ali_chip_t *chip, chipio_t *info);
  65. /* These are the currently known ALi sourth-bridge chipsets, the only one difference
  66. * is that M1543C doesn't support HP HDSL-3600
  67. */
  68. static ali_chip_t chips[] =
  69. {
  70. { "M1543", { 0x3f0, 0x370 }, 0x51, 0x23, 0x20, 0x43, ali_ircc_probe_53, ali_ircc_init_43 },
  71. { "M1535", { 0x3f0, 0x370 }, 0x51, 0x23, 0x20, 0x53, ali_ircc_probe_53, ali_ircc_init_53 },
  72. { "M1563", { 0x3f0, 0x370 }, 0x51, 0x23, 0x20, 0x63, ali_ircc_probe_53, ali_ircc_init_53 },
  73. { NULL }
  74. };
  75. /* Max 4 instances for now */
  76. static struct ali_ircc_cb *dev_self[] = { NULL, NULL, NULL, NULL };
  77. /* Dongle Types */
  78. static char *dongle_types[] = {
  79. "TFDS6000",
  80. "HP HSDL-3600",
  81. "HP HSDL-1100",
  82. "No dongle connected",
  83. };
  84. /* Some prototypes */
  85. static int ali_ircc_open(int i, chipio_t *info);
  86. static int ali_ircc_close(struct ali_ircc_cb *self);
  87. static int ali_ircc_setup(chipio_t *info);
  88. static int ali_ircc_is_receiving(struct ali_ircc_cb *self);
  89. static int ali_ircc_net_open(struct net_device *dev);
  90. static int ali_ircc_net_close(struct net_device *dev);
  91. static int ali_ircc_net_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
  92. static void ali_ircc_change_speed(struct ali_ircc_cb *self, __u32 baud);
  93. static struct net_device_stats *ali_ircc_net_get_stats(struct net_device *dev);
  94. /* SIR function */
  95. static int ali_ircc_sir_hard_xmit(struct sk_buff *skb, struct net_device *dev);
  96. static irqreturn_t ali_ircc_sir_interrupt(struct ali_ircc_cb *self);
  97. static void ali_ircc_sir_receive(struct ali_ircc_cb *self);
  98. static void ali_ircc_sir_write_wakeup(struct ali_ircc_cb *self);
  99. static int ali_ircc_sir_write(int iobase, int fifo_size, __u8 *buf, int len);
  100. static void ali_ircc_sir_change_speed(struct ali_ircc_cb *priv, __u32 speed);
  101. /* FIR function */
  102. static int ali_ircc_fir_hard_xmit(struct sk_buff *skb, struct net_device *dev);
  103. static void ali_ircc_fir_change_speed(struct ali_ircc_cb *priv, __u32 speed);
  104. static irqreturn_t ali_ircc_fir_interrupt(struct ali_ircc_cb *self);
  105. static int ali_ircc_dma_receive(struct ali_ircc_cb *self);
  106. static int ali_ircc_dma_receive_complete(struct ali_ircc_cb *self);
  107. static int ali_ircc_dma_xmit_complete(struct ali_ircc_cb *self);
  108. static void ali_ircc_dma_xmit(struct ali_ircc_cb *self);
  109. /* My Function */
  110. static int ali_ircc_read_dongle_id (int i, chipio_t *info);
  111. static void ali_ircc_change_dongle_speed(struct ali_ircc_cb *priv, int speed);
  112. /* ALi chip function */
  113. static void SIR2FIR(int iobase);
  114. static void FIR2SIR(int iobase);
  115. static void SetCOMInterrupts(struct ali_ircc_cb *self , unsigned char enable);
  116. /*
  117. * Function ali_ircc_init ()
  118. *
  119. * Initialize chip. Find out whay kinds of chips we are dealing with
  120. * and their configuation registers address
  121. */
  122. static int __init ali_ircc_init(void)
  123. {
  124. ali_chip_t *chip;
  125. chipio_t info;
  126. int ret;
  127. int cfg, cfg_base;
  128. int reg, revision;
  129. int i = 0;
  130. IRDA_DEBUG(2, "%s(), ---------------- Start ----------------\n", __FUNCTION__);
  131. ret = platform_driver_register(&ali_ircc_driver);
  132. if (ret) {
  133. IRDA_ERROR("%s, Can't register driver!\n",
  134. ALI_IRCC_DRIVER_NAME);
  135. return ret;
  136. }
  137. ret = -ENODEV;
  138. /* Probe for all the ALi chipsets we know about */
  139. for (chip= chips; chip->name; chip++, i++)
  140. {
  141. IRDA_DEBUG(2, "%s(), Probing for %s ...\n", __FUNCTION__, chip->name);
  142. /* Try all config registers for this chip */
  143. for (cfg=0; cfg<2; cfg++)
  144. {
  145. cfg_base = chip->cfg[cfg];
  146. if (!cfg_base)
  147. continue;
  148. memset(&info, 0, sizeof(chipio_t));
  149. info.cfg_base = cfg_base;
  150. info.fir_base = io[i];
  151. info.dma = dma[i];
  152. info.irq = irq[i];
  153. /* Enter Configuration */
  154. outb(chip->entr1, cfg_base);
  155. outb(chip->entr2, cfg_base);
  156. /* Select Logical Device 5 Registers (UART2) */
  157. outb(0x07, cfg_base);
  158. outb(0x05, cfg_base+1);
  159. /* Read Chip Identification Register */
  160. outb(chip->cid_index, cfg_base);
  161. reg = inb(cfg_base+1);
  162. if (reg == chip->cid_value)
  163. {
  164. IRDA_DEBUG(2, "%s(), Chip found at 0x%03x\n", __FUNCTION__, cfg_base);
  165. outb(0x1F, cfg_base);
  166. revision = inb(cfg_base+1);
  167. IRDA_DEBUG(2, "%s(), Found %s chip, revision=%d\n", __FUNCTION__,
  168. chip->name, revision);
  169. /*
  170. * If the user supplies the base address, then
  171. * we init the chip, if not we probe the values
  172. * set by the BIOS
  173. */
  174. if (io[i] < 2000)
  175. {
  176. chip->init(chip, &info);
  177. }
  178. else
  179. {
  180. chip->probe(chip, &info);
  181. }
  182. if (ali_ircc_open(i, &info) == 0)
  183. ret = 0;
  184. i++;
  185. }
  186. else
  187. {
  188. IRDA_DEBUG(2, "%s(), No %s chip at 0x%03x\n", __FUNCTION__, chip->name, cfg_base);
  189. }
  190. /* Exit configuration */
  191. outb(0xbb, cfg_base);
  192. }
  193. }
  194. IRDA_DEBUG(2, "%s(), ----------------- End -----------------\n", __FUNCTION__);
  195. if (ret)
  196. platform_driver_unregister(&ali_ircc_driver);
  197. return ret;
  198. }
  199. /*
  200. * Function ali_ircc_cleanup ()
  201. *
  202. * Close all configured chips
  203. *
  204. */
  205. static void __exit ali_ircc_cleanup(void)
  206. {
  207. int i;
  208. IRDA_DEBUG(2, "%s(), ---------------- Start ----------------\n", __FUNCTION__);
  209. for (i=0; i < ARRAY_SIZE(dev_self); i++) {
  210. if (dev_self[i])
  211. ali_ircc_close(dev_self[i]);
  212. }
  213. platform_driver_unregister(&ali_ircc_driver);
  214. IRDA_DEBUG(2, "%s(), ----------------- End -----------------\n", __FUNCTION__);
  215. }
  216. /*
  217. * Function ali_ircc_open (int i, chipio_t *inf)
  218. *
  219. * Open driver instance
  220. *
  221. */
  222. static int ali_ircc_open(int i, chipio_t *info)
  223. {
  224. struct net_device *dev;
  225. struct ali_ircc_cb *self;
  226. int dongle_id;
  227. int err;
  228. IRDA_DEBUG(2, "%s(), ---------------- Start ----------------\n", __FUNCTION__);
  229. if (i >= ARRAY_SIZE(dev_self)) {
  230. IRDA_ERROR("%s(), maximum number of supported chips reached!\n",
  231. __FUNCTION__);
  232. return -ENOMEM;
  233. }
  234. /* Set FIR FIFO and DMA Threshold */
  235. if ((ali_ircc_setup(info)) == -1)
  236. return -1;
  237. dev = alloc_irdadev(sizeof(*self));
  238. if (dev == NULL) {
  239. IRDA_ERROR("%s(), can't allocate memory for control block!\n",
  240. __FUNCTION__);
  241. return -ENOMEM;
  242. }
  243. self = dev->priv;
  244. self->netdev = dev;
  245. spin_lock_init(&self->lock);
  246. /* Need to store self somewhere */
  247. dev_self[i] = self;
  248. self->index = i;
  249. /* Initialize IO */
  250. self->io.cfg_base = info->cfg_base; /* In ali_ircc_probe_53 assign */
  251. self->io.fir_base = info->fir_base; /* info->sir_base = info->fir_base */
  252. self->io.sir_base = info->sir_base; /* ALi SIR and FIR use the same address */
  253. self->io.irq = info->irq;
  254. self->io.fir_ext = CHIP_IO_EXTENT;
  255. self->io.dma = info->dma;
  256. self->io.fifo_size = 16; /* SIR: 16, FIR: 32 Benjamin 2000/11/1 */
  257. /* Reserve the ioports that we need */
  258. if (!request_region(self->io.fir_base, self->io.fir_ext,
  259. ALI_IRCC_DRIVER_NAME)) {
  260. IRDA_WARNING("%s(), can't get iobase of 0x%03x\n", __FUNCTION__,
  261. self->io.fir_base);
  262. err = -ENODEV;
  263. goto err_out1;
  264. }
  265. /* Initialize QoS for this device */
  266. irda_init_max_qos_capabilies(&self->qos);
  267. /* The only value we must override it the baudrate */
  268. self->qos.baud_rate.bits = IR_9600|IR_19200|IR_38400|IR_57600|
  269. IR_115200|IR_576000|IR_1152000|(IR_4000000 << 8); // benjamin 2000/11/8 05:27PM
  270. self->qos.min_turn_time.bits = qos_mtt_bits;
  271. irda_qos_bits_to_value(&self->qos);
  272. /* Max DMA buffer size needed = (data_size + 6) * (window_size) + 6; */
  273. self->rx_buff.truesize = 14384;
  274. self->tx_buff.truesize = 14384;
  275. /* Allocate memory if needed */
  276. self->rx_buff.head =
  277. dma_alloc_coherent(NULL, self->rx_buff.truesize,
  278. &self->rx_buff_dma, GFP_KERNEL);
  279. if (self->rx_buff.head == NULL) {
  280. err = -ENOMEM;
  281. goto err_out2;
  282. }
  283. memset(self->rx_buff.head, 0, self->rx_buff.truesize);
  284. self->tx_buff.head =
  285. dma_alloc_coherent(NULL, self->tx_buff.truesize,
  286. &self->tx_buff_dma, GFP_KERNEL);
  287. if (self->tx_buff.head == NULL) {
  288. err = -ENOMEM;
  289. goto err_out3;
  290. }
  291. memset(self->tx_buff.head, 0, self->tx_buff.truesize);
  292. self->rx_buff.in_frame = FALSE;
  293. self->rx_buff.state = OUTSIDE_FRAME;
  294. self->tx_buff.data = self->tx_buff.head;
  295. self->rx_buff.data = self->rx_buff.head;
  296. /* Reset Tx queue info */
  297. self->tx_fifo.len = self->tx_fifo.ptr = self->tx_fifo.free = 0;
  298. self->tx_fifo.tail = self->tx_buff.head;
  299. /* Keep track of module usage */
  300. SET_MODULE_OWNER(dev);
  301. /* Override the network functions we need to use */
  302. dev->hard_start_xmit = ali_ircc_sir_hard_xmit;
  303. dev->open = ali_ircc_net_open;
  304. dev->stop = ali_ircc_net_close;
  305. dev->do_ioctl = ali_ircc_net_ioctl;
  306. dev->get_stats = ali_ircc_net_get_stats;
  307. err = register_netdev(dev);
  308. if (err) {
  309. IRDA_ERROR("%s(), register_netdev() failed!\n", __FUNCTION__);
  310. goto err_out4;
  311. }
  312. IRDA_MESSAGE("IrDA: Registered device %s\n", dev->name);
  313. /* Check dongle id */
  314. dongle_id = ali_ircc_read_dongle_id(i, info);
  315. IRDA_MESSAGE("%s(), %s, Found dongle: %s\n", __FUNCTION__,
  316. ALI_IRCC_DRIVER_NAME, dongle_types[dongle_id]);
  317. self->io.dongle_id = dongle_id;
  318. IRDA_DEBUG(2, "%s(), ----------------- End -----------------\n", __FUNCTION__);
  319. return 0;
  320. err_out4:
  321. dma_free_coherent(NULL, self->tx_buff.truesize,
  322. self->tx_buff.head, self->tx_buff_dma);
  323. err_out3:
  324. dma_free_coherent(NULL, self->rx_buff.truesize,
  325. self->rx_buff.head, self->rx_buff_dma);
  326. err_out2:
  327. release_region(self->io.fir_base, self->io.fir_ext);
  328. err_out1:
  329. dev_self[i] = NULL;
  330. free_netdev(dev);
  331. return err;
  332. }
  333. /*
  334. * Function ali_ircc_close (self)
  335. *
  336. * Close driver instance
  337. *
  338. */
  339. static int __exit ali_ircc_close(struct ali_ircc_cb *self)
  340. {
  341. int iobase;
  342. IRDA_DEBUG(4, "%s(), ---------------- Start ----------------\n", __FUNCTION__);
  343. IRDA_ASSERT(self != NULL, return -1;);
  344. iobase = self->io.fir_base;
  345. /* Remove netdevice */
  346. unregister_netdev(self->netdev);
  347. /* Release the PORT that this driver is using */
  348. IRDA_DEBUG(4, "%s(), Releasing Region %03x\n", __FUNCTION__, self->io.fir_base);
  349. release_region(self->io.fir_base, self->io.fir_ext);
  350. if (self->tx_buff.head)
  351. dma_free_coherent(NULL, self->tx_buff.truesize,
  352. self->tx_buff.head, self->tx_buff_dma);
  353. if (self->rx_buff.head)
  354. dma_free_coherent(NULL, self->rx_buff.truesize,
  355. self->rx_buff.head, self->rx_buff_dma);
  356. dev_self[self->index] = NULL;
  357. free_netdev(self->netdev);
  358. IRDA_DEBUG(2, "%s(), ----------------- End -----------------\n", __FUNCTION__);
  359. return 0;
  360. }
  361. /*
  362. * Function ali_ircc_init_43 (chip, info)
  363. *
  364. * Initialize the ALi M1543 chip.
  365. */
  366. static int ali_ircc_init_43(ali_chip_t *chip, chipio_t *info)
  367. {
  368. /* All controller information like I/O address, DMA channel, IRQ
  369. * are set by BIOS
  370. */
  371. return 0;
  372. }
  373. /*
  374. * Function ali_ircc_init_53 (chip, info)
  375. *
  376. * Initialize the ALi M1535 chip.
  377. */
  378. static int ali_ircc_init_53(ali_chip_t *chip, chipio_t *info)
  379. {
  380. /* All controller information like I/O address, DMA channel, IRQ
  381. * are set by BIOS
  382. */
  383. return 0;
  384. }
  385. /*
  386. * Function ali_ircc_probe_53 (chip, info)
  387. *
  388. * Probes for the ALi M1535D or M1535
  389. */
  390. static int ali_ircc_probe_53(ali_chip_t *chip, chipio_t *info)
  391. {
  392. int cfg_base = info->cfg_base;
  393. int hi, low, reg;
  394. IRDA_DEBUG(2, "%s(), ---------------- Start ----------------\n", __FUNCTION__);
  395. /* Enter Configuration */
  396. outb(chip->entr1, cfg_base);
  397. outb(chip->entr2, cfg_base);
  398. /* Select Logical Device 5 Registers (UART2) */
  399. outb(0x07, cfg_base);
  400. outb(0x05, cfg_base+1);
  401. /* Read address control register */
  402. outb(0x60, cfg_base);
  403. hi = inb(cfg_base+1);
  404. outb(0x61, cfg_base);
  405. low = inb(cfg_base+1);
  406. info->fir_base = (hi<<8) + low;
  407. info->sir_base = info->fir_base;
  408. IRDA_DEBUG(2, "%s(), probing fir_base=0x%03x\n", __FUNCTION__, info->fir_base);
  409. /* Read IRQ control register */
  410. outb(0x70, cfg_base);
  411. reg = inb(cfg_base+1);
  412. info->irq = reg & 0x0f;
  413. IRDA_DEBUG(2, "%s(), probing irq=%d\n", __FUNCTION__, info->irq);
  414. /* Read DMA channel */
  415. outb(0x74, cfg_base);
  416. reg = inb(cfg_base+1);
  417. info->dma = reg & 0x07;
  418. if(info->dma == 0x04)
  419. IRDA_WARNING("%s(), No DMA channel assigned !\n", __FUNCTION__);
  420. else
  421. IRDA_DEBUG(2, "%s(), probing dma=%d\n", __FUNCTION__, info->dma);
  422. /* Read Enabled Status */
  423. outb(0x30, cfg_base);
  424. reg = inb(cfg_base+1);
  425. info->enabled = (reg & 0x80) && (reg & 0x01);
  426. IRDA_DEBUG(2, "%s(), probing enabled=%d\n", __FUNCTION__, info->enabled);
  427. /* Read Power Status */
  428. outb(0x22, cfg_base);
  429. reg = inb(cfg_base+1);
  430. info->suspended = (reg & 0x20);
  431. IRDA_DEBUG(2, "%s(), probing suspended=%d\n", __FUNCTION__, info->suspended);
  432. /* Exit configuration */
  433. outb(0xbb, cfg_base);
  434. IRDA_DEBUG(2, "%s(), ----------------- End -----------------\n", __FUNCTION__);
  435. return 0;
  436. }
  437. /*
  438. * Function ali_ircc_setup (info)
  439. *
  440. * Set FIR FIFO and DMA Threshold
  441. * Returns non-negative on success.
  442. *
  443. */
  444. static int ali_ircc_setup(chipio_t *info)
  445. {
  446. unsigned char tmp;
  447. int version;
  448. int iobase = info->fir_base;
  449. IRDA_DEBUG(2, "%s(), ---------------- Start ----------------\n", __FUNCTION__);
  450. /* Locking comments :
  451. * Most operations here need to be protected. We are called before
  452. * the device instance is created in ali_ircc_open(), therefore
  453. * nobody can bother us - Jean II */
  454. /* Switch to FIR space */
  455. SIR2FIR(iobase);
  456. /* Master Reset */
  457. outb(0x40, iobase+FIR_MCR); // benjamin 2000/11/30 11:45AM
  458. /* Read FIR ID Version Register */
  459. switch_bank(iobase, BANK3);
  460. version = inb(iobase+FIR_ID_VR);
  461. /* Should be 0x00 in the M1535/M1535D */
  462. if(version != 0x00)
  463. {
  464. IRDA_ERROR("%s, Wrong chip version %02x\n",
  465. ALI_IRCC_DRIVER_NAME, version);
  466. return -1;
  467. }
  468. /* Set FIR FIFO Threshold Register */
  469. switch_bank(iobase, BANK1);
  470. outb(RX_FIFO_Threshold, iobase+FIR_FIFO_TR);
  471. /* Set FIR DMA Threshold Register */
  472. outb(RX_DMA_Threshold, iobase+FIR_DMA_TR);
  473. /* CRC enable */
  474. switch_bank(iobase, BANK2);
  475. outb(inb(iobase+FIR_IRDA_CR) | IRDA_CR_CRC, iobase+FIR_IRDA_CR);
  476. /* NDIS driver set TX Length here BANK2 Alias 3, Alias4*/
  477. /* Switch to Bank 0 */
  478. switch_bank(iobase, BANK0);
  479. tmp = inb(iobase+FIR_LCR_B);
  480. tmp &=~0x20; // disable SIP
  481. tmp |= 0x80; // these two steps make RX mode
  482. tmp &= 0xbf;
  483. outb(tmp, iobase+FIR_LCR_B);
  484. /* Disable Interrupt */
  485. outb(0x00, iobase+FIR_IER);
  486. /* Switch to SIR space */
  487. FIR2SIR(iobase);
  488. IRDA_MESSAGE("%s, driver loaded (Benjamin Kong)\n",
  489. ALI_IRCC_DRIVER_NAME);
  490. /* Enable receive interrupts */
  491. // outb(UART_IER_RDI, iobase+UART_IER); //benjamin 2000/11/23 01:25PM
  492. // Turn on the interrupts in ali_ircc_net_open
  493. IRDA_DEBUG(2, "%s(), ----------------- End ------------------\n", __FUNCTION__);
  494. return 0;
  495. }
  496. /*
  497. * Function ali_ircc_read_dongle_id (int index, info)
  498. *
  499. * Try to read dongle indentification. This procedure needs to be executed
  500. * once after power-on/reset. It also needs to be used whenever you suspect
  501. * that the user may have plugged/unplugged the IrDA Dongle.
  502. */
  503. static int ali_ircc_read_dongle_id (int i, chipio_t *info)
  504. {
  505. int dongle_id, reg;
  506. int cfg_base = info->cfg_base;
  507. IRDA_DEBUG(2, "%s(), ---------------- Start ----------------\n", __FUNCTION__);
  508. /* Enter Configuration */
  509. outb(chips[i].entr1, cfg_base);
  510. outb(chips[i].entr2, cfg_base);
  511. /* Select Logical Device 5 Registers (UART2) */
  512. outb(0x07, cfg_base);
  513. outb(0x05, cfg_base+1);
  514. /* Read Dongle ID */
  515. outb(0xf0, cfg_base);
  516. reg = inb(cfg_base+1);
  517. dongle_id = ((reg>>6)&0x02) | ((reg>>5)&0x01);
  518. IRDA_DEBUG(2, "%s(), probing dongle_id=%d, dongle_types=%s\n", __FUNCTION__,
  519. dongle_id, dongle_types[dongle_id]);
  520. /* Exit configuration */
  521. outb(0xbb, cfg_base);
  522. IRDA_DEBUG(2, "%s(), ----------------- End ------------------\n", __FUNCTION__);
  523. return dongle_id;
  524. }
  525. /*
  526. * Function ali_ircc_interrupt (irq, dev_id, regs)
  527. *
  528. * An interrupt from the chip has arrived. Time to do some work
  529. *
  530. */
  531. static irqreturn_t ali_ircc_interrupt(int irq, void *dev_id)
  532. {
  533. struct net_device *dev = dev_id;
  534. struct ali_ircc_cb *self;
  535. int ret;
  536. IRDA_DEBUG(2, "%s(), ---------------- Start ----------------\n", __FUNCTION__);
  537. self = dev->priv;
  538. spin_lock(&self->lock);
  539. /* Dispatch interrupt handler for the current speed */
  540. if (self->io.speed > 115200)
  541. ret = ali_ircc_fir_interrupt(self);
  542. else
  543. ret = ali_ircc_sir_interrupt(self);
  544. spin_unlock(&self->lock);
  545. IRDA_DEBUG(2, "%s(), ----------------- End ------------------\n", __FUNCTION__);
  546. return ret;
  547. }
  548. /*
  549. * Function ali_ircc_fir_interrupt(irq, struct ali_ircc_cb *self)
  550. *
  551. * Handle MIR/FIR interrupt
  552. *
  553. */
  554. static irqreturn_t ali_ircc_fir_interrupt(struct ali_ircc_cb *self)
  555. {
  556. __u8 eir, OldMessageCount;
  557. int iobase, tmp;
  558. IRDA_DEBUG(1, "%s(), ---------------- Start ----------------\n", __FUNCTION__);
  559. iobase = self->io.fir_base;
  560. switch_bank(iobase, BANK0);
  561. self->InterruptID = inb(iobase+FIR_IIR);
  562. self->BusStatus = inb(iobase+FIR_BSR);
  563. OldMessageCount = (self->LineStatus + 1) & 0x07;
  564. self->LineStatus = inb(iobase+FIR_LSR);
  565. //self->ier = inb(iobase+FIR_IER); 2000/12/1 04:32PM
  566. eir = self->InterruptID & self->ier; /* Mask out the interesting ones */
  567. IRDA_DEBUG(1, "%s(), self->InterruptID = %x\n", __FUNCTION__,self->InterruptID);
  568. IRDA_DEBUG(1, "%s(), self->LineStatus = %x\n", __FUNCTION__,self->LineStatus);
  569. IRDA_DEBUG(1, "%s(), self->ier = %x\n", __FUNCTION__,self->ier);
  570. IRDA_DEBUG(1, "%s(), eir = %x\n", __FUNCTION__,eir);
  571. /* Disable interrupts */
  572. SetCOMInterrupts(self, FALSE);
  573. /* Tx or Rx Interrupt */
  574. if (eir & IIR_EOM)
  575. {
  576. if (self->io.direction == IO_XMIT) /* TX */
  577. {
  578. IRDA_DEBUG(1, "%s(), ******* IIR_EOM (Tx) *******\n", __FUNCTION__);
  579. if(ali_ircc_dma_xmit_complete(self))
  580. {
  581. if (irda_device_txqueue_empty(self->netdev))
  582. {
  583. /* Prepare for receive */
  584. ali_ircc_dma_receive(self);
  585. self->ier = IER_EOM;
  586. }
  587. }
  588. else
  589. {
  590. self->ier = IER_EOM;
  591. }
  592. }
  593. else /* RX */
  594. {
  595. IRDA_DEBUG(1, "%s(), ******* IIR_EOM (Rx) *******\n", __FUNCTION__);
  596. if(OldMessageCount > ((self->LineStatus+1) & 0x07))
  597. {
  598. self->rcvFramesOverflow = TRUE;
  599. IRDA_DEBUG(1, "%s(), ******* self->rcvFramesOverflow = TRUE ******** \n", __FUNCTION__);
  600. }
  601. if (ali_ircc_dma_receive_complete(self))
  602. {
  603. IRDA_DEBUG(1, "%s(), ******* receive complete ******** \n", __FUNCTION__);
  604. self->ier = IER_EOM;
  605. }
  606. else
  607. {
  608. IRDA_DEBUG(1, "%s(), ******* Not receive complete ******** \n", __FUNCTION__);
  609. self->ier = IER_EOM | IER_TIMER;
  610. }
  611. }
  612. }
  613. /* Timer Interrupt */
  614. else if (eir & IIR_TIMER)
  615. {
  616. if(OldMessageCount > ((self->LineStatus+1) & 0x07))
  617. {
  618. self->rcvFramesOverflow = TRUE;
  619. IRDA_DEBUG(1, "%s(), ******* self->rcvFramesOverflow = TRUE ******* \n", __FUNCTION__);
  620. }
  621. /* Disable Timer */
  622. switch_bank(iobase, BANK1);
  623. tmp = inb(iobase+FIR_CR);
  624. outb( tmp& ~CR_TIMER_EN, iobase+FIR_CR);
  625. /* Check if this is a Tx timer interrupt */
  626. if (self->io.direction == IO_XMIT)
  627. {
  628. ali_ircc_dma_xmit(self);
  629. /* Interrupt on EOM */
  630. self->ier = IER_EOM;
  631. }
  632. else /* Rx */
  633. {
  634. if(ali_ircc_dma_receive_complete(self))
  635. {
  636. self->ier = IER_EOM;
  637. }
  638. else
  639. {
  640. self->ier = IER_EOM | IER_TIMER;
  641. }
  642. }
  643. }
  644. /* Restore Interrupt */
  645. SetCOMInterrupts(self, TRUE);
  646. IRDA_DEBUG(1, "%s(), ----------------- End ---------------\n", __FUNCTION__);
  647. return IRQ_RETVAL(eir);
  648. }
  649. /*
  650. * Function ali_ircc_sir_interrupt (irq, self, eir)
  651. *
  652. * Handle SIR interrupt
  653. *
  654. */
  655. static irqreturn_t ali_ircc_sir_interrupt(struct ali_ircc_cb *self)
  656. {
  657. int iobase;
  658. int iir, lsr;
  659. IRDA_DEBUG(2, "%s(), ---------------- Start ----------------\n", __FUNCTION__);
  660. iobase = self->io.sir_base;
  661. iir = inb(iobase+UART_IIR) & UART_IIR_ID;
  662. if (iir) {
  663. /* Clear interrupt */
  664. lsr = inb(iobase+UART_LSR);
  665. IRDA_DEBUG(4, "%s(), iir=%02x, lsr=%02x, iobase=%#x\n", __FUNCTION__,
  666. iir, lsr, iobase);
  667. switch (iir)
  668. {
  669. case UART_IIR_RLSI:
  670. IRDA_DEBUG(2, "%s(), RLSI\n", __FUNCTION__);
  671. break;
  672. case UART_IIR_RDI:
  673. /* Receive interrupt */
  674. ali_ircc_sir_receive(self);
  675. break;
  676. case UART_IIR_THRI:
  677. if (lsr & UART_LSR_THRE)
  678. {
  679. /* Transmitter ready for data */
  680. ali_ircc_sir_write_wakeup(self);
  681. }
  682. break;
  683. default:
  684. IRDA_DEBUG(0, "%s(), unhandled IIR=%#x\n", __FUNCTION__, iir);
  685. break;
  686. }
  687. }
  688. IRDA_DEBUG(2, "%s(), ----------------- End ------------------\n", __FUNCTION__);
  689. return IRQ_RETVAL(iir);
  690. }
  691. /*
  692. * Function ali_ircc_sir_receive (self)
  693. *
  694. * Receive one frame from the infrared port
  695. *
  696. */
  697. static void ali_ircc_sir_receive(struct ali_ircc_cb *self)
  698. {
  699. int boguscount = 0;
  700. int iobase;
  701. IRDA_DEBUG(2, "%s(), ---------------- Start ----------------\n", __FUNCTION__);
  702. IRDA_ASSERT(self != NULL, return;);
  703. iobase = self->io.sir_base;
  704. /*
  705. * Receive all characters in Rx FIFO, unwrap and unstuff them.
  706. * async_unwrap_char will deliver all found frames
  707. */
  708. do {
  709. async_unwrap_char(self->netdev, &self->stats, &self->rx_buff,
  710. inb(iobase+UART_RX));
  711. /* Make sure we don't stay here too long */
  712. if (boguscount++ > 32) {
  713. IRDA_DEBUG(2,"%s(), breaking!\n", __FUNCTION__);
  714. break;
  715. }
  716. } while (inb(iobase+UART_LSR) & UART_LSR_DR);
  717. IRDA_DEBUG(2, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  718. }
  719. /*
  720. * Function ali_ircc_sir_write_wakeup (tty)
  721. *
  722. * Called by the driver when there's room for more data. If we have
  723. * more packets to send, we send them here.
  724. *
  725. */
  726. static void ali_ircc_sir_write_wakeup(struct ali_ircc_cb *self)
  727. {
  728. int actual = 0;
  729. int iobase;
  730. IRDA_ASSERT(self != NULL, return;);
  731. IRDA_DEBUG(2, "%s(), ---------------- Start ----------------\n", __FUNCTION__ );
  732. iobase = self->io.sir_base;
  733. /* Finished with frame? */
  734. if (self->tx_buff.len > 0)
  735. {
  736. /* Write data left in transmit buffer */
  737. actual = ali_ircc_sir_write(iobase, self->io.fifo_size,
  738. self->tx_buff.data, self->tx_buff.len);
  739. self->tx_buff.data += actual;
  740. self->tx_buff.len -= actual;
  741. }
  742. else
  743. {
  744. if (self->new_speed)
  745. {
  746. /* We must wait until all data are gone */
  747. while(!(inb(iobase+UART_LSR) & UART_LSR_TEMT))
  748. IRDA_DEBUG(1, "%s(), UART_LSR_THRE\n", __FUNCTION__ );
  749. IRDA_DEBUG(1, "%s(), Changing speed! self->new_speed = %d\n", __FUNCTION__ , self->new_speed);
  750. ali_ircc_change_speed(self, self->new_speed);
  751. self->new_speed = 0;
  752. // benjamin 2000/11/10 06:32PM
  753. if (self->io.speed > 115200)
  754. {
  755. IRDA_DEBUG(2, "%s(), ali_ircc_change_speed from UART_LSR_TEMT \n", __FUNCTION__ );
  756. self->ier = IER_EOM;
  757. // SetCOMInterrupts(self, TRUE);
  758. return;
  759. }
  760. }
  761. else
  762. {
  763. netif_wake_queue(self->netdev);
  764. }
  765. self->stats.tx_packets++;
  766. /* Turn on receive interrupts */
  767. outb(UART_IER_RDI, iobase+UART_IER);
  768. }
  769. IRDA_DEBUG(2, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  770. }
  771. static void ali_ircc_change_speed(struct ali_ircc_cb *self, __u32 baud)
  772. {
  773. struct net_device *dev = self->netdev;
  774. int iobase;
  775. IRDA_DEBUG(1, "%s(), ---------------- Start ----------------\n", __FUNCTION__ );
  776. IRDA_DEBUG(2, "%s(), setting speed = %d \n", __FUNCTION__ , baud);
  777. /* This function *must* be called with irq off and spin-lock.
  778. * - Jean II */
  779. iobase = self->io.fir_base;
  780. SetCOMInterrupts(self, FALSE); // 2000/11/24 11:43AM
  781. /* Go to MIR, FIR Speed */
  782. if (baud > 115200)
  783. {
  784. ali_ircc_fir_change_speed(self, baud);
  785. /* Install FIR xmit handler*/
  786. dev->hard_start_xmit = ali_ircc_fir_hard_xmit;
  787. /* Enable Interuupt */
  788. self->ier = IER_EOM; // benjamin 2000/11/20 07:24PM
  789. /* Be ready for incomming frames */
  790. ali_ircc_dma_receive(self); // benajmin 2000/11/8 07:46PM not complete
  791. }
  792. /* Go to SIR Speed */
  793. else
  794. {
  795. ali_ircc_sir_change_speed(self, baud);
  796. /* Install SIR xmit handler*/
  797. dev->hard_start_xmit = ali_ircc_sir_hard_xmit;
  798. }
  799. SetCOMInterrupts(self, TRUE); // 2000/11/24 11:43AM
  800. netif_wake_queue(self->netdev);
  801. IRDA_DEBUG(2, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  802. }
  803. static void ali_ircc_fir_change_speed(struct ali_ircc_cb *priv, __u32 baud)
  804. {
  805. int iobase;
  806. struct ali_ircc_cb *self = (struct ali_ircc_cb *) priv;
  807. struct net_device *dev;
  808. IRDA_DEBUG(1, "%s(), ---------------- Start ----------------\n", __FUNCTION__ );
  809. IRDA_ASSERT(self != NULL, return;);
  810. dev = self->netdev;
  811. iobase = self->io.fir_base;
  812. IRDA_DEBUG(1, "%s(), self->io.speed = %d, change to speed = %d\n", __FUNCTION__ ,self->io.speed,baud);
  813. /* Come from SIR speed */
  814. if(self->io.speed <=115200)
  815. {
  816. SIR2FIR(iobase);
  817. }
  818. /* Update accounting for new speed */
  819. self->io.speed = baud;
  820. // Set Dongle Speed mode
  821. ali_ircc_change_dongle_speed(self, baud);
  822. IRDA_DEBUG(1, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  823. }
  824. /*
  825. * Function ali_sir_change_speed (self, speed)
  826. *
  827. * Set speed of IrDA port to specified baudrate
  828. *
  829. */
  830. static void ali_ircc_sir_change_speed(struct ali_ircc_cb *priv, __u32 speed)
  831. {
  832. struct ali_ircc_cb *self = (struct ali_ircc_cb *) priv;
  833. unsigned long flags;
  834. int iobase;
  835. int fcr; /* FIFO control reg */
  836. int lcr; /* Line control reg */
  837. int divisor;
  838. IRDA_DEBUG(1, "%s(), ---------------- Start ----------------\n", __FUNCTION__ );
  839. IRDA_DEBUG(1, "%s(), Setting speed to: %d\n", __FUNCTION__ , speed);
  840. IRDA_ASSERT(self != NULL, return;);
  841. iobase = self->io.sir_base;
  842. /* Come from MIR or FIR speed */
  843. if(self->io.speed >115200)
  844. {
  845. // Set Dongle Speed mode first
  846. ali_ircc_change_dongle_speed(self, speed);
  847. FIR2SIR(iobase);
  848. }
  849. // Clear Line and Auxiluary status registers 2000/11/24 11:47AM
  850. inb(iobase+UART_LSR);
  851. inb(iobase+UART_SCR);
  852. /* Update accounting for new speed */
  853. self->io.speed = speed;
  854. spin_lock_irqsave(&self->lock, flags);
  855. divisor = 115200/speed;
  856. fcr = UART_FCR_ENABLE_FIFO;
  857. /*
  858. * Use trigger level 1 to avoid 3 ms. timeout delay at 9600 bps, and
  859. * almost 1,7 ms at 19200 bps. At speeds above that we can just forget
  860. * about this timeout since it will always be fast enough.
  861. */
  862. if (self->io.speed < 38400)
  863. fcr |= UART_FCR_TRIGGER_1;
  864. else
  865. fcr |= UART_FCR_TRIGGER_14;
  866. /* IrDA ports use 8N1 */
  867. lcr = UART_LCR_WLEN8;
  868. outb(UART_LCR_DLAB | lcr, iobase+UART_LCR); /* Set DLAB */
  869. outb(divisor & 0xff, iobase+UART_DLL); /* Set speed */
  870. outb(divisor >> 8, iobase+UART_DLM);
  871. outb(lcr, iobase+UART_LCR); /* Set 8N1 */
  872. outb(fcr, iobase+UART_FCR); /* Enable FIFO's */
  873. /* without this, the conection will be broken after come back from FIR speed,
  874. but with this, the SIR connection is harder to established */
  875. outb((UART_MCR_DTR | UART_MCR_RTS | UART_MCR_OUT2), iobase+UART_MCR);
  876. spin_unlock_irqrestore(&self->lock, flags);
  877. IRDA_DEBUG(1, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  878. }
  879. static void ali_ircc_change_dongle_speed(struct ali_ircc_cb *priv, int speed)
  880. {
  881. struct ali_ircc_cb *self = (struct ali_ircc_cb *) priv;
  882. int iobase,dongle_id;
  883. int tmp = 0;
  884. IRDA_DEBUG(1, "%s(), ---------------- Start ----------------\n", __FUNCTION__ );
  885. iobase = self->io.fir_base; /* or iobase = self->io.sir_base; */
  886. dongle_id = self->io.dongle_id;
  887. /* We are already locked, no need to do it again */
  888. IRDA_DEBUG(1, "%s(), Set Speed for %s , Speed = %d\n", __FUNCTION__ , dongle_types[dongle_id], speed);
  889. switch_bank(iobase, BANK2);
  890. tmp = inb(iobase+FIR_IRDA_CR);
  891. /* IBM type dongle */
  892. if(dongle_id == 0)
  893. {
  894. if(speed == 4000000)
  895. {
  896. // __ __
  897. // SD/MODE __| |__ __
  898. // __ __
  899. // IRTX __ __| |__
  900. // T1 T2 T3 T4 T5
  901. tmp &= ~IRDA_CR_HDLC; // HDLC=0
  902. tmp |= IRDA_CR_CRC; // CRC=1
  903. switch_bank(iobase, BANK2);
  904. outb(tmp, iobase+FIR_IRDA_CR);
  905. // T1 -> SD/MODE:0 IRTX:0
  906. tmp &= ~0x09;
  907. tmp |= 0x02;
  908. outb(tmp, iobase+FIR_IRDA_CR);
  909. udelay(2);
  910. // T2 -> SD/MODE:1 IRTX:0
  911. tmp &= ~0x01;
  912. tmp |= 0x0a;
  913. outb(tmp, iobase+FIR_IRDA_CR);
  914. udelay(2);
  915. // T3 -> SD/MODE:1 IRTX:1
  916. tmp |= 0x0b;
  917. outb(tmp, iobase+FIR_IRDA_CR);
  918. udelay(2);
  919. // T4 -> SD/MODE:0 IRTX:1
  920. tmp &= ~0x08;
  921. tmp |= 0x03;
  922. outb(tmp, iobase+FIR_IRDA_CR);
  923. udelay(2);
  924. // T5 -> SD/MODE:0 IRTX:0
  925. tmp &= ~0x09;
  926. tmp |= 0x02;
  927. outb(tmp, iobase+FIR_IRDA_CR);
  928. udelay(2);
  929. // reset -> Normal TX output Signal
  930. outb(tmp & ~0x02, iobase+FIR_IRDA_CR);
  931. }
  932. else /* speed <=1152000 */
  933. {
  934. // __
  935. // SD/MODE __| |__
  936. //
  937. // IRTX ________
  938. // T1 T2 T3
  939. /* MIR 115200, 57600 */
  940. if (speed==1152000)
  941. {
  942. tmp |= 0xA0; //HDLC=1, 1.152Mbps=1
  943. }
  944. else
  945. {
  946. tmp &=~0x80; //HDLC 0.576Mbps
  947. tmp |= 0x20; //HDLC=1,
  948. }
  949. tmp |= IRDA_CR_CRC; // CRC=1
  950. switch_bank(iobase, BANK2);
  951. outb(tmp, iobase+FIR_IRDA_CR);
  952. /* MIR 115200, 57600 */
  953. //switch_bank(iobase, BANK2);
  954. // T1 -> SD/MODE:0 IRTX:0
  955. tmp &= ~0x09;
  956. tmp |= 0x02;
  957. outb(tmp, iobase+FIR_IRDA_CR);
  958. udelay(2);
  959. // T2 -> SD/MODE:1 IRTX:0
  960. tmp &= ~0x01;
  961. tmp |= 0x0a;
  962. outb(tmp, iobase+FIR_IRDA_CR);
  963. // T3 -> SD/MODE:0 IRTX:0
  964. tmp &= ~0x09;
  965. tmp |= 0x02;
  966. outb(tmp, iobase+FIR_IRDA_CR);
  967. udelay(2);
  968. // reset -> Normal TX output Signal
  969. outb(tmp & ~0x02, iobase+FIR_IRDA_CR);
  970. }
  971. }
  972. else if (dongle_id == 1) /* HP HDSL-3600 */
  973. {
  974. switch(speed)
  975. {
  976. case 4000000:
  977. tmp &= ~IRDA_CR_HDLC; // HDLC=0
  978. break;
  979. case 1152000:
  980. tmp |= 0xA0; // HDLC=1, 1.152Mbps=1
  981. break;
  982. case 576000:
  983. tmp &=~0x80; // HDLC 0.576Mbps
  984. tmp |= 0x20; // HDLC=1,
  985. break;
  986. }
  987. tmp |= IRDA_CR_CRC; // CRC=1
  988. switch_bank(iobase, BANK2);
  989. outb(tmp, iobase+FIR_IRDA_CR);
  990. }
  991. else /* HP HDSL-1100 */
  992. {
  993. if(speed <= 115200) /* SIR */
  994. {
  995. tmp &= ~IRDA_CR_FIR_SIN; // HP sin select = 0
  996. switch_bank(iobase, BANK2);
  997. outb(tmp, iobase+FIR_IRDA_CR);
  998. }
  999. else /* MIR FIR */
  1000. {
  1001. switch(speed)
  1002. {
  1003. case 4000000:
  1004. tmp &= ~IRDA_CR_HDLC; // HDLC=0
  1005. break;
  1006. case 1152000:
  1007. tmp |= 0xA0; // HDLC=1, 1.152Mbps=1
  1008. break;
  1009. case 576000:
  1010. tmp &=~0x80; // HDLC 0.576Mbps
  1011. tmp |= 0x20; // HDLC=1,
  1012. break;
  1013. }
  1014. tmp |= IRDA_CR_CRC; // CRC=1
  1015. tmp |= IRDA_CR_FIR_SIN; // HP sin select = 1
  1016. switch_bank(iobase, BANK2);
  1017. outb(tmp, iobase+FIR_IRDA_CR);
  1018. }
  1019. }
  1020. switch_bank(iobase, BANK0);
  1021. IRDA_DEBUG(1, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  1022. }
  1023. /*
  1024. * Function ali_ircc_sir_write (driver)
  1025. *
  1026. * Fill Tx FIFO with transmit data
  1027. *
  1028. */
  1029. static int ali_ircc_sir_write(int iobase, int fifo_size, __u8 *buf, int len)
  1030. {
  1031. int actual = 0;
  1032. IRDA_DEBUG(2, "%s(), ---------------- Start ----------------\n", __FUNCTION__ );
  1033. /* Tx FIFO should be empty! */
  1034. if (!(inb(iobase+UART_LSR) & UART_LSR_THRE)) {
  1035. IRDA_DEBUG(0, "%s(), failed, fifo not empty!\n", __FUNCTION__ );
  1036. return 0;
  1037. }
  1038. /* Fill FIFO with current frame */
  1039. while ((fifo_size-- > 0) && (actual < len)) {
  1040. /* Transmit next byte */
  1041. outb(buf[actual], iobase+UART_TX);
  1042. actual++;
  1043. }
  1044. IRDA_DEBUG(2, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  1045. return actual;
  1046. }
  1047. /*
  1048. * Function ali_ircc_net_open (dev)
  1049. *
  1050. * Start the device
  1051. *
  1052. */
  1053. static int ali_ircc_net_open(struct net_device *dev)
  1054. {
  1055. struct ali_ircc_cb *self;
  1056. int iobase;
  1057. char hwname[32];
  1058. IRDA_DEBUG(2, "%s(), ---------------- Start ----------------\n", __FUNCTION__ );
  1059. IRDA_ASSERT(dev != NULL, return -1;);
  1060. self = (struct ali_ircc_cb *) dev->priv;
  1061. IRDA_ASSERT(self != NULL, return 0;);
  1062. iobase = self->io.fir_base;
  1063. /* Request IRQ and install Interrupt Handler */
  1064. if (request_irq(self->io.irq, ali_ircc_interrupt, 0, dev->name, dev))
  1065. {
  1066. IRDA_WARNING("%s, unable to allocate irq=%d\n",
  1067. ALI_IRCC_DRIVER_NAME,
  1068. self->io.irq);
  1069. return -EAGAIN;
  1070. }
  1071. /*
  1072. * Always allocate the DMA channel after the IRQ, and clean up on
  1073. * failure.
  1074. */
  1075. if (request_dma(self->io.dma, dev->name)) {
  1076. IRDA_WARNING("%s, unable to allocate dma=%d\n",
  1077. ALI_IRCC_DRIVER_NAME,
  1078. self->io.dma);
  1079. free_irq(self->io.irq, self);
  1080. return -EAGAIN;
  1081. }
  1082. /* Turn on interrups */
  1083. outb(UART_IER_RDI , iobase+UART_IER);
  1084. /* Ready to play! */
  1085. netif_start_queue(dev); //benjamin by irport
  1086. /* Give self a hardware name */
  1087. sprintf(hwname, "ALI-FIR @ 0x%03x", self->io.fir_base);
  1088. /*
  1089. * Open new IrLAP layer instance, now that everything should be
  1090. * initialized properly
  1091. */
  1092. self->irlap = irlap_open(dev, &self->qos, hwname);
  1093. IRDA_DEBUG(2, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  1094. return 0;
  1095. }
  1096. /*
  1097. * Function ali_ircc_net_close (dev)
  1098. *
  1099. * Stop the device
  1100. *
  1101. */
  1102. static int ali_ircc_net_close(struct net_device *dev)
  1103. {
  1104. struct ali_ircc_cb *self;
  1105. //int iobase;
  1106. IRDA_DEBUG(4, "%s(), ---------------- Start ----------------\n", __FUNCTION__ );
  1107. IRDA_ASSERT(dev != NULL, return -1;);
  1108. self = (struct ali_ircc_cb *) dev->priv;
  1109. IRDA_ASSERT(self != NULL, return 0;);
  1110. /* Stop device */
  1111. netif_stop_queue(dev);
  1112. /* Stop and remove instance of IrLAP */
  1113. if (self->irlap)
  1114. irlap_close(self->irlap);
  1115. self->irlap = NULL;
  1116. disable_dma(self->io.dma);
  1117. /* Disable interrupts */
  1118. SetCOMInterrupts(self, FALSE);
  1119. free_irq(self->io.irq, dev);
  1120. free_dma(self->io.dma);
  1121. IRDA_DEBUG(2, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  1122. return 0;
  1123. }
  1124. /*
  1125. * Function ali_ircc_fir_hard_xmit (skb, dev)
  1126. *
  1127. * Transmit the frame
  1128. *
  1129. */
  1130. static int ali_ircc_fir_hard_xmit(struct sk_buff *skb, struct net_device *dev)
  1131. {
  1132. struct ali_ircc_cb *self;
  1133. unsigned long flags;
  1134. int iobase;
  1135. __u32 speed;
  1136. int mtt, diff;
  1137. IRDA_DEBUG(1, "%s(), ---------------- Start -----------------\n", __FUNCTION__ );
  1138. self = (struct ali_ircc_cb *) dev->priv;
  1139. iobase = self->io.fir_base;
  1140. netif_stop_queue(dev);
  1141. /* Make sure tests *& speed change are atomic */
  1142. spin_lock_irqsave(&self->lock, flags);
  1143. /* Note : you should make sure that speed changes are not going
  1144. * to corrupt any outgoing frame. Look at nsc-ircc for the gory
  1145. * details - Jean II */
  1146. /* Check if we need to change the speed */
  1147. speed = irda_get_next_speed(skb);
  1148. if ((speed != self->io.speed) && (speed != -1)) {
  1149. /* Check for empty frame */
  1150. if (!skb->len) {
  1151. ali_ircc_change_speed(self, speed);
  1152. dev->trans_start = jiffies;
  1153. spin_unlock_irqrestore(&self->lock, flags);
  1154. dev_kfree_skb(skb);
  1155. return 0;
  1156. } else
  1157. self->new_speed = speed;
  1158. }
  1159. /* Register and copy this frame to DMA memory */
  1160. self->tx_fifo.queue[self->tx_fifo.free].start = self->tx_fifo.tail;
  1161. self->tx_fifo.queue[self->tx_fifo.free].len = skb->len;
  1162. self->tx_fifo.tail += skb->len;
  1163. self->stats.tx_bytes += skb->len;
  1164. skb_copy_from_linear_data(skb, self->tx_fifo.queue[self->tx_fifo.free].start,
  1165. skb->len);
  1166. self->tx_fifo.len++;
  1167. self->tx_fifo.free++;
  1168. /* Start transmit only if there is currently no transmit going on */
  1169. if (self->tx_fifo.len == 1)
  1170. {
  1171. /* Check if we must wait the min turn time or not */
  1172. mtt = irda_get_mtt(skb);
  1173. if (mtt)
  1174. {
  1175. /* Check how much time we have used already */
  1176. do_gettimeofday(&self->now);
  1177. diff = self->now.tv_usec - self->stamp.tv_usec;
  1178. /* self->stamp is set from ali_ircc_dma_receive_complete() */
  1179. IRDA_DEBUG(1, "%s(), ******* diff = %d ******* \n", __FUNCTION__ , diff);
  1180. if (diff < 0)
  1181. diff += 1000000;
  1182. /* Check if the mtt is larger than the time we have
  1183. * already used by all the protocol processing
  1184. */
  1185. if (mtt > diff)
  1186. {
  1187. mtt -= diff;
  1188. /*
  1189. * Use timer if delay larger than 1000 us, and
  1190. * use udelay for smaller values which should
  1191. * be acceptable
  1192. */
  1193. if (mtt > 500)
  1194. {
  1195. /* Adjust for timer resolution */
  1196. mtt = (mtt+250) / 500; /* 4 discard, 5 get advanced, Let's round off */
  1197. IRDA_DEBUG(1, "%s(), ************** mtt = %d ***********\n", __FUNCTION__ , mtt);
  1198. /* Setup timer */
  1199. if (mtt == 1) /* 500 us */
  1200. {
  1201. switch_bank(iobase, BANK1);
  1202. outb(TIMER_IIR_500, iobase+FIR_TIMER_IIR);
  1203. }
  1204. else if (mtt == 2) /* 1 ms */
  1205. {
  1206. switch_bank(iobase, BANK1);
  1207. outb(TIMER_IIR_1ms, iobase+FIR_TIMER_IIR);
  1208. }
  1209. else /* > 2ms -> 4ms */
  1210. {
  1211. switch_bank(iobase, BANK1);
  1212. outb(TIMER_IIR_2ms, iobase+FIR_TIMER_IIR);
  1213. }
  1214. /* Start timer */
  1215. outb(inb(iobase+FIR_CR) | CR_TIMER_EN, iobase+FIR_CR);
  1216. self->io.direction = IO_XMIT;
  1217. /* Enable timer interrupt */
  1218. self->ier = IER_TIMER;
  1219. SetCOMInterrupts(self, TRUE);
  1220. /* Timer will take care of the rest */
  1221. goto out;
  1222. }
  1223. else
  1224. udelay(mtt);
  1225. } // if (if (mtt > diff)
  1226. }// if (mtt)
  1227. /* Enable EOM interrupt */
  1228. self->ier = IER_EOM;
  1229. SetCOMInterrupts(self, TRUE);
  1230. /* Transmit frame */
  1231. ali_ircc_dma_xmit(self);
  1232. } // if (self->tx_fifo.len == 1)
  1233. out:
  1234. /* Not busy transmitting anymore if window is not full */
  1235. if (self->tx_fifo.free < MAX_TX_WINDOW)
  1236. netif_wake_queue(self->netdev);
  1237. /* Restore bank register */
  1238. switch_bank(iobase, BANK0);
  1239. dev->trans_start = jiffies;
  1240. spin_unlock_irqrestore(&self->lock, flags);
  1241. dev_kfree_skb(skb);
  1242. IRDA_DEBUG(1, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  1243. return 0;
  1244. }
  1245. static void ali_ircc_dma_xmit(struct ali_ircc_cb *self)
  1246. {
  1247. int iobase, tmp;
  1248. unsigned char FIFO_OPTI, Hi, Lo;
  1249. IRDA_DEBUG(1, "%s(), ---------------- Start -----------------\n", __FUNCTION__ );
  1250. iobase = self->io.fir_base;
  1251. /* FIFO threshold , this method comes from NDIS5 code */
  1252. if(self->tx_fifo.queue[self->tx_fifo.ptr].len < TX_FIFO_Threshold)
  1253. FIFO_OPTI = self->tx_fifo.queue[self->tx_fifo.ptr].len-1;
  1254. else
  1255. FIFO_OPTI = TX_FIFO_Threshold;
  1256. /* Disable DMA */
  1257. switch_bank(iobase, BANK1);
  1258. outb(inb(iobase+FIR_CR) & ~CR_DMA_EN, iobase+FIR_CR);
  1259. self->io.direction = IO_XMIT;
  1260. irda_setup_dma(self->io.dma,
  1261. ((u8 *)self->tx_fifo.queue[self->tx_fifo.ptr].start -
  1262. self->tx_buff.head) + self->tx_buff_dma,
  1263. self->tx_fifo.queue[self->tx_fifo.ptr].len,
  1264. DMA_TX_MODE);
  1265. /* Reset Tx FIFO */
  1266. switch_bank(iobase, BANK0);
  1267. outb(LCR_A_FIFO_RESET, iobase+FIR_LCR_A);
  1268. /* Set Tx FIFO threshold */
  1269. if (self->fifo_opti_buf!=FIFO_OPTI)
  1270. {
  1271. switch_bank(iobase, BANK1);
  1272. outb(FIFO_OPTI, iobase+FIR_FIFO_TR) ;
  1273. self->fifo_opti_buf=FIFO_OPTI;
  1274. }
  1275. /* Set Tx DMA threshold */
  1276. switch_bank(iobase, BANK1);
  1277. outb(TX_DMA_Threshold, iobase+FIR_DMA_TR);
  1278. /* Set max Tx frame size */
  1279. Hi = (self->tx_fifo.queue[self->tx_fifo.ptr].len >> 8) & 0x0f;
  1280. Lo = self->tx_fifo.queue[self->tx_fifo.ptr].len & 0xff;
  1281. switch_bank(iobase, BANK2);
  1282. outb(Hi, iobase+FIR_TX_DSR_HI);
  1283. outb(Lo, iobase+FIR_TX_DSR_LO);
  1284. /* Disable SIP , Disable Brick Wall (we don't support in TX mode), Change to TX mode */
  1285. switch_bank(iobase, BANK0);
  1286. tmp = inb(iobase+FIR_LCR_B);
  1287. tmp &= ~0x20; // Disable SIP
  1288. outb(((unsigned char)(tmp & 0x3f) | LCR_B_TX_MODE) & ~LCR_B_BW, iobase+FIR_LCR_B);
  1289. IRDA_DEBUG(1, "%s(), ******* Change to TX mode: FIR_LCR_B = 0x%x ******* \n", __FUNCTION__ , inb(iobase+FIR_LCR_B));
  1290. outb(0, iobase+FIR_LSR);
  1291. /* Enable DMA and Burst Mode */
  1292. switch_bank(iobase, BANK1);
  1293. outb(inb(iobase+FIR_CR) | CR_DMA_EN | CR_DMA_BURST, iobase+FIR_CR);
  1294. switch_bank(iobase, BANK0);
  1295. IRDA_DEBUG(1, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  1296. }
  1297. static int ali_ircc_dma_xmit_complete(struct ali_ircc_cb *self)
  1298. {
  1299. int iobase;
  1300. int ret = TRUE;
  1301. IRDA_DEBUG(1, "%s(), ---------------- Start -----------------\n", __FUNCTION__ );
  1302. iobase = self->io.fir_base;
  1303. /* Disable DMA */
  1304. switch_bank(iobase, BANK1);
  1305. outb(inb(iobase+FIR_CR) & ~CR_DMA_EN, iobase+FIR_CR);
  1306. /* Check for underrun! */
  1307. switch_bank(iobase, BANK0);
  1308. if((inb(iobase+FIR_LSR) & LSR_FRAME_ABORT) == LSR_FRAME_ABORT)
  1309. {
  1310. IRDA_ERROR("%s(), ********* LSR_FRAME_ABORT *********\n", __FUNCTION__);
  1311. self->stats.tx_errors++;
  1312. self->stats.tx_fifo_errors++;
  1313. }
  1314. else
  1315. {
  1316. self->stats.tx_packets++;
  1317. }
  1318. /* Check if we need to change the speed */
  1319. if (self->new_speed)
  1320. {
  1321. ali_ircc_change_speed(self, self->new_speed);
  1322. self->new_speed = 0;
  1323. }
  1324. /* Finished with this frame, so prepare for next */
  1325. self->tx_fifo.ptr++;
  1326. self->tx_fifo.len--;
  1327. /* Any frames to be sent back-to-back? */
  1328. if (self->tx_fifo.len)
  1329. {
  1330. ali_ircc_dma_xmit(self);
  1331. /* Not finished yet! */
  1332. ret = FALSE;
  1333. }
  1334. else
  1335. { /* Reset Tx FIFO info */
  1336. self->tx_fifo.len = self->tx_fifo.ptr = self->tx_fifo.free = 0;
  1337. self->tx_fifo.tail = self->tx_buff.head;
  1338. }
  1339. /* Make sure we have room for more frames */
  1340. if (self->tx_fifo.free < MAX_TX_WINDOW) {
  1341. /* Not busy transmitting anymore */
  1342. /* Tell the network layer, that we can accept more frames */
  1343. netif_wake_queue(self->netdev);
  1344. }
  1345. switch_bank(iobase, BANK0);
  1346. IRDA_DEBUG(1, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  1347. return ret;
  1348. }
  1349. /*
  1350. * Function ali_ircc_dma_receive (self)
  1351. *
  1352. * Get ready for receiving a frame. The device will initiate a DMA
  1353. * if it starts to receive a frame.
  1354. *
  1355. */
  1356. static int ali_ircc_dma_receive(struct ali_ircc_cb *self)
  1357. {
  1358. int iobase, tmp;
  1359. IRDA_DEBUG(1, "%s(), ---------------- Start -----------------\n", __FUNCTION__ );
  1360. iobase = self->io.fir_base;
  1361. /* Reset Tx FIFO info */
  1362. self->tx_fifo.len = self->tx_fifo.ptr = self->tx_fifo.free = 0;
  1363. self->tx_fifo.tail = self->tx_buff.head;
  1364. /* Disable DMA */
  1365. switch_bank(iobase, BANK1);
  1366. outb(inb(iobase+FIR_CR) & ~CR_DMA_EN, iobase+FIR_CR);
  1367. /* Reset Message Count */
  1368. switch_bank(iobase, BANK0);
  1369. outb(0x07, iobase+FIR_LSR);
  1370. self->rcvFramesOverflow = FALSE;
  1371. self->LineStatus = inb(iobase+FIR_LSR) ;
  1372. /* Reset Rx FIFO info */
  1373. self->io.direction = IO_RECV;
  1374. self->rx_buff.data = self->rx_buff.head;
  1375. /* Reset Rx FIFO */
  1376. // switch_bank(iobase, BANK0);
  1377. outb(LCR_A_FIFO_RESET, iobase+FIR_LCR_A);
  1378. self->st_fifo.len = self->st_fifo.pending_bytes = 0;
  1379. self->st_fifo.tail = self->st_fifo.head = 0;
  1380. irda_setup_dma(self->io.dma, self->rx_buff_dma, self->rx_buff.truesize,
  1381. DMA_RX_MODE);
  1382. /* Set Receive Mode,Brick Wall */
  1383. //switch_bank(iobase, BANK0);
  1384. tmp = inb(iobase+FIR_LCR_B);
  1385. outb((unsigned char)(tmp &0x3f) | LCR_B_RX_MODE | LCR_B_BW , iobase + FIR_LCR_B); // 2000/12/1 05:16PM
  1386. IRDA_DEBUG(1, "%s(), *** Change To RX mode: FIR_LCR_B = 0x%x *** \n", __FUNCTION__ , inb(iobase+FIR_LCR_B));
  1387. /* Set Rx Threshold */
  1388. switch_bank(iobase, BANK1);
  1389. outb(RX_FIFO_Threshold, iobase+FIR_FIFO_TR);
  1390. outb(RX_DMA_Threshold, iobase+FIR_DMA_TR);
  1391. /* Enable DMA and Burst Mode */
  1392. // switch_bank(iobase, BANK1);
  1393. outb(CR_DMA_EN | CR_DMA_BURST, iobase+FIR_CR);
  1394. switch_bank(iobase, BANK0);
  1395. IRDA_DEBUG(1, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  1396. return 0;
  1397. }
  1398. static int ali_ircc_dma_receive_complete(struct ali_ircc_cb *self)
  1399. {
  1400. struct st_fifo *st_fifo;
  1401. struct sk_buff *skb;
  1402. __u8 status, MessageCount;
  1403. int len, i, iobase, val;
  1404. IRDA_DEBUG(1, "%s(), ---------------- Start -----------------\n", __FUNCTION__ );
  1405. st_fifo = &self->st_fifo;
  1406. iobase = self->io.fir_base;
  1407. switch_bank(iobase, BANK0);
  1408. MessageCount = inb(iobase+ FIR_LSR)&0x07;
  1409. if (MessageCount > 0)
  1410. IRDA_DEBUG(0, "%s(), Messsage count = %d,\n", __FUNCTION__ , MessageCount);
  1411. for (i=0; i<=MessageCount; i++)
  1412. {
  1413. /* Bank 0 */
  1414. switch_bank(iobase, BANK0);
  1415. status = inb(iobase+FIR_LSR);
  1416. switch_bank(iobase, BANK2);
  1417. len = inb(iobase+FIR_RX_DSR_HI) & 0x0f;
  1418. len = len << 8;
  1419. len |= inb(iobase+FIR_RX_DSR_LO);
  1420. IRDA_DEBUG(1, "%s(), RX Length = 0x%.2x,\n", __FUNCTION__ , len);
  1421. IRDA_DEBUG(1, "%s(), RX Status = 0x%.2x,\n", __FUNCTION__ , status);
  1422. if (st_fifo->tail >= MAX_RX_WINDOW) {
  1423. IRDA_DEBUG(0, "%s(), window is full!\n", __FUNCTION__ );
  1424. continue;
  1425. }
  1426. st_fifo->entries[st_fifo->tail].status = status;
  1427. st_fifo->entries[st_fifo->tail].len = len;
  1428. st_fifo->pending_bytes += len;
  1429. st_fifo->tail++;
  1430. st_fifo->len++;
  1431. }
  1432. for (i=0; i<=MessageCount; i++)
  1433. {
  1434. /* Get first entry */
  1435. status = st_fifo->entries[st_fifo->head].status;
  1436. len = st_fifo->entries[st_fifo->head].len;
  1437. st_fifo->pending_bytes -= len;
  1438. st_fifo->head++;
  1439. st_fifo->len--;
  1440. /* Check for errors */
  1441. if ((status & 0xd8) || self->rcvFramesOverflow || (len==0))
  1442. {
  1443. IRDA_DEBUG(0,"%s(), ************* RX Errors ************ \n", __FUNCTION__ );
  1444. /* Skip frame */
  1445. self->stats.rx_errors++;
  1446. self->rx_buff.data += len;
  1447. if (status & LSR_FIFO_UR)
  1448. {
  1449. self->stats.rx_frame_errors++;
  1450. IRDA_DEBUG(0,"%s(), ************* FIFO Errors ************ \n", __FUNCTION__ );
  1451. }
  1452. if (status & LSR_FRAME_ERROR)
  1453. {
  1454. self->stats.rx_frame_errors++;
  1455. IRDA_DEBUG(0,"%s(), ************* FRAME Errors ************ \n", __FUNCTION__ );
  1456. }
  1457. if (status & LSR_CRC_ERROR)
  1458. {
  1459. self->stats.rx_crc_errors++;
  1460. IRDA_DEBUG(0,"%s(), ************* CRC Errors ************ \n", __FUNCTION__ );
  1461. }
  1462. if(self->rcvFramesOverflow)
  1463. {
  1464. self->stats.rx_frame_errors++;
  1465. IRDA_DEBUG(0,"%s(), ************* Overran DMA buffer ************ \n", __FUNCTION__ );
  1466. }
  1467. if(len == 0)
  1468. {
  1469. self->stats.rx_frame_errors++;
  1470. IRDA_DEBUG(0,"%s(), ********** Receive Frame Size = 0 ********* \n", __FUNCTION__ );
  1471. }
  1472. }
  1473. else
  1474. {
  1475. if (st_fifo->pending_bytes < 32)
  1476. {
  1477. switch_bank(iobase, BANK0);
  1478. val = inb(iobase+FIR_BSR);
  1479. if ((val& BSR_FIFO_NOT_EMPTY)== 0x80)
  1480. {
  1481. IRDA_DEBUG(0, "%s(), ************* BSR_FIFO_NOT_EMPTY ************ \n", __FUNCTION__ );
  1482. /* Put this entry back in fifo */
  1483. st_fifo->head--;
  1484. st_fifo->len++;
  1485. st_fifo->pending_bytes += len;
  1486. st_fifo->entries[st_fifo->head].status = status;
  1487. st_fifo->entries[st_fifo->head].len = len;
  1488. /*
  1489. * DMA not finished yet, so try again
  1490. * later, set timer value, resolution
  1491. * 500 us
  1492. */
  1493. switch_bank(iobase, BANK1);
  1494. outb(TIMER_IIR_500, iobase+FIR_TIMER_IIR); // 2001/1/2 05:07PM
  1495. /* Enable Timer */
  1496. outb(inb(iobase+FIR_CR) | CR_TIMER_EN, iobase+FIR_CR);
  1497. return FALSE; /* I'll be back! */
  1498. }
  1499. }
  1500. /*
  1501. * Remember the time we received this frame, so we can
  1502. * reduce the min turn time a bit since we will know
  1503. * how much time we have used for protocol processing
  1504. */
  1505. do_gettimeofday(&self->stamp);
  1506. skb = dev_alloc_skb(len+1);
  1507. if (skb == NULL)
  1508. {
  1509. IRDA_WARNING("%s(), memory squeeze, "
  1510. "dropping frame.\n",
  1511. __FUNCTION__);
  1512. self->stats.rx_dropped++;
  1513. return FALSE;
  1514. }
  1515. /* Make sure IP header gets aligned */
  1516. skb_reserve(skb, 1);
  1517. /* Copy frame without CRC, CRC is removed by hardware*/
  1518. skb_put(skb, len);
  1519. skb_copy_to_linear_data(skb, self->rx_buff.data, len);
  1520. /* Move to next frame */
  1521. self->rx_buff.data += len;
  1522. self->stats.rx_bytes += len;
  1523. self->stats.rx_packets++;
  1524. skb->dev = self->netdev;
  1525. skb_reset_mac_header(skb);
  1526. skb->protocol = htons(ETH_P_IRDA);
  1527. netif_rx(skb);
  1528. self->netdev->last_rx = jiffies;
  1529. }
  1530. }
  1531. switch_bank(iobase, BANK0);
  1532. IRDA_DEBUG(1, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  1533. return TRUE;
  1534. }
  1535. /*
  1536. * Function ali_ircc_sir_hard_xmit (skb, dev)
  1537. *
  1538. * Transmit the frame!
  1539. *
  1540. */
  1541. static int ali_ircc_sir_hard_xmit(struct sk_buff *skb, struct net_device *dev)
  1542. {
  1543. struct ali_ircc_cb *self;
  1544. unsigned long flags;
  1545. int iobase;
  1546. __u32 speed;
  1547. IRDA_DEBUG(2, "%s(), ---------------- Start ----------------\n", __FUNCTION__ );
  1548. IRDA_ASSERT(dev != NULL, return 0;);
  1549. self = (struct ali_ircc_cb *) dev->priv;
  1550. IRDA_ASSERT(self != NULL, return 0;);
  1551. iobase = self->io.sir_base;
  1552. netif_stop_queue(dev);
  1553. /* Make sure tests *& speed change are atomic */
  1554. spin_lock_irqsave(&self->lock, flags);
  1555. /* Note : you should make sure that speed changes are not going
  1556. * to corrupt any outgoing frame. Look at nsc-ircc for the gory
  1557. * details - Jean II */
  1558. /* Check if we need to change the speed */
  1559. speed = irda_get_next_speed(skb);
  1560. if ((speed != self->io.speed) && (speed != -1)) {
  1561. /* Check for empty frame */
  1562. if (!skb->len) {
  1563. ali_ircc_change_speed(self, speed);
  1564. dev->trans_start = jiffies;
  1565. spin_unlock_irqrestore(&self->lock, flags);
  1566. dev_kfree_skb(skb);
  1567. return 0;
  1568. } else
  1569. self->new_speed = speed;
  1570. }
  1571. /* Init tx buffer */
  1572. self->tx_buff.data = self->tx_buff.head;
  1573. /* Copy skb to tx_buff while wrapping, stuffing and making CRC */
  1574. self->tx_buff.len = async_wrap_skb(skb, self->tx_buff.data,
  1575. self->tx_buff.truesize);
  1576. self->stats.tx_bytes += self->tx_buff.len;
  1577. /* Turn on transmit finished interrupt. Will fire immediately! */
  1578. outb(UART_IER_THRI, iobase+UART_IER);
  1579. dev->trans_start = jiffies;
  1580. spin_unlock_irqrestore(&self->lock, flags);
  1581. dev_kfree_skb(skb);
  1582. IRDA_DEBUG(2, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  1583. return 0;
  1584. }
  1585. /*
  1586. * Function ali_ircc_net_ioctl (dev, rq, cmd)
  1587. *
  1588. * Process IOCTL commands for this device
  1589. *
  1590. */
  1591. static int ali_ircc_net_ioctl(struct net_device *dev, struct ifreq *rq, int cmd)
  1592. {
  1593. struct if_irda_req *irq = (struct if_irda_req *) rq;
  1594. struct ali_ircc_cb *self;
  1595. unsigned long flags;
  1596. int ret = 0;
  1597. IRDA_DEBUG(2, "%s(), ---------------- Start ----------------\n", __FUNCTION__ );
  1598. IRDA_ASSERT(dev != NULL, return -1;);
  1599. self = dev->priv;
  1600. IRDA_ASSERT(self != NULL, return -1;);
  1601. IRDA_DEBUG(2, "%s(), %s, (cmd=0x%X)\n", __FUNCTION__ , dev->name, cmd);
  1602. switch (cmd) {
  1603. case SIOCSBANDWIDTH: /* Set bandwidth */
  1604. IRDA_DEBUG(1, "%s(), SIOCSBANDWIDTH\n", __FUNCTION__ );
  1605. /*
  1606. * This function will also be used by IrLAP to change the
  1607. * speed, so we still must allow for speed change within
  1608. * interrupt context.
  1609. */
  1610. if (!in_interrupt() && !capable(CAP_NET_ADMIN))
  1611. return -EPERM;
  1612. spin_lock_irqsave(&self->lock, flags);
  1613. ali_ircc_change_speed(self, irq->ifr_baudrate);
  1614. spin_unlock_irqrestore(&self->lock, flags);
  1615. break;
  1616. case SIOCSMEDIABUSY: /* Set media busy */
  1617. IRDA_DEBUG(1, "%s(), SIOCSMEDIABUSY\n", __FUNCTION__ );
  1618. if (!capable(CAP_NET_ADMIN))
  1619. return -EPERM;
  1620. irda_device_set_media_busy(self->netdev, TRUE);
  1621. break;
  1622. case SIOCGRECEIVING: /* Check if we are receiving right now */
  1623. IRDA_DEBUG(2, "%s(), SIOCGRECEIVING\n", __FUNCTION__ );
  1624. /* This is protected */
  1625. irq->ifr_receiving = ali_ircc_is_receiving(self);
  1626. break;
  1627. default:
  1628. ret = -EOPNOTSUPP;
  1629. }
  1630. IRDA_DEBUG(2, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  1631. return ret;
  1632. }
  1633. /*
  1634. * Function ali_ircc_is_receiving (self)
  1635. *
  1636. * Return TRUE is we are currently receiving a frame
  1637. *
  1638. */
  1639. static int ali_ircc_is_receiving(struct ali_ircc_cb *self)
  1640. {
  1641. unsigned long flags;
  1642. int status = FALSE;
  1643. int iobase;
  1644. IRDA_DEBUG(2, "%s(), ---------------- Start -----------------\n", __FUNCTION__ );
  1645. IRDA_ASSERT(self != NULL, return FALSE;);
  1646. spin_lock_irqsave(&self->lock, flags);
  1647. if (self->io.speed > 115200)
  1648. {
  1649. iobase = self->io.fir_base;
  1650. switch_bank(iobase, BANK1);
  1651. if((inb(iobase+FIR_FIFO_FR) & 0x3f) != 0)
  1652. {
  1653. /* We are receiving something */
  1654. IRDA_DEBUG(1, "%s(), We are receiving something\n", __FUNCTION__ );
  1655. status = TRUE;
  1656. }
  1657. switch_bank(iobase, BANK0);
  1658. }
  1659. else
  1660. {
  1661. status = (self->rx_buff.state != OUTSIDE_FRAME);
  1662. }
  1663. spin_unlock_irqrestore(&self->lock, flags);
  1664. IRDA_DEBUG(2, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  1665. return status;
  1666. }
  1667. static struct net_device_stats *ali_ircc_net_get_stats(struct net_device *dev)
  1668. {
  1669. struct ali_ircc_cb *self = (struct ali_ircc_cb *) dev->priv;
  1670. IRDA_DEBUG(2, "%s(), ---------------- Start ----------------\n", __FUNCTION__ );
  1671. IRDA_DEBUG(2, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  1672. return &self->stats;
  1673. }
  1674. static int ali_ircc_suspend(struct platform_device *dev, pm_message_t state)
  1675. {
  1676. struct ali_ircc_cb *self = platform_get_drvdata(dev);
  1677. IRDA_MESSAGE("%s, Suspending\n", ALI_IRCC_DRIVER_NAME);
  1678. if (self->io.suspended)
  1679. return 0;
  1680. ali_ircc_net_close(self->netdev);
  1681. self->io.suspended = 1;
  1682. return 0;
  1683. }
  1684. static int ali_ircc_resume(struct platform_device *dev)
  1685. {
  1686. struct ali_ircc_cb *self = platform_get_drvdata(dev);
  1687. if (!self->io.suspended)
  1688. return 0;
  1689. ali_ircc_net_open(self->netdev);
  1690. IRDA_MESSAGE("%s, Waking up\n", ALI_IRCC_DRIVER_NAME);
  1691. self->io.suspended = 0;
  1692. return 0;
  1693. }
  1694. /* ALi Chip Function */
  1695. static void SetCOMInterrupts(struct ali_ircc_cb *self , unsigned char enable)
  1696. {
  1697. unsigned char newMask;
  1698. int iobase = self->io.fir_base; /* or sir_base */
  1699. IRDA_DEBUG(2, "%s(), -------- Start -------- ( Enable = %d )\n", __FUNCTION__ , enable);
  1700. /* Enable the interrupt which we wish to */
  1701. if (enable){
  1702. if (self->io.direction == IO_XMIT)
  1703. {
  1704. if (self->io.speed > 115200) /* FIR, MIR */
  1705. {
  1706. newMask = self->ier;
  1707. }
  1708. else /* SIR */
  1709. {
  1710. newMask = UART_IER_THRI | UART_IER_RDI;
  1711. }
  1712. }
  1713. else {
  1714. if (self->io.speed > 115200) /* FIR, MIR */
  1715. {
  1716. newMask = self->ier;
  1717. }
  1718. else /* SIR */
  1719. {
  1720. newMask = UART_IER_RDI;
  1721. }
  1722. }
  1723. }
  1724. else /* Disable all the interrupts */
  1725. {
  1726. newMask = 0x00;
  1727. }
  1728. //SIR and FIR has different registers
  1729. if (self->io.speed > 115200)
  1730. {
  1731. switch_bank(iobase, BANK0);
  1732. outb(newMask, iobase+FIR_IER);
  1733. }
  1734. else
  1735. outb(newMask, iobase+UART_IER);
  1736. IRDA_DEBUG(2, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  1737. }
  1738. static void SIR2FIR(int iobase)
  1739. {
  1740. //unsigned char tmp;
  1741. IRDA_DEBUG(1, "%s(), ---------------- Start ----------------\n", __FUNCTION__ );
  1742. /* Already protected (change_speed() or setup()), no need to lock.
  1743. * Jean II */
  1744. outb(0x28, iobase+UART_MCR);
  1745. outb(0x68, iobase+UART_MCR);
  1746. outb(0x88, iobase+UART_MCR);
  1747. outb(0x60, iobase+FIR_MCR); /* Master Reset */
  1748. outb(0x20, iobase+FIR_MCR); /* Master Interrupt Enable */
  1749. //tmp = inb(iobase+FIR_LCR_B); /* SIP enable */
  1750. //tmp |= 0x20;
  1751. //outb(tmp, iobase+FIR_LCR_B);
  1752. IRDA_DEBUG(1, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  1753. }
  1754. static void FIR2SIR(int iobase)
  1755. {
  1756. unsigned char val;
  1757. IRDA_DEBUG(1, "%s(), ---------------- Start ----------------\n", __FUNCTION__ );
  1758. /* Already protected (change_speed() or setup()), no need to lock.
  1759. * Jean II */
  1760. outb(0x20, iobase+FIR_MCR); /* IRQ to low */
  1761. outb(0x00, iobase+UART_IER);
  1762. outb(0xA0, iobase+FIR_MCR); /* Don't set master reset */
  1763. outb(0x00, iobase+UART_FCR);
  1764. outb(0x07, iobase+UART_FCR);
  1765. val = inb(iobase+UART_RX);
  1766. val = inb(iobase+UART_LSR);
  1767. val = inb(iobase+UART_MSR);
  1768. IRDA_DEBUG(1, "%s(), ----------------- End ------------------\n", __FUNCTION__ );
  1769. }
  1770. MODULE_AUTHOR("Benjamin Kong <benjamin_kong@ali.com.tw>");
  1771. MODULE_DESCRIPTION("ALi FIR Controller Driver");
  1772. MODULE_LICENSE("GPL");
  1773. module_param_array(io, int, NULL, 0);
  1774. MODULE_PARM_DESC(io, "Base I/O addresses");
  1775. module_param_array(irq, int, NULL, 0);
  1776. MODULE_PARM_DESC(irq, "IRQ lines");
  1777. module_param_array(dma, int, NULL, 0);
  1778. MODULE_PARM_DESC(dma, "DMA channels");
  1779. module_init(ali_ircc_init);
  1780. module_exit(ali_ircc_cleanup);