1 /*********************************************************************
5 * Description: Driver for the NSC PC'108 and PC'338 IrDA chipsets
7 * Author: Dag Brattli <dagb@cs.uit.no>
8 * Created at: Sat Nov 7 21:43:15 1998
9 * Modified at: Wed Mar 1 11:29:34 2000
10 * Modified by: Dag Brattli <dagb@cs.uit.no>
12 * Copyright (c) 1998-2000 Dag Brattli <dagb@cs.uit.no>
13 * Copyright (c) 1998 Lichen Wang, <lwang@actisys.com>
14 * Copyright (c) 1998 Actisys Corp., www.actisys.com
15 * Copyright (c) 2000-2004 Jean Tourrilhes <jt@hpl.hp.com>
18 * This program is free software; you can redistribute it and/or
19 * modify it under the terms of the GNU General Public License as
20 * published by the Free Software Foundation; either version 2 of
21 * the License, or (at your option) any later version.
23 * Neither Dag Brattli nor University of Tromsø admit liability nor
24 * provide warranty for any of this software. This material is
25 * provided "AS-IS" and at no charge.
27 * Notice that all functions that needs to access the chip in _any_
28 * way, must save BSR register on entry, and restore it on exit.
29 * It is _very_ important to follow this policy!
33 * bank = inb(iobase+BSR);
35 * do_your_stuff_here();
37 * outb(bank, iobase+BSR);
39 * If you find bugs in this file, its very likely that the same bug
40 * will also be in w83977af_ir.c since the implementations are quite
43 ********************************************************************/
45 #include <linux/module.h>
46 #include <linux/gfp.h>
48 #include <linux/kernel.h>
49 #include <linux/types.h>
50 #include <linux/skbuff.h>
51 #include <linux/netdevice.h>
52 #include <linux/ioport.h>
53 #include <linux/delay.h>
54 #include <linux/init.h>
55 #include <linux/interrupt.h>
56 #include <linux/rtnetlink.h>
57 #include <linux/dma-mapping.h>
58 #include <linux/pnp.h>
59 #include <linux/platform_device.h>
63 #include <asm/byteorder.h>
65 #include <net/irda/wrapper.h>
66 #include <net/irda/irda.h>
67 #include <net/irda/irda_device.h>
71 #define CHIP_IO_EXTENT 8
72 #define BROKEN_DONGLE_ID
74 static char *driver_name
= "nsc-ircc";
76 /* Power Management */
77 #define NSC_IRCC_DRIVER_NAME "nsc-ircc"
78 static int nsc_ircc_suspend(struct platform_device
*dev
, pm_message_t state
);
79 static int nsc_ircc_resume(struct platform_device
*dev
);
81 static struct platform_driver nsc_ircc_driver
= {
82 .suspend
= nsc_ircc_suspend
,
83 .resume
= nsc_ircc_resume
,
85 .name
= NSC_IRCC_DRIVER_NAME
,
89 /* Module parameters */
90 static int qos_mtt_bits
= 0x07; /* 1 ms or more */
93 /* Use BIOS settions by default, but user may supply module parameters */
94 static unsigned int io
[] = { ~0, ~0, ~0, ~0, ~0 };
95 static unsigned int irq
[] = { 0, 0, 0, 0, 0 };
96 static unsigned int dma
[] = { 0, 0, 0, 0, 0 };
98 static int nsc_ircc_probe_108(nsc_chip_t
*chip
, chipio_t
*info
);
99 static int nsc_ircc_probe_338(nsc_chip_t
*chip
, chipio_t
*info
);
100 static int nsc_ircc_probe_39x(nsc_chip_t
*chip
, chipio_t
*info
);
101 static int nsc_ircc_init_108(nsc_chip_t
*chip
, chipio_t
*info
);
102 static int nsc_ircc_init_338(nsc_chip_t
*chip
, chipio_t
*info
);
103 static int nsc_ircc_init_39x(nsc_chip_t
*chip
, chipio_t
*info
);
105 static int nsc_ircc_pnp_probe(struct pnp_dev
*dev
, const struct pnp_device_id
*id
);
108 /* These are the known NSC chips */
109 static nsc_chip_t chips
[] = {
110 /* Name, {cfg registers}, chip id index reg, chip id expected value, revision mask */
111 { "PC87108", { 0x150, 0x398, 0xea }, 0x05, 0x10, 0xf0,
112 nsc_ircc_probe_108
, nsc_ircc_init_108
},
113 { "PC87338", { 0x398, 0x15c, 0x2e }, 0x08, 0xb0, 0xf8,
114 nsc_ircc_probe_338
, nsc_ircc_init_338
},
115 /* Contributed by Steffen Pingel - IBM X40 */
116 { "PC8738x", { 0x164e, 0x4e, 0x2e }, 0x20, 0xf4, 0xff,
117 nsc_ircc_probe_39x
, nsc_ircc_init_39x
},
118 /* Contributed by Jan Frey - IBM A30/A31 */
119 { "PC8739x", { 0x2e, 0x4e, 0x0 }, 0x20, 0xea, 0xff,
120 nsc_ircc_probe_39x
, nsc_ircc_init_39x
},
121 /* IBM ThinkPads using PC8738x (T60/X60/Z60) */
122 { "IBM-PC8738x", { 0x2e, 0x4e, 0x0 }, 0x20, 0xf4, 0xff,
123 nsc_ircc_probe_39x
, nsc_ircc_init_39x
},
124 /* IBM ThinkPads using PC8394T (T43/R52/?) */
125 { "IBM-PC8394T", { 0x2e, 0x4e, 0x0 }, 0x20, 0xf9, 0xff,
126 nsc_ircc_probe_39x
, nsc_ircc_init_39x
},
130 static struct nsc_ircc_cb
*dev_self
[] = { NULL
, NULL
, NULL
, NULL
, NULL
};
132 static char *dongle_types
[] = {
133 "Differential serial interface",
134 "Differential serial interface",
139 "Single-ended serial interface",
141 "HP HSDL-2300, HP HSDL-3600/HSDL-3610",
142 "IBM31T1100 or Temic TFDS6000/TFDS6500",
145 "HP HSDL-1100/HSDL-2100",
146 "HP HSDL-1100/HSDL-2100",
147 "Supports SIR Mode only",
148 "No dongle connected",
152 static chipio_t pnp_info
;
153 static const struct pnp_device_id nsc_ircc_pnp_table
[] = {
154 { .id
= "NSC6001", .driver_data
= 0 },
155 { .id
= "HWPC224", .driver_data
= 0 },
156 { .id
= "IBM0071", .driver_data
= NSC_FORCE_DONGLE_TYPE9
},
160 MODULE_DEVICE_TABLE(pnp
, nsc_ircc_pnp_table
);
162 static struct pnp_driver nsc_ircc_pnp_driver
= {
165 .id_table
= nsc_ircc_pnp_table
,
166 .probe
= nsc_ircc_pnp_probe
,
170 /* Some prototypes */
171 static int nsc_ircc_open(chipio_t
*info
);
172 static int nsc_ircc_close(struct nsc_ircc_cb
*self
);
173 static int nsc_ircc_setup(chipio_t
*info
);
174 static void nsc_ircc_pio_receive(struct nsc_ircc_cb
*self
);
175 static int nsc_ircc_dma_receive(struct nsc_ircc_cb
*self
);
176 static int nsc_ircc_dma_receive_complete(struct nsc_ircc_cb
*self
, int iobase
);
177 static netdev_tx_t
nsc_ircc_hard_xmit_sir(struct sk_buff
*skb
,
178 struct net_device
*dev
);
179 static netdev_tx_t
nsc_ircc_hard_xmit_fir(struct sk_buff
*skb
,
180 struct net_device
*dev
);
181 static int nsc_ircc_pio_write(int iobase
, __u8
*buf
, int len
, int fifo_size
);
182 static void nsc_ircc_dma_xmit(struct nsc_ircc_cb
*self
, int iobase
);
183 static __u8
nsc_ircc_change_speed(struct nsc_ircc_cb
*self
, __u32 baud
);
184 static int nsc_ircc_is_receiving(struct nsc_ircc_cb
*self
);
185 static int nsc_ircc_read_dongle_id (int iobase
);
186 static void nsc_ircc_init_dongle_interface (int iobase
, int dongle_id
);
188 static int nsc_ircc_net_open(struct net_device
*dev
);
189 static int nsc_ircc_net_close(struct net_device
*dev
);
190 static int nsc_ircc_net_ioctl(struct net_device
*dev
, struct ifreq
*rq
, int cmd
);
193 static int pnp_registered
;
194 static int pnp_succeeded
;
197 * Function nsc_ircc_init ()
199 * Initialize chip. Just try to find out how many chips we are dealing with
202 static int __init
nsc_ircc_init(void)
212 ret
= platform_driver_register(&nsc_ircc_driver
);
214 net_err_ratelimited("%s, Can't register driver!\n",
219 /* Register with PnP subsystem to detect disable ports */
220 ret
= pnp_register_driver(&nsc_ircc_pnp_driver
);
227 /* Probe for all the NSC chipsets we know about */
228 for (chip
= chips
; chip
->name
; chip
++) {
229 pr_debug("%s(), Probing for %s ...\n", __func__
,
232 /* Try all config registers for this chip */
233 for (cfg
= 0; cfg
< ARRAY_SIZE(chip
->cfg
); cfg
++) {
234 cfg_base
= chip
->cfg
[cfg
];
238 /* Read index register */
241 pr_debug("%s() no chip at 0x%03x\n",
246 /* Read chip identification register */
247 outb(chip
->cid_index
, cfg_base
);
248 id
= inb(cfg_base
+1);
249 if ((id
& chip
->cid_mask
) == chip
->cid_value
) {
250 pr_debug("%s() Found %s chip, revision=%d\n",
251 __func__
, chip
->name
,
252 id
& ~chip
->cid_mask
);
255 * If we found a correct PnP setting,
259 memset(&info
, 0, sizeof(chipio_t
));
260 info
.cfg_base
= cfg_base
;
261 info
.fir_base
= pnp_info
.fir_base
;
262 info
.dma
= pnp_info
.dma
;
263 info
.irq
= pnp_info
.irq
;
265 if (info
.fir_base
< 0x2000) {
266 net_info_ratelimited("%s, chip->init\n",
268 chip
->init(chip
, &info
);
270 chip
->probe(chip
, &info
);
272 if (nsc_ircc_open(&info
) >= 0)
277 * Opening based on PnP values failed.
278 * Let's fallback to user values, or probe
282 pr_debug("%s, PnP init failed\n",
284 memset(&info
, 0, sizeof(chipio_t
));
285 info
.cfg_base
= cfg_base
;
286 info
.fir_base
= io
[i
];
291 * If the user supplies the base address, then
292 * we init the chip, if not we probe the values
295 if (io
[i
] < 0x2000) {
296 chip
->init(chip
, &info
);
298 chip
->probe(chip
, &info
);
300 if (nsc_ircc_open(&info
) >= 0)
305 pr_debug("%s(), Wrong chip id=0x%02x\n",
312 platform_driver_unregister(&nsc_ircc_driver
);
313 pnp_unregister_driver(&nsc_ircc_pnp_driver
);
321 * Function nsc_ircc_cleanup ()
323 * Close all configured chips
326 static void __exit
nsc_ircc_cleanup(void)
330 for (i
= 0; i
< ARRAY_SIZE(dev_self
); i
++) {
332 nsc_ircc_close(dev_self
[i
]);
335 platform_driver_unregister(&nsc_ircc_driver
);
338 pnp_unregister_driver(&nsc_ircc_pnp_driver
);
343 static const struct net_device_ops nsc_ircc_sir_ops
= {
344 .ndo_open
= nsc_ircc_net_open
,
345 .ndo_stop
= nsc_ircc_net_close
,
346 .ndo_start_xmit
= nsc_ircc_hard_xmit_sir
,
347 .ndo_do_ioctl
= nsc_ircc_net_ioctl
,
350 static const struct net_device_ops nsc_ircc_fir_ops
= {
351 .ndo_open
= nsc_ircc_net_open
,
352 .ndo_stop
= nsc_ircc_net_close
,
353 .ndo_start_xmit
= nsc_ircc_hard_xmit_fir
,
354 .ndo_do_ioctl
= nsc_ircc_net_ioctl
,
358 * Function nsc_ircc_open (iobase, irq)
360 * Open driver instance
363 static int __init
nsc_ircc_open(chipio_t
*info
)
365 struct net_device
*dev
;
366 struct nsc_ircc_cb
*self
;
370 for (chip_index
= 0; chip_index
< ARRAY_SIZE(dev_self
); chip_index
++) {
371 if (!dev_self
[chip_index
])
375 if (chip_index
== ARRAY_SIZE(dev_self
)) {
376 net_err_ratelimited("%s(), maximum number of supported chips reached!\n",
381 net_info_ratelimited("%s, Found chip at base=0x%03x\n",
382 driver_name
, info
->cfg_base
);
384 if ((nsc_ircc_setup(info
)) == -1)
387 net_info_ratelimited("%s, driver loaded (Dag Brattli)\n", driver_name
);
389 dev
= alloc_irdadev(sizeof(struct nsc_ircc_cb
));
391 net_err_ratelimited("%s(), can't allocate memory for control block!\n",
396 self
= netdev_priv(dev
);
398 spin_lock_init(&self
->lock
);
400 /* Need to store self somewhere */
401 dev_self
[chip_index
] = self
;
402 self
->index
= chip_index
;
405 self
->io
.cfg_base
= info
->cfg_base
;
406 self
->io
.fir_base
= info
->fir_base
;
407 self
->io
.irq
= info
->irq
;
408 self
->io
.fir_ext
= CHIP_IO_EXTENT
;
409 self
->io
.dma
= info
->dma
;
410 self
->io
.fifo_size
= 32;
412 /* Reserve the ioports that we need */
413 ret
= request_region(self
->io
.fir_base
, self
->io
.fir_ext
, driver_name
);
415 net_warn_ratelimited("%s(), can't get iobase of 0x%03x\n",
416 __func__
, self
->io
.fir_base
);
421 /* Initialize QoS for this device */
422 irda_init_max_qos_capabilies(&self
->qos
);
424 /* The only value we must override it the baudrate */
425 self
->qos
.baud_rate
.bits
= IR_9600
|IR_19200
|IR_38400
|IR_57600
|
426 IR_115200
|IR_576000
|IR_1152000
|(IR_4000000
<< 8);
428 self
->qos
.min_turn_time
.bits
= qos_mtt_bits
;
429 irda_qos_bits_to_value(&self
->qos
);
431 /* Max DMA buffer size needed = (data_size + 6) * (window_size) + 6; */
432 self
->rx_buff
.truesize
= 14384;
433 self
->tx_buff
.truesize
= 14384;
435 /* Allocate memory if needed */
437 dma_zalloc_coherent(NULL
, self
->rx_buff
.truesize
,
438 &self
->rx_buff_dma
, GFP_KERNEL
);
439 if (self
->rx_buff
.head
== NULL
) {
446 dma_zalloc_coherent(NULL
, self
->tx_buff
.truesize
,
447 &self
->tx_buff_dma
, GFP_KERNEL
);
448 if (self
->tx_buff
.head
== NULL
) {
453 self
->rx_buff
.in_frame
= FALSE
;
454 self
->rx_buff
.state
= OUTSIDE_FRAME
;
455 self
->tx_buff
.data
= self
->tx_buff
.head
;
456 self
->rx_buff
.data
= self
->rx_buff
.head
;
458 /* Reset Tx queue info */
459 self
->tx_fifo
.len
= self
->tx_fifo
.ptr
= self
->tx_fifo
.free
= 0;
460 self
->tx_fifo
.tail
= self
->tx_buff
.head
;
462 /* Override the network functions we need to use */
463 dev
->netdev_ops
= &nsc_ircc_sir_ops
;
465 err
= register_netdev(dev
);
467 net_err_ratelimited("%s(), register_netdev() failed!\n",
471 net_info_ratelimited("IrDA: Registered device %s\n", dev
->name
);
473 /* Check if user has supplied a valid dongle id or not */
474 if ((dongle_id
<= 0) ||
475 (dongle_id
>= ARRAY_SIZE(dongle_types
))) {
476 dongle_id
= nsc_ircc_read_dongle_id(self
->io
.fir_base
);
478 net_info_ratelimited("%s, Found dongle: %s\n",
479 driver_name
, dongle_types
[dongle_id
]);
481 net_info_ratelimited("%s, Using dongle: %s\n",
482 driver_name
, dongle_types
[dongle_id
]);
485 self
->io
.dongle_id
= dongle_id
;
486 nsc_ircc_init_dongle_interface(self
->io
.fir_base
, dongle_id
);
488 self
->pldev
= platform_device_register_simple(NSC_IRCC_DRIVER_NAME
,
489 self
->index
, NULL
, 0);
490 if (IS_ERR(self
->pldev
)) {
491 err
= PTR_ERR(self
->pldev
);
494 platform_set_drvdata(self
->pldev
, self
);
499 unregister_netdev(dev
);
501 dma_free_coherent(NULL
, self
->tx_buff
.truesize
,
502 self
->tx_buff
.head
, self
->tx_buff_dma
);
504 dma_free_coherent(NULL
, self
->rx_buff
.truesize
,
505 self
->rx_buff
.head
, self
->rx_buff_dma
);
507 release_region(self
->io
.fir_base
, self
->io
.fir_ext
);
510 dev_self
[chip_index
] = NULL
;
515 * Function nsc_ircc_close (self)
517 * Close driver instance
520 static int __exit
nsc_ircc_close(struct nsc_ircc_cb
*self
)
524 IRDA_ASSERT(self
!= NULL
, return -1;);
526 iobase
= self
->io
.fir_base
;
528 platform_device_unregister(self
->pldev
);
530 /* Remove netdevice */
531 unregister_netdev(self
->netdev
);
533 /* Release the PORT that this driver is using */
534 pr_debug("%s(), Releasing Region %03x\n",
535 __func__
, self
->io
.fir_base
);
536 release_region(self
->io
.fir_base
, self
->io
.fir_ext
);
538 if (self
->tx_buff
.head
)
539 dma_free_coherent(NULL
, self
->tx_buff
.truesize
,
540 self
->tx_buff
.head
, self
->tx_buff_dma
);
542 if (self
->rx_buff
.head
)
543 dma_free_coherent(NULL
, self
->rx_buff
.truesize
,
544 self
->rx_buff
.head
, self
->rx_buff_dma
);
546 dev_self
[self
->index
] = NULL
;
547 free_netdev(self
->netdev
);
553 * Function nsc_ircc_init_108 (iobase, cfg_base, irq, dma)
555 * Initialize the NSC '108 chip
558 static int nsc_ircc_init_108(nsc_chip_t
*chip
, chipio_t
*info
)
560 int cfg_base
= info
->cfg_base
;
563 outb(2, cfg_base
); /* Mode Control Register (MCTL) */
564 outb(0x00, cfg_base
+1); /* Disable device */
566 /* Base Address and Interrupt Control Register (BAIC) */
567 outb(CFG_108_BAIC
, cfg_base
);
568 switch (info
->fir_base
) {
569 case 0x3e8: outb(0x14, cfg_base
+1); break;
570 case 0x2e8: outb(0x15, cfg_base
+1); break;
571 case 0x3f8: outb(0x16, cfg_base
+1); break;
572 case 0x2f8: outb(0x17, cfg_base
+1); break;
573 default: net_err_ratelimited("%s(), invalid base_address\n", __func__
);
576 /* Control Signal Routing Register (CSRT) */
578 case 3: temp
= 0x01; break;
579 case 4: temp
= 0x02; break;
580 case 5: temp
= 0x03; break;
581 case 7: temp
= 0x04; break;
582 case 9: temp
= 0x05; break;
583 case 11: temp
= 0x06; break;
584 case 15: temp
= 0x07; break;
585 default: net_err_ratelimited("%s(), invalid irq\n", __func__
);
587 outb(CFG_108_CSRT
, cfg_base
);
590 case 0: outb(0x08+temp
, cfg_base
+1); break;
591 case 1: outb(0x10+temp
, cfg_base
+1); break;
592 case 3: outb(0x18+temp
, cfg_base
+1); break;
593 default: net_err_ratelimited("%s(), invalid dma\n", __func__
);
596 outb(CFG_108_MCTL
, cfg_base
); /* Mode Control Register (MCTL) */
597 outb(0x03, cfg_base
+1); /* Enable device */
603 * Function nsc_ircc_probe_108 (chip, info)
608 static int nsc_ircc_probe_108(nsc_chip_t
*chip
, chipio_t
*info
)
610 int cfg_base
= info
->cfg_base
;
613 /* Read address and interrupt control register (BAIC) */
614 outb(CFG_108_BAIC
, cfg_base
);
615 reg
= inb(cfg_base
+1);
617 switch (reg
& 0x03) {
619 info
->fir_base
= 0x3e8;
622 info
->fir_base
= 0x2e8;
625 info
->fir_base
= 0x3f8;
628 info
->fir_base
= 0x2f8;
631 info
->sir_base
= info
->fir_base
;
632 pr_debug("%s(), probing fir_base=0x%03x\n", __func__
,
635 /* Read control signals routing register (CSRT) */
636 outb(CFG_108_CSRT
, cfg_base
);
637 reg
= inb(cfg_base
+1);
639 switch (reg
& 0x07) {
665 pr_debug("%s(), probing irq=%d\n", __func__
, info
->irq
);
667 /* Currently we only read Rx DMA but it will also be used for Tx */
668 switch ((reg
>> 3) & 0x03) {
682 pr_debug("%s(), probing dma=%d\n", __func__
, info
->dma
);
684 /* Read mode control register (MCTL) */
685 outb(CFG_108_MCTL
, cfg_base
);
686 reg
= inb(cfg_base
+1);
688 info
->enabled
= reg
& 0x01;
689 info
->suspended
= !((reg
>> 1) & 0x01);
695 * Function nsc_ircc_init_338 (chip, info)
697 * Initialize the NSC '338 chip. Remember that the 87338 needs two
698 * consecutive writes to the data registers while CPU interrupts are
699 * disabled. The 97338 does not require this, but shouldn't be any
700 * harm if we do it anyway.
702 static int nsc_ircc_init_338(nsc_chip_t
*chip
, chipio_t
*info
)
710 * Function nsc_ircc_probe_338 (chip, info)
715 static int nsc_ircc_probe_338(nsc_chip_t
*chip
, chipio_t
*info
)
717 int cfg_base
= info
->cfg_base
;
721 /* Read function enable register (FER) */
722 outb(CFG_338_FER
, cfg_base
);
723 reg
= inb(cfg_base
+1);
725 info
->enabled
= (reg
>> 2) & 0x01;
727 /* Check if we are in Legacy or PnP mode */
728 outb(CFG_338_PNP0
, cfg_base
);
729 reg
= inb(cfg_base
+1);
731 pnp
= (reg
>> 3) & 0x01;
733 pr_debug("(), Chip is in PnP mode\n");
734 outb(0x46, cfg_base
);
735 reg
= (inb(cfg_base
+1) & 0xfe) << 2;
737 outb(0x47, cfg_base
);
738 reg
|= ((inb(cfg_base
+1) & 0xfc) << 8);
740 info
->fir_base
= reg
;
742 /* Read function address register (FAR) */
743 outb(CFG_338_FAR
, cfg_base
);
744 reg
= inb(cfg_base
+1);
746 switch ((reg
>> 4) & 0x03) {
748 info
->fir_base
= 0x3f8;
751 info
->fir_base
= 0x2f8;
762 switch ((reg
>> 6) & 0x03) {
765 info
->fir_base
= 0x3e8;
767 info
->fir_base
= 0x2e8;
771 info
->fir_base
= 0x338;
773 info
->fir_base
= 0x238;
777 info
->fir_base
= 0x2e8;
779 info
->fir_base
= 0x2e0;
783 info
->fir_base
= 0x220;
785 info
->fir_base
= 0x228;
790 info
->sir_base
= info
->fir_base
;
792 /* Read PnP register 1 (PNP1) */
793 outb(CFG_338_PNP1
, cfg_base
);
794 reg
= inb(cfg_base
+1);
796 info
->irq
= reg
>> 4;
798 /* Read PnP register 3 (PNP3) */
799 outb(CFG_338_PNP3
, cfg_base
);
800 reg
= inb(cfg_base
+1);
802 info
->dma
= (reg
& 0x07) - 1;
804 /* Read power and test register (PTR) */
805 outb(CFG_338_PTR
, cfg_base
);
806 reg
= inb(cfg_base
+1);
808 info
->suspended
= reg
& 0x01;
815 * Function nsc_ircc_init_39x (chip, info)
817 * Now that we know it's a '39x (see probe below), we need to
818 * configure it so we can use it.
820 * The NSC '338 chip is a Super I/O chip with a "bank" architecture,
821 * the configuration of the different functionality (serial, parallel,
822 * floppy...) are each in a different bank (Logical Device Number).
823 * The base address, irq and dma configuration registers are common
824 * to all functionalities (index 0x30 to 0x7F).
825 * There is only one configuration register specific to the
826 * serial port, CFG_39X_SPC.
829 * Note : this code was written by Jan Frey <janfrey@web.de>
831 static int nsc_ircc_init_39x(nsc_chip_t
*chip
, chipio_t
*info
)
833 int cfg_base
= info
->cfg_base
;
836 /* User is sure about his config... accept it. */
837 pr_debug("%s(): nsc_ircc_init_39x (user settings): io=0x%04x, irq=%d, dma=%d\n",
838 __func__
, info
->fir_base
, info
->irq
, info
->dma
);
840 /* Access bank for SP2 */
841 outb(CFG_39X_LDN
, cfg_base
);
842 outb(0x02, cfg_base
+1);
846 /* We want to enable the device if not enabled */
847 outb(CFG_39X_ACT
, cfg_base
);
848 enabled
= inb(cfg_base
+1) & 0x01;
851 /* Enable the device */
852 outb(CFG_39X_SIOCF1
, cfg_base
);
853 outb(0x01, cfg_base
+1);
854 /* May want to update info->enabled. Jean II */
857 /* Enable UART bank switching (bit 7) ; Sets the chip to normal
858 * power mode (wake up from sleep mode) (bit 1) */
859 outb(CFG_39X_SPC
, cfg_base
);
860 outb(0x82, cfg_base
+1);
866 * Function nsc_ircc_probe_39x (chip, info)
868 * Test if we really have a '39x chip at the given address
870 * Note : this code was written by Jan Frey <janfrey@web.de>
872 static int nsc_ircc_probe_39x(nsc_chip_t
*chip
, chipio_t
*info
)
874 int cfg_base
= info
->cfg_base
;
875 int reg1
, reg2
, irq
, irqt
, dma1
, dma2
;
878 pr_debug("%s(), nsc_ircc_probe_39x, base=%d\n",
881 /* This function should be executed with irq off to avoid
882 * another driver messing with the Super I/O bank - Jean II */
884 /* Access bank for SP2 */
885 outb(CFG_39X_LDN
, cfg_base
);
886 outb(0x02, cfg_base
+1);
888 /* Read infos about SP2 ; store in info struct */
889 outb(CFG_39X_BASEH
, cfg_base
);
890 reg1
= inb(cfg_base
+1);
891 outb(CFG_39X_BASEL
, cfg_base
);
892 reg2
= inb(cfg_base
+1);
893 info
->fir_base
= (reg1
<< 8) | reg2
;
895 outb(CFG_39X_IRQNUM
, cfg_base
);
896 irq
= inb(cfg_base
+1);
897 outb(CFG_39X_IRQSEL
, cfg_base
);
898 irqt
= inb(cfg_base
+1);
901 outb(CFG_39X_DMA0
, cfg_base
);
902 dma1
= inb(cfg_base
+1);
903 outb(CFG_39X_DMA1
, cfg_base
);
904 dma2
= inb(cfg_base
+1);
907 outb(CFG_39X_ACT
, cfg_base
);
908 info
->enabled
= enabled
= inb(cfg_base
+1) & 0x01;
910 outb(CFG_39X_SPC
, cfg_base
);
911 susp
= 1 - ((inb(cfg_base
+1) & 0x02) >> 1);
913 pr_debug("%s(): io=0x%02x%02x, irq=%d (type %d), rxdma=%d, txdma=%d, enabled=%d (suspended=%d)\n",
914 __func__
, reg1
, reg2
, irq
, irqt
, dma1
, dma2
, enabled
, susp
);
918 /* We want to enable the device if not enabled */
919 outb(CFG_39X_ACT
, cfg_base
);
920 enabled
= inb(cfg_base
+1) & 0x01;
923 /* Enable the device */
924 outb(CFG_39X_SIOCF1
, cfg_base
);
925 outb(0x01, cfg_base
+1);
926 /* May want to update info->enabled. Jean II */
929 /* Enable UART bank switching (bit 7) ; Sets the chip to normal
930 * power mode (wake up from sleep mode) (bit 1) */
931 outb(CFG_39X_SPC
, cfg_base
);
932 outb(0x82, cfg_base
+1);
939 static int nsc_ircc_pnp_probe(struct pnp_dev
*dev
, const struct pnp_device_id
*id
)
941 memset(&pnp_info
, 0, sizeof(chipio_t
));
946 if (id
->driver_data
& NSC_FORCE_DONGLE_TYPE9
)
949 /* There doesn't seem to be any way of getting the cfg_base.
950 * On my box, cfg_base is in the PnP descriptor of the
951 * motherboard. Oh well... Jean II */
953 if (pnp_port_valid(dev
, 0) &&
954 !(pnp_port_flags(dev
, 0) & IORESOURCE_DISABLED
))
955 pnp_info
.fir_base
= pnp_port_start(dev
, 0);
957 if (pnp_irq_valid(dev
, 0) &&
958 !(pnp_irq_flags(dev
, 0) & IORESOURCE_DISABLED
))
959 pnp_info
.irq
= pnp_irq(dev
, 0);
961 if (pnp_dma_valid(dev
, 0) &&
962 !(pnp_dma_flags(dev
, 0) & IORESOURCE_DISABLED
))
963 pnp_info
.dma
= pnp_dma(dev
, 0);
965 pr_debug("%s() : From PnP, found firbase 0x%03X ; irq %d ; dma %d.\n",
966 __func__
, pnp_info
.fir_base
, pnp_info
.irq
, pnp_info
.dma
);
968 if((pnp_info
.fir_base
== 0) ||
969 (pnp_info
.irq
== -1) || (pnp_info
.dma
== -1)) {
970 /* Returning an error will disable the device. Yuck ! */
980 * Function nsc_ircc_setup (info)
982 * Returns non-negative on success.
985 static int nsc_ircc_setup(chipio_t
*info
)
988 int iobase
= info
->fir_base
;
990 /* Read the Module ID */
991 switch_bank(iobase
, BANK3
);
992 version
= inb(iobase
+MID
);
994 pr_debug("%s() Driver %s Found chip version %02x\n",
995 __func__
, driver_name
, version
);
998 if (0x20 != (version
& 0xf0)) {
999 net_err_ratelimited("%s, Wrong chip version %02x\n",
1000 driver_name
, version
);
1004 /* Switch to advanced mode */
1005 switch_bank(iobase
, BANK2
);
1006 outb(ECR1_EXT_SL
, iobase
+ECR1
);
1007 switch_bank(iobase
, BANK0
);
1009 /* Set FIFO threshold to TX17, RX16, reset and enable FIFO's */
1010 switch_bank(iobase
, BANK0
);
1011 outb(FCR_RXTH
|FCR_TXTH
|FCR_TXSR
|FCR_RXSR
|FCR_FIFO_EN
, iobase
+FCR
);
1013 outb(0x03, iobase
+LCR
); /* 8 bit word length */
1014 outb(MCR_SIR
, iobase
+MCR
); /* Start at SIR-mode, also clears LSR*/
1016 /* Set FIFO size to 32 */
1017 switch_bank(iobase
, BANK2
);
1018 outb(EXCR2_RFSIZ
|EXCR2_TFSIZ
, iobase
+EXCR2
);
1020 /* IRCR2: FEND_MD is not set */
1021 switch_bank(iobase
, BANK5
);
1022 outb(0x02, iobase
+4);
1024 /* Make sure that some defaults are OK */
1025 switch_bank(iobase
, BANK6
);
1026 outb(0x20, iobase
+0); /* Set 32 bits FIR CRC */
1027 outb(0x0a, iobase
+1); /* Set MIR pulse width */
1028 outb(0x0d, iobase
+2); /* Set SIR pulse width to 1.6us */
1029 outb(0x2a, iobase
+4); /* Set beginning frag, and preamble length */
1031 /* Enable receive interrupts */
1032 switch_bank(iobase
, BANK0
);
1033 outb(IER_RXHDL_IE
, iobase
+IER
);
1039 * Function nsc_ircc_read_dongle_id (void)
1041 * Try to read dongle identification. This procedure needs to be executed
1042 * once after power-on/reset. It also needs to be used whenever you suspect
1043 * that the user may have plugged/unplugged the IrDA Dongle.
1045 static int nsc_ircc_read_dongle_id (int iobase
)
1050 bank
= inb(iobase
+BSR
);
1053 switch_bank(iobase
, BANK7
);
1055 /* IRCFG4: IRSL0_DS and IRSL21_DS are cleared */
1056 outb(0x00, iobase
+7);
1058 /* ID0, 1, and 2 are pulled up/down very slowly */
1061 /* IRCFG1: read the ID bits */
1062 dongle_id
= inb(iobase
+4) & 0x0f;
1064 #ifdef BROKEN_DONGLE_ID
1065 if (dongle_id
== 0x0a)
1068 /* Go back to bank 0 before returning */
1069 switch_bank(iobase
, BANK0
);
1071 outb(bank
, iobase
+BSR
);
1077 * Function nsc_ircc_init_dongle_interface (iobase, dongle_id)
1079 * This function initializes the dongle for the transceiver that is
1080 * used. This procedure needs to be executed once after
1081 * power-on/reset. It also needs to be used whenever you suspect that
1082 * the dongle is changed.
1084 static void nsc_ircc_init_dongle_interface (int iobase
, int dongle_id
)
1088 /* Save current bank */
1089 bank
= inb(iobase
+BSR
);
1092 switch_bank(iobase
, BANK7
);
1094 /* IRCFG4: set according to dongle_id */
1095 switch (dongle_id
) {
1096 case 0x00: /* same as */
1097 case 0x01: /* Differential serial interface */
1098 pr_debug("%s(), %s not defined by irda yet\n",
1099 __func__
, dongle_types
[dongle_id
]);
1101 case 0x02: /* same as */
1102 case 0x03: /* Reserved */
1103 pr_debug("%s(), %s not defined by irda yet\n",
1104 __func__
, dongle_types
[dongle_id
]);
1106 case 0x04: /* Sharp RY5HD01 */
1108 case 0x05: /* Reserved, but this is what the Thinkpad reports */
1109 pr_debug("%s(), %s not defined by irda yet\n",
1110 __func__
, dongle_types
[dongle_id
]);
1112 case 0x06: /* Single-ended serial interface */
1113 pr_debug("%s(), %s not defined by irda yet\n",
1114 __func__
, dongle_types
[dongle_id
]);
1116 case 0x07: /* Consumer-IR only */
1117 pr_debug("%s(), %s is not for IrDA mode\n",
1118 __func__
, dongle_types
[dongle_id
]);
1120 case 0x08: /* HP HSDL-2300, HP HSDL-3600/HSDL-3610 */
1121 pr_debug("%s(), %s\n",
1122 __func__
, dongle_types
[dongle_id
]);
1124 case 0x09: /* IBM31T1100 or Temic TFDS6000/TFDS6500 */
1125 outb(0x28, iobase
+7); /* Set irsl[0-2] as output */
1127 case 0x0A: /* same as */
1128 case 0x0B: /* Reserved */
1129 pr_debug("%s(), %s not defined by irda yet\n",
1130 __func__
, dongle_types
[dongle_id
]);
1132 case 0x0C: /* same as */
1133 case 0x0D: /* HP HSDL-1100/HSDL-2100 */
1135 * Set irsl0 as input, irsl[1-2] as output, and separate
1136 * inputs are used for SIR and MIR/FIR
1138 outb(0x48, iobase
+7);
1140 case 0x0E: /* Supports SIR Mode only */
1141 outb(0x28, iobase
+7); /* Set irsl[0-2] as output */
1143 case 0x0F: /* No dongle connected */
1144 pr_debug("%s(), %s\n",
1145 __func__
, dongle_types
[dongle_id
]);
1147 switch_bank(iobase
, BANK0
);
1148 outb(0x62, iobase
+MCR
);
1151 pr_debug("%s(), invalid dongle_id %#x",
1152 __func__
, dongle_id
);
1155 /* IRCFG1: IRSL1 and 2 are set to IrDA mode */
1156 outb(0x00, iobase
+4);
1158 /* Restore bank register */
1159 outb(bank
, iobase
+BSR
);
1161 } /* set_up_dongle_interface */
1164 * Function nsc_ircc_change_dongle_speed (iobase, speed, dongle_id)
1166 * Change speed of the attach dongle
1169 static void nsc_ircc_change_dongle_speed(int iobase
, int speed
, int dongle_id
)
1173 /* Save current bank */
1174 bank
= inb(iobase
+BSR
);
1177 switch_bank(iobase
, BANK7
);
1179 /* IRCFG1: set according to dongle_id */
1180 switch (dongle_id
) {
1181 case 0x00: /* same as */
1182 case 0x01: /* Differential serial interface */
1183 pr_debug("%s(), %s not defined by irda yet\n",
1184 __func__
, dongle_types
[dongle_id
]);
1186 case 0x02: /* same as */
1187 case 0x03: /* Reserved */
1188 pr_debug("%s(), %s not defined by irda yet\n",
1189 __func__
, dongle_types
[dongle_id
]);
1191 case 0x04: /* Sharp RY5HD01 */
1193 case 0x05: /* Reserved */
1194 pr_debug("%s(), %s not defined by irda yet\n",
1195 __func__
, dongle_types
[dongle_id
]);
1197 case 0x06: /* Single-ended serial interface */
1198 pr_debug("%s(), %s not defined by irda yet\n",
1199 __func__
, dongle_types
[dongle_id
]);
1201 case 0x07: /* Consumer-IR only */
1202 pr_debug("%s(), %s is not for IrDA mode\n",
1203 __func__
, dongle_types
[dongle_id
]);
1205 case 0x08: /* HP HSDL-2300, HP HSDL-3600/HSDL-3610 */
1206 pr_debug("%s(), %s\n",
1207 __func__
, dongle_types
[dongle_id
]);
1208 outb(0x00, iobase
+4);
1210 outb(0x01, iobase
+4);
1212 case 0x09: /* IBM31T1100 or Temic TFDS6000/TFDS6500 */
1213 outb(0x01, iobase
+4);
1215 if (speed
== 4000000) {
1216 /* There was a cli() there, but we now are already
1217 * under spin_lock_irqsave() - JeanII */
1218 outb(0x81, iobase
+4);
1219 outb(0x80, iobase
+4);
1221 outb(0x00, iobase
+4);
1223 case 0x0A: /* same as */
1224 case 0x0B: /* Reserved */
1225 pr_debug("%s(), %s not defined by irda yet\n",
1226 __func__
, dongle_types
[dongle_id
]);
1228 case 0x0C: /* same as */
1229 case 0x0D: /* HP HSDL-1100/HSDL-2100 */
1231 case 0x0E: /* Supports SIR Mode only */
1233 case 0x0F: /* No dongle connected */
1234 pr_debug("%s(), %s is not for IrDA mode\n",
1235 __func__
, dongle_types
[dongle_id
]);
1237 switch_bank(iobase
, BANK0
);
1238 outb(0x62, iobase
+MCR
);
1241 pr_debug("%s(), invalid data_rate\n", __func__
);
1243 /* Restore bank register */
1244 outb(bank
, iobase
+BSR
);
1248 * Function nsc_ircc_change_speed (self, baud)
1250 * Change the speed of the device
1252 * This function *must* be called with irq off and spin-lock.
1254 static __u8
nsc_ircc_change_speed(struct nsc_ircc_cb
*self
, __u32 speed
)
1256 struct net_device
*dev
;
1260 __u8 ier
; /* Interrupt enable register */
1262 pr_debug("%s(), speed=%d\n", __func__
, speed
);
1264 IRDA_ASSERT(self
!= NULL
, return 0;);
1267 iobase
= self
->io
.fir_base
;
1269 /* Update accounting for new speed */
1270 self
->io
.speed
= speed
;
1272 /* Save current bank */
1273 bank
= inb(iobase
+BSR
);
1275 /* Disable interrupts */
1276 switch_bank(iobase
, BANK0
);
1277 outb(0, iobase
+IER
);
1280 switch_bank(iobase
, BANK2
);
1282 outb(0x00, iobase
+BGDH
);
1284 case 9600: outb(0x0c, iobase
+BGDL
); break;
1285 case 19200: outb(0x06, iobase
+BGDL
); break;
1286 case 38400: outb(0x03, iobase
+BGDL
); break;
1287 case 57600: outb(0x02, iobase
+BGDL
); break;
1288 case 115200: outb(0x01, iobase
+BGDL
); break;
1290 switch_bank(iobase
, BANK5
);
1292 /* IRCR2: MDRS is set */
1293 outb(inb(iobase
+4) | 0x04, iobase
+4);
1296 pr_debug("%s(), handling baud of 576000\n", __func__
);
1300 pr_debug("%s(), handling baud of 1152000\n", __func__
);
1304 pr_debug("%s(), handling baud of 4000000\n", __func__
);
1308 pr_debug("%s(), unknown baud rate of %d\n",
1313 /* Set appropriate speed mode */
1314 switch_bank(iobase
, BANK0
);
1315 outb(mcr
| MCR_TX_DFR
, iobase
+MCR
);
1317 /* Give some hits to the transceiver */
1318 nsc_ircc_change_dongle_speed(iobase
, speed
, self
->io
.dongle_id
);
1320 /* Set FIFO threshold to TX17, RX16 */
1321 switch_bank(iobase
, BANK0
);
1322 outb(0x00, iobase
+FCR
);
1323 outb(FCR_FIFO_EN
, iobase
+FCR
);
1324 outb(FCR_RXTH
| /* Set Rx FIFO threshold */
1325 FCR_TXTH
| /* Set Tx FIFO threshold */
1326 FCR_TXSR
| /* Reset Tx FIFO */
1327 FCR_RXSR
| /* Reset Rx FIFO */
1328 FCR_FIFO_EN
, /* Enable FIFOs */
1331 /* Set FIFO size to 32 */
1332 switch_bank(iobase
, BANK2
);
1333 outb(EXCR2_RFSIZ
|EXCR2_TFSIZ
, iobase
+EXCR2
);
1335 /* Enable some interrupts so we can receive frames */
1336 switch_bank(iobase
, BANK0
);
1337 if (speed
> 115200) {
1338 /* Install FIR xmit handler */
1339 dev
->netdev_ops
= &nsc_ircc_fir_ops
;
1341 nsc_ircc_dma_receive(self
);
1343 /* Install SIR xmit handler */
1344 dev
->netdev_ops
= &nsc_ircc_sir_ops
;
1347 /* Set our current interrupt mask */
1348 outb(ier
, iobase
+IER
);
1351 outb(bank
, iobase
+BSR
);
1353 /* Make sure interrupt handlers keep the proper interrupt mask */
1358 * Function nsc_ircc_hard_xmit (skb, dev)
1360 * Transmit the frame!
1363 static netdev_tx_t
nsc_ircc_hard_xmit_sir(struct sk_buff
*skb
,
1364 struct net_device
*dev
)
1366 struct nsc_ircc_cb
*self
;
1367 unsigned long flags
;
1372 self
= netdev_priv(dev
);
1374 IRDA_ASSERT(self
!= NULL
, return NETDEV_TX_OK
;);
1376 iobase
= self
->io
.fir_base
;
1378 netif_stop_queue(dev
);
1380 /* Make sure tests *& speed change are atomic */
1381 spin_lock_irqsave(&self
->lock
, flags
);
1383 /* Check if we need to change the speed */
1384 speed
= irda_get_next_speed(skb
);
1385 if ((speed
!= self
->io
.speed
) && (speed
!= -1)) {
1386 /* Check for empty frame. */
1388 /* If we just sent a frame, we get called before
1389 * the last bytes get out (because of the SIR FIFO).
1390 * If this is the case, let interrupt handler change
1391 * the speed itself... Jean II */
1392 if (self
->io
.direction
== IO_RECV
) {
1393 nsc_ircc_change_speed(self
, speed
);
1394 /* TODO : For SIR->SIR, the next packet
1395 * may get corrupted - Jean II */
1396 netif_wake_queue(dev
);
1398 self
->new_speed
= speed
;
1399 /* Queue will be restarted after speed change
1400 * to make sure packets gets through the
1401 * proper xmit handler - Jean II */
1403 netif_trans_update(dev
);
1404 spin_unlock_irqrestore(&self
->lock
, flags
);
1406 return NETDEV_TX_OK
;
1408 self
->new_speed
= speed
;
1411 /* Save current bank */
1412 bank
= inb(iobase
+BSR
);
1414 self
->tx_buff
.data
= self
->tx_buff
.head
;
1416 self
->tx_buff
.len
= async_wrap_skb(skb
, self
->tx_buff
.data
,
1417 self
->tx_buff
.truesize
);
1419 dev
->stats
.tx_bytes
+= self
->tx_buff
.len
;
1421 /* Add interrupt on tx low level (will fire immediately) */
1422 switch_bank(iobase
, BANK0
);
1423 outb(IER_TXLDL_IE
, iobase
+IER
);
1425 /* Restore bank register */
1426 outb(bank
, iobase
+BSR
);
1428 netif_trans_update(dev
);
1429 spin_unlock_irqrestore(&self
->lock
, flags
);
1433 return NETDEV_TX_OK
;
1436 static netdev_tx_t
nsc_ircc_hard_xmit_fir(struct sk_buff
*skb
,
1437 struct net_device
*dev
)
1439 struct nsc_ircc_cb
*self
;
1440 unsigned long flags
;
1446 self
= netdev_priv(dev
);
1447 iobase
= self
->io
.fir_base
;
1449 netif_stop_queue(dev
);
1451 /* Make sure tests *& speed change are atomic */
1452 spin_lock_irqsave(&self
->lock
, flags
);
1454 /* Check if we need to change the speed */
1455 speed
= irda_get_next_speed(skb
);
1456 if ((speed
!= self
->io
.speed
) && (speed
!= -1)) {
1457 /* Check for empty frame. */
1459 /* If we are currently transmitting, defer to
1460 * interrupt handler. - Jean II */
1461 if(self
->tx_fifo
.len
== 0) {
1462 nsc_ircc_change_speed(self
, speed
);
1463 netif_wake_queue(dev
);
1465 self
->new_speed
= speed
;
1466 /* Keep queue stopped :
1467 * the speed change operation may change the
1468 * xmit handler, and we want to make sure
1469 * the next packet get through the proper
1470 * Tx path, so block the Tx queue until
1471 * the speed change has been done.
1474 netif_trans_update(dev
);
1475 spin_unlock_irqrestore(&self
->lock
, flags
);
1477 return NETDEV_TX_OK
;
1479 /* Change speed after current frame */
1480 self
->new_speed
= speed
;
1484 /* Save current bank */
1485 bank
= inb(iobase
+BSR
);
1487 /* Register and copy this frame to DMA memory */
1488 self
->tx_fifo
.queue
[self
->tx_fifo
.free
].start
= self
->tx_fifo
.tail
;
1489 self
->tx_fifo
.queue
[self
->tx_fifo
.free
].len
= skb
->len
;
1490 self
->tx_fifo
.tail
+= skb
->len
;
1492 dev
->stats
.tx_bytes
+= skb
->len
;
1494 skb_copy_from_linear_data(skb
, self
->tx_fifo
.queue
[self
->tx_fifo
.free
].start
,
1496 self
->tx_fifo
.len
++;
1497 self
->tx_fifo
.free
++;
1499 /* Start transmit only if there is currently no transmit going on */
1500 if (self
->tx_fifo
.len
== 1) {
1501 /* Check if we must wait the min turn time or not */
1502 mtt
= irda_get_mtt(skb
);
1504 /* Check how much time we have used already */
1505 diff
= ktime_us_delta(ktime_get(), self
->stamp
);
1507 /* Check if the mtt is larger than the time we have
1508 * already used by all the protocol processing
1514 * Use timer if delay larger than 125 us, and
1515 * use udelay for smaller values which should
1519 /* Adjust for timer resolution */
1523 switch_bank(iobase
, BANK4
);
1524 outb(mtt
& 0xff, iobase
+TMRL
);
1525 outb((mtt
>> 8) & 0x0f, iobase
+TMRH
);
1528 outb(IRCR1_TMR_EN
, iobase
+IRCR1
);
1529 self
->io
.direction
= IO_XMIT
;
1531 /* Enable timer interrupt */
1532 switch_bank(iobase
, BANK0
);
1533 outb(IER_TMR_IE
, iobase
+IER
);
1535 /* Timer will take care of the rest */
1541 /* Enable DMA interrupt */
1542 switch_bank(iobase
, BANK0
);
1543 outb(IER_DMA_IE
, iobase
+IER
);
1545 /* Transmit frame */
1546 nsc_ircc_dma_xmit(self
, iobase
);
1549 /* Not busy transmitting anymore if window is not full,
1550 * and if we don't need to change speed */
1551 if ((self
->tx_fifo
.free
< MAX_TX_WINDOW
) && (self
->new_speed
== 0))
1552 netif_wake_queue(self
->netdev
);
1554 /* Restore bank register */
1555 outb(bank
, iobase
+BSR
);
1557 netif_trans_update(dev
);
1558 spin_unlock_irqrestore(&self
->lock
, flags
);
1561 return NETDEV_TX_OK
;
1565 * Function nsc_ircc_dma_xmit (self, iobase)
1567 * Transmit data using DMA
1570 static void nsc_ircc_dma_xmit(struct nsc_ircc_cb
*self
, int iobase
)
1574 /* Save current bank */
1575 bsr
= inb(iobase
+BSR
);
1578 switch_bank(iobase
, BANK0
);
1579 outb(inb(iobase
+MCR
) & ~MCR_DMA_EN
, iobase
+MCR
);
1581 self
->io
.direction
= IO_XMIT
;
1583 /* Choose transmit DMA channel */
1584 switch_bank(iobase
, BANK2
);
1585 outb(ECR1_DMASWP
|ECR1_DMANF
|ECR1_EXT_SL
, iobase
+ECR1
);
1587 irda_setup_dma(self
->io
.dma
,
1588 ((u8
*)self
->tx_fifo
.queue
[self
->tx_fifo
.ptr
].start
-
1589 self
->tx_buff
.head
) + self
->tx_buff_dma
,
1590 self
->tx_fifo
.queue
[self
->tx_fifo
.ptr
].len
,
1593 /* Enable DMA and SIR interaction pulse */
1594 switch_bank(iobase
, BANK0
);
1595 outb(inb(iobase
+MCR
)|MCR_TX_DFR
|MCR_DMA_EN
|MCR_IR_PLS
, iobase
+MCR
);
1597 /* Restore bank register */
1598 outb(bsr
, iobase
+BSR
);
1602 * Function nsc_ircc_pio_xmit (self, iobase)
1604 * Transmit data using PIO. Returns the number of bytes that actually
1608 static int nsc_ircc_pio_write(int iobase
, __u8
*buf
, int len
, int fifo_size
)
1613 /* Save current bank */
1614 bank
= inb(iobase
+BSR
);
1616 switch_bank(iobase
, BANK0
);
1617 if (!(inb_p(iobase
+LSR
) & LSR_TXEMP
)) {
1618 pr_debug("%s(), warning, FIFO not empty yet!\n",
1621 /* FIFO may still be filled to the Tx interrupt threshold */
1625 /* Fill FIFO with current frame */
1626 while ((fifo_size
-- > 0) && (actual
< len
)) {
1627 /* Transmit next byte */
1628 outb(buf
[actual
++], iobase
+TXD
);
1631 pr_debug("%s(), fifo_size %d ; %d sent of %d\n",
1632 __func__
, fifo_size
, actual
, len
);
1635 outb(bank
, iobase
+BSR
);
1641 * Function nsc_ircc_dma_xmit_complete (self)
1643 * The transfer of a frame in finished. This function will only be called
1644 * by the interrupt handler
1647 static int nsc_ircc_dma_xmit_complete(struct nsc_ircc_cb
*self
)
1653 iobase
= self
->io
.fir_base
;
1655 /* Save current bank */
1656 bank
= inb(iobase
+BSR
);
1659 switch_bank(iobase
, BANK0
);
1660 outb(inb(iobase
+MCR
) & ~MCR_DMA_EN
, iobase
+MCR
);
1662 /* Check for underrun! */
1663 if (inb(iobase
+ASCR
) & ASCR_TXUR
) {
1664 self
->netdev
->stats
.tx_errors
++;
1665 self
->netdev
->stats
.tx_fifo_errors
++;
1667 /* Clear bit, by writing 1 into it */
1668 outb(ASCR_TXUR
, iobase
+ASCR
);
1670 self
->netdev
->stats
.tx_packets
++;
1673 /* Finished with this frame, so prepare for next */
1674 self
->tx_fifo
.ptr
++;
1675 self
->tx_fifo
.len
--;
1677 /* Any frames to be sent back-to-back? */
1678 if (self
->tx_fifo
.len
) {
1679 nsc_ircc_dma_xmit(self
, iobase
);
1681 /* Not finished yet! */
1684 /* Reset Tx FIFO info */
1685 self
->tx_fifo
.len
= self
->tx_fifo
.ptr
= self
->tx_fifo
.free
= 0;
1686 self
->tx_fifo
.tail
= self
->tx_buff
.head
;
1689 /* Make sure we have room for more frames and
1690 * that we don't need to change speed */
1691 if ((self
->tx_fifo
.free
< MAX_TX_WINDOW
) && (self
->new_speed
== 0)) {
1692 /* Not busy transmitting anymore */
1693 /* Tell the network layer, that we can accept more frames */
1694 netif_wake_queue(self
->netdev
);
1698 outb(bank
, iobase
+BSR
);
1704 * Function nsc_ircc_dma_receive (self)
1706 * Get ready for receiving a frame. The device will initiate a DMA
1707 * if it starts to receive a frame.
1710 static int nsc_ircc_dma_receive(struct nsc_ircc_cb
*self
)
1715 iobase
= self
->io
.fir_base
;
1717 /* Reset Tx FIFO info */
1718 self
->tx_fifo
.len
= self
->tx_fifo
.ptr
= self
->tx_fifo
.free
= 0;
1719 self
->tx_fifo
.tail
= self
->tx_buff
.head
;
1721 /* Save current bank */
1722 bsr
= inb(iobase
+BSR
);
1725 switch_bank(iobase
, BANK0
);
1726 outb(inb(iobase
+MCR
) & ~MCR_DMA_EN
, iobase
+MCR
);
1728 /* Choose DMA Rx, DMA Fairness, and Advanced mode */
1729 switch_bank(iobase
, BANK2
);
1730 outb(ECR1_DMANF
|ECR1_EXT_SL
, iobase
+ECR1
);
1732 self
->io
.direction
= IO_RECV
;
1733 self
->rx_buff
.data
= self
->rx_buff
.head
;
1735 /* Reset Rx FIFO. This will also flush the ST_FIFO */
1736 switch_bank(iobase
, BANK0
);
1737 outb(FCR_RXSR
|FCR_FIFO_EN
, iobase
+FCR
);
1739 self
->st_fifo
.len
= self
->st_fifo
.pending_bytes
= 0;
1740 self
->st_fifo
.tail
= self
->st_fifo
.head
= 0;
1742 irda_setup_dma(self
->io
.dma
, self
->rx_buff_dma
, self
->rx_buff
.truesize
,
1746 switch_bank(iobase
, BANK0
);
1747 outb(inb(iobase
+MCR
)|MCR_DMA_EN
, iobase
+MCR
);
1749 /* Restore bank register */
1750 outb(bsr
, iobase
+BSR
);
1756 * Function nsc_ircc_dma_receive_complete (self)
1758 * Finished with receiving frames
1762 static int nsc_ircc_dma_receive_complete(struct nsc_ircc_cb
*self
, int iobase
)
1764 struct st_fifo
*st_fifo
;
1765 struct sk_buff
*skb
;
1770 st_fifo
= &self
->st_fifo
;
1772 /* Save current bank */
1773 bank
= inb(iobase
+BSR
);
1775 /* Read all entries in status FIFO */
1776 switch_bank(iobase
, BANK5
);
1777 while ((status
= inb(iobase
+FRM_ST
)) & FRM_ST_VLD
) {
1778 /* We must empty the status FIFO no matter what */
1779 len
= inb(iobase
+RFLFL
) | ((inb(iobase
+RFLFH
) & 0x1f) << 8);
1781 if (st_fifo
->tail
>= MAX_RX_WINDOW
) {
1782 pr_debug("%s(), window is full!\n", __func__
);
1786 st_fifo
->entries
[st_fifo
->tail
].status
= status
;
1787 st_fifo
->entries
[st_fifo
->tail
].len
= len
;
1788 st_fifo
->pending_bytes
+= len
;
1792 /* Try to process all entries in status FIFO */
1793 while (st_fifo
->len
> 0) {
1794 /* Get first entry */
1795 status
= st_fifo
->entries
[st_fifo
->head
].status
;
1796 len
= st_fifo
->entries
[st_fifo
->head
].len
;
1797 st_fifo
->pending_bytes
-= len
;
1801 /* Check for errors */
1802 if (status
& FRM_ST_ERR_MSK
) {
1803 if (status
& FRM_ST_LOST_FR
) {
1804 /* Add number of lost frames to stats */
1805 self
->netdev
->stats
.rx_errors
+= len
;
1808 self
->netdev
->stats
.rx_errors
++;
1810 self
->rx_buff
.data
+= len
;
1812 if (status
& FRM_ST_MAX_LEN
)
1813 self
->netdev
->stats
.rx_length_errors
++;
1815 if (status
& FRM_ST_PHY_ERR
)
1816 self
->netdev
->stats
.rx_frame_errors
++;
1818 if (status
& FRM_ST_BAD_CRC
)
1819 self
->netdev
->stats
.rx_crc_errors
++;
1821 /* The errors below can be reported in both cases */
1822 if (status
& FRM_ST_OVR1
)
1823 self
->netdev
->stats
.rx_fifo_errors
++;
1825 if (status
& FRM_ST_OVR2
)
1826 self
->netdev
->stats
.rx_fifo_errors
++;
1829 * First we must make sure that the frame we
1830 * want to deliver is all in main memory. If we
1831 * cannot tell, then we check if the Rx FIFO is
1832 * empty. If not then we will have to take a nap
1833 * and try again later.
1835 if (st_fifo
->pending_bytes
< self
->io
.fifo_size
) {
1836 switch_bank(iobase
, BANK0
);
1837 if (inb(iobase
+LSR
) & LSR_RXDA
) {
1838 /* Put this entry back in fifo */
1841 st_fifo
->pending_bytes
+= len
;
1842 st_fifo
->entries
[st_fifo
->head
].status
= status
;
1843 st_fifo
->entries
[st_fifo
->head
].len
= len
;
1845 * DMA not finished yet, so try again
1846 * later, set timer value, resolution
1849 switch_bank(iobase
, BANK4
);
1850 outb(0x02, iobase
+TMRL
); /* x 125 us */
1851 outb(0x00, iobase
+TMRH
);
1854 outb(IRCR1_TMR_EN
, iobase
+IRCR1
);
1856 /* Restore bank register */
1857 outb(bank
, iobase
+BSR
);
1859 return FALSE
; /* I'll be back! */
1864 * Remember the time we received this frame, so we can
1865 * reduce the min turn time a bit since we will know
1866 * how much time we have used for protocol processing
1868 self
->stamp
= ktime_get();
1870 skb
= dev_alloc_skb(len
+1);
1872 self
->netdev
->stats
.rx_dropped
++;
1874 /* Restore bank register */
1875 outb(bank
, iobase
+BSR
);
1880 /* Make sure IP header gets aligned */
1881 skb_reserve(skb
, 1);
1883 /* Copy frame without CRC */
1884 if (self
->io
.speed
< 4000000) {
1885 skb_put(skb
, len
-2);
1886 skb_copy_to_linear_data(skb
,
1890 skb_put(skb
, len
-4);
1891 skb_copy_to_linear_data(skb
,
1896 /* Move to next frame */
1897 self
->rx_buff
.data
+= len
;
1898 self
->netdev
->stats
.rx_bytes
+= len
;
1899 self
->netdev
->stats
.rx_packets
++;
1901 skb
->dev
= self
->netdev
;
1902 skb_reset_mac_header(skb
);
1903 skb
->protocol
= htons(ETH_P_IRDA
);
1907 /* Restore bank register */
1908 outb(bank
, iobase
+BSR
);
1914 * Function nsc_ircc_pio_receive (self)
1916 * Receive all data in receiver FIFO
1919 static void nsc_ircc_pio_receive(struct nsc_ircc_cb
*self
)
1924 iobase
= self
->io
.fir_base
;
1926 /* Receive all characters in Rx FIFO */
1928 byte
= inb(iobase
+RXD
);
1929 async_unwrap_char(self
->netdev
, &self
->netdev
->stats
,
1930 &self
->rx_buff
, byte
);
1931 } while (inb(iobase
+LSR
) & LSR_RXDA
); /* Data available */
1935 * Function nsc_ircc_sir_interrupt (self, eir)
1937 * Handle SIR interrupt
1940 static void nsc_ircc_sir_interrupt(struct nsc_ircc_cb
*self
, int eir
)
1944 /* Check if transmit FIFO is low on data */
1945 if (eir
& EIR_TXLDL_EV
) {
1946 /* Write data left in transmit buffer */
1947 actual
= nsc_ircc_pio_write(self
->io
.fir_base
,
1950 self
->io
.fifo_size
);
1951 self
->tx_buff
.data
+= actual
;
1952 self
->tx_buff
.len
-= actual
;
1954 self
->io
.direction
= IO_XMIT
;
1956 /* Check if finished */
1957 if (self
->tx_buff
.len
> 0)
1958 self
->ier
= IER_TXLDL_IE
;
1961 self
->netdev
->stats
.tx_packets
++;
1962 netif_wake_queue(self
->netdev
);
1963 self
->ier
= IER_TXEMP_IE
;
1967 /* Check if transmission has completed */
1968 if (eir
& EIR_TXEMP_EV
) {
1969 /* Turn around and get ready to receive some data */
1970 self
->io
.direction
= IO_RECV
;
1971 self
->ier
= IER_RXHDL_IE
;
1972 /* Check if we need to change the speed?
1973 * Need to be after self->io.direction to avoid race with
1974 * nsc_ircc_hard_xmit_sir() - Jean II */
1975 if (self
->new_speed
) {
1976 pr_debug("%s(), Changing speed!\n", __func__
);
1977 self
->ier
= nsc_ircc_change_speed(self
,
1979 self
->new_speed
= 0;
1980 netif_wake_queue(self
->netdev
);
1982 /* Check if we are going to FIR */
1983 if (self
->io
.speed
> 115200) {
1984 /* No need to do anymore SIR stuff */
1990 /* Rx FIFO threshold or timeout */
1991 if (eir
& EIR_RXHDL_EV
) {
1992 nsc_ircc_pio_receive(self
);
1994 /* Keep receiving */
1995 self
->ier
= IER_RXHDL_IE
;
2000 * Function nsc_ircc_fir_interrupt (self, eir)
2002 * Handle MIR/FIR interrupt
2005 static void nsc_ircc_fir_interrupt(struct nsc_ircc_cb
*self
, int iobase
,
2010 bank
= inb(iobase
+BSR
);
2012 /* Status FIFO event*/
2013 if (eir
& EIR_SFIF_EV
) {
2014 /* Check if DMA has finished */
2015 if (nsc_ircc_dma_receive_complete(self
, iobase
)) {
2016 /* Wait for next status FIFO interrupt */
2017 self
->ier
= IER_SFIF_IE
;
2019 self
->ier
= IER_SFIF_IE
| IER_TMR_IE
;
2021 } else if (eir
& EIR_TMR_EV
) { /* Timer finished */
2023 switch_bank(iobase
, BANK4
);
2024 outb(0, iobase
+IRCR1
);
2026 /* Clear timer event */
2027 switch_bank(iobase
, BANK0
);
2028 outb(ASCR_CTE
, iobase
+ASCR
);
2030 /* Check if this is a Tx timer interrupt */
2031 if (self
->io
.direction
== IO_XMIT
) {
2032 nsc_ircc_dma_xmit(self
, iobase
);
2034 /* Interrupt on DMA */
2035 self
->ier
= IER_DMA_IE
;
2037 /* Check (again) if DMA has finished */
2038 if (nsc_ircc_dma_receive_complete(self
, iobase
)) {
2039 self
->ier
= IER_SFIF_IE
;
2041 self
->ier
= IER_SFIF_IE
| IER_TMR_IE
;
2044 } else if (eir
& EIR_DMA_EV
) {
2045 /* Finished with all transmissions? */
2046 if (nsc_ircc_dma_xmit_complete(self
)) {
2047 if(self
->new_speed
!= 0) {
2048 /* As we stop the Tx queue, the speed change
2049 * need to be done when the Tx fifo is
2050 * empty. Ask for a Tx done interrupt */
2051 self
->ier
= IER_TXEMP_IE
;
2053 /* Check if there are more frames to be
2055 if (irda_device_txqueue_empty(self
->netdev
)) {
2056 /* Prepare for receive */
2057 nsc_ircc_dma_receive(self
);
2058 self
->ier
= IER_SFIF_IE
;
2060 net_warn_ratelimited("%s(), potential Tx queue lockup !\n",
2064 /* Not finished yet, so interrupt on DMA again */
2065 self
->ier
= IER_DMA_IE
;
2067 } else if (eir
& EIR_TXEMP_EV
) {
2068 /* The Tx FIFO has totally drained out, so now we can change
2069 * the speed... - Jean II */
2070 self
->ier
= nsc_ircc_change_speed(self
, self
->new_speed
);
2071 self
->new_speed
= 0;
2072 netif_wake_queue(self
->netdev
);
2073 /* Note : nsc_ircc_change_speed() restarted Rx fifo */
2076 outb(bank
, iobase
+BSR
);
2080 * Function nsc_ircc_interrupt (irq, dev_id, regs)
2082 * An interrupt from the chip has arrived. Time to do some work
2085 static irqreturn_t
nsc_ircc_interrupt(int irq
, void *dev_id
)
2087 struct net_device
*dev
= dev_id
;
2088 struct nsc_ircc_cb
*self
;
2092 self
= netdev_priv(dev
);
2094 spin_lock(&self
->lock
);
2096 iobase
= self
->io
.fir_base
;
2098 bsr
= inb(iobase
+BSR
); /* Save current bank */
2100 switch_bank(iobase
, BANK0
);
2101 self
->ier
= inb(iobase
+IER
);
2102 eir
= inb(iobase
+EIR
) & self
->ier
; /* Mask out the interesting ones */
2104 outb(0, iobase
+IER
); /* Disable interrupts */
2107 /* Dispatch interrupt handler for the current speed */
2108 if (self
->io
.speed
> 115200)
2109 nsc_ircc_fir_interrupt(self
, iobase
, eir
);
2111 nsc_ircc_sir_interrupt(self
, eir
);
2114 outb(self
->ier
, iobase
+IER
); /* Restore interrupts */
2115 outb(bsr
, iobase
+BSR
); /* Restore bank register */
2117 spin_unlock(&self
->lock
);
2118 return IRQ_RETVAL(eir
);
2122 * Function nsc_ircc_is_receiving (self)
2124 * Return TRUE is we are currently receiving a frame
2127 static int nsc_ircc_is_receiving(struct nsc_ircc_cb
*self
)
2129 unsigned long flags
;
2134 IRDA_ASSERT(self
!= NULL
, return FALSE
;);
2136 spin_lock_irqsave(&self
->lock
, flags
);
2138 if (self
->io
.speed
> 115200) {
2139 iobase
= self
->io
.fir_base
;
2141 /* Check if rx FIFO is not empty */
2142 bank
= inb(iobase
+BSR
);
2143 switch_bank(iobase
, BANK2
);
2144 if ((inb(iobase
+RXFLV
) & 0x3f) != 0) {
2145 /* We are receiving something */
2148 outb(bank
, iobase
+BSR
);
2150 status
= (self
->rx_buff
.state
!= OUTSIDE_FRAME
);
2152 spin_unlock_irqrestore(&self
->lock
, flags
);
2158 * Function nsc_ircc_net_open (dev)
2163 static int nsc_ircc_net_open(struct net_device
*dev
)
2165 struct nsc_ircc_cb
*self
;
2171 IRDA_ASSERT(dev
!= NULL
, return -1;);
2172 self
= netdev_priv(dev
);
2174 IRDA_ASSERT(self
!= NULL
, return 0;);
2176 iobase
= self
->io
.fir_base
;
2178 if (request_irq(self
->io
.irq
, nsc_ircc_interrupt
, 0, dev
->name
, dev
)) {
2179 net_warn_ratelimited("%s, unable to allocate irq=%d\n",
2180 driver_name
, self
->io
.irq
);
2184 * Always allocate the DMA channel after the IRQ, and clean up on
2187 if (request_dma(self
->io
.dma
, dev
->name
)) {
2188 net_warn_ratelimited("%s, unable to allocate dma=%d\n",
2189 driver_name
, self
->io
.dma
);
2190 free_irq(self
->io
.irq
, dev
);
2194 /* Save current bank */
2195 bank
= inb(iobase
+BSR
);
2197 /* turn on interrupts */
2198 switch_bank(iobase
, BANK0
);
2199 outb(IER_LS_IE
| IER_RXHDL_IE
, iobase
+IER
);
2201 /* Restore bank register */
2202 outb(bank
, iobase
+BSR
);
2204 /* Ready to play! */
2205 netif_start_queue(dev
);
2207 /* Give self a hardware name */
2208 sprintf(hwname
, "NSC-FIR @ 0x%03x", self
->io
.fir_base
);
2211 * Open new IrLAP layer instance, now that everything should be
2212 * initialized properly
2214 self
->irlap
= irlap_open(dev
, &self
->qos
, hwname
);
2220 * Function nsc_ircc_net_close (dev)
2225 static int nsc_ircc_net_close(struct net_device
*dev
)
2227 struct nsc_ircc_cb
*self
;
2232 IRDA_ASSERT(dev
!= NULL
, return -1;);
2234 self
= netdev_priv(dev
);
2235 IRDA_ASSERT(self
!= NULL
, return 0;);
2238 netif_stop_queue(dev
);
2240 /* Stop and remove instance of IrLAP */
2242 irlap_close(self
->irlap
);
2245 iobase
= self
->io
.fir_base
;
2247 disable_dma(self
->io
.dma
);
2249 /* Save current bank */
2250 bank
= inb(iobase
+BSR
);
2252 /* Disable interrupts */
2253 switch_bank(iobase
, BANK0
);
2254 outb(0, iobase
+IER
);
2256 free_irq(self
->io
.irq
, dev
);
2257 free_dma(self
->io
.dma
);
2259 /* Restore bank register */
2260 outb(bank
, iobase
+BSR
);
2266 * Function nsc_ircc_net_ioctl (dev, rq, cmd)
2268 * Process IOCTL commands for this device
2271 static int nsc_ircc_net_ioctl(struct net_device
*dev
, struct ifreq
*rq
, int cmd
)
2273 struct if_irda_req
*irq
= (struct if_irda_req
*) rq
;
2274 struct nsc_ircc_cb
*self
;
2275 unsigned long flags
;
2278 IRDA_ASSERT(dev
!= NULL
, return -1;);
2280 self
= netdev_priv(dev
);
2282 IRDA_ASSERT(self
!= NULL
, return -1;);
2284 pr_debug("%s(), %s, (cmd=0x%X)\n", __func__
, dev
->name
, cmd
);
2287 case SIOCSBANDWIDTH
: /* Set bandwidth */
2288 if (!capable(CAP_NET_ADMIN
)) {
2292 spin_lock_irqsave(&self
->lock
, flags
);
2293 nsc_ircc_change_speed(self
, irq
->ifr_baudrate
);
2294 spin_unlock_irqrestore(&self
->lock
, flags
);
2296 case SIOCSMEDIABUSY
: /* Set media busy */
2297 if (!capable(CAP_NET_ADMIN
)) {
2301 irda_device_set_media_busy(self
->netdev
, TRUE
);
2303 case SIOCGRECEIVING
: /* Check if we are receiving right now */
2304 /* This is already protected */
2305 irq
->ifr_receiving
= nsc_ircc_is_receiving(self
);
2313 static int nsc_ircc_suspend(struct platform_device
*dev
, pm_message_t state
)
2315 struct nsc_ircc_cb
*self
= platform_get_drvdata(dev
);
2317 unsigned long flags
;
2318 int iobase
= self
->io
.fir_base
;
2320 if (self
->io
.suspended
)
2323 pr_debug("%s, Suspending\n", driver_name
);
2326 if (netif_running(self
->netdev
)) {
2327 netif_device_detach(self
->netdev
);
2328 spin_lock_irqsave(&self
->lock
, flags
);
2329 /* Save current bank */
2330 bank
= inb(iobase
+BSR
);
2332 /* Disable interrupts */
2333 switch_bank(iobase
, BANK0
);
2334 outb(0, iobase
+IER
);
2336 /* Restore bank register */
2337 outb(bank
, iobase
+BSR
);
2339 spin_unlock_irqrestore(&self
->lock
, flags
);
2340 free_irq(self
->io
.irq
, self
->netdev
);
2341 disable_dma(self
->io
.dma
);
2343 self
->io
.suspended
= 1;
2349 static int nsc_ircc_resume(struct platform_device
*dev
)
2351 struct nsc_ircc_cb
*self
= platform_get_drvdata(dev
);
2352 unsigned long flags
;
2354 if (!self
->io
.suspended
)
2357 pr_debug("%s, Waking up\n", driver_name
);
2360 nsc_ircc_setup(&self
->io
);
2361 nsc_ircc_init_dongle_interface(self
->io
.fir_base
, self
->io
.dongle_id
);
2363 if (netif_running(self
->netdev
)) {
2364 if (request_irq(self
->io
.irq
, nsc_ircc_interrupt
, 0,
2365 self
->netdev
->name
, self
->netdev
)) {
2366 net_warn_ratelimited("%s, unable to allocate irq=%d\n",
2367 driver_name
, self
->io
.irq
);
2370 * Don't fail resume process, just kill this
2373 unregister_netdevice(self
->netdev
);
2375 spin_lock_irqsave(&self
->lock
, flags
);
2376 nsc_ircc_change_speed(self
, self
->io
.speed
);
2377 spin_unlock_irqrestore(&self
->lock
, flags
);
2378 netif_device_attach(self
->netdev
);
2382 spin_lock_irqsave(&self
->lock
, flags
);
2383 nsc_ircc_change_speed(self
, 9600);
2384 spin_unlock_irqrestore(&self
->lock
, flags
);
2386 self
->io
.suspended
= 0;
2392 MODULE_AUTHOR("Dag Brattli <dagb@cs.uit.no>");
2393 MODULE_DESCRIPTION("NSC IrDA Device Driver");
2394 MODULE_LICENSE("GPL");
2397 module_param(qos_mtt_bits
, int, 0);
2398 MODULE_PARM_DESC(qos_mtt_bits
, "Minimum Turn Time");
2399 module_param_array(io
, int, NULL
, 0);
2400 MODULE_PARM_DESC(io
, "Base I/O addresses");
2401 module_param_array(irq
, int, NULL
, 0);
2402 MODULE_PARM_DESC(irq
, "IRQ lines");
2403 module_param_array(dma
, int, NULL
, 0);
2404 MODULE_PARM_DESC(dma
, "DMA channels");
2405 module_param(dongle_id
, int, 0);
2406 MODULE_PARM_DESC(dongle_id
, "Type-id of used dongle");
2408 module_init(nsc_ircc_init
);
2409 module_exit(nsc_ircc_cleanup
);