blob: 734fe39a6ac20818f0d8e197e89941ed75e72aa3 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/*
2 * This program is free software; you can redistribute it and/or
3 * modify it under the terms of the GNU General Public License
4 * as published by the Free Software Foundation; either version
5 * 2 of the License, or (at your option) any later version.
6 *
7 * Original driver code supplied by Multi-Tech
8 *
9 * Changes
10 * 1/9/98 alan@redhat.com Merge to 2.0.x kernel tree
11 * Obtain and use official major/minors
12 * Loader switched to a misc device
13 * (fixed range check bug as a side effect)
14 * Printk clean up
15 * 9/12/98 alan@redhat.com Rough port to 2.1.x
16 *
17 * 10/6/99 sameer Merged the ISA and PCI drivers to
18 * a new unified driver.
19 *
20 * 3/9/99 sameer Added support for ISI4616 cards.
21 *
22 * 16/9/99 sameer We do not force RTS low anymore.
Jiri Slabyd8d16e42006-01-09 20:54:21 -080023 * This is to prevent the firmware
Linus Torvalds1da177e2005-04-16 15:20:36 -070024 * from getting confused.
25 *
26 * 26/10/99 sameer Cosmetic changes:The driver now
27 * dumps the Port Count information
28 * along with I/O address and IRQ.
29 *
30 * 13/12/99 sameer Fixed the problem with IRQ sharing.
31 *
32 * 10/5/00 sameer Fixed isicom_shutdown_board()
33 * to not lower DTR on all the ports
Jiri Slabyd8d16e42006-01-09 20:54:21 -080034 * when the last port on the card is
Linus Torvalds1da177e2005-04-16 15:20:36 -070035 * closed.
36 *
37 * 10/5/00 sameer Signal mask setup command added
Jiri Slabyd8d16e42006-01-09 20:54:21 -080038 * to isicom_setup_port and
Linus Torvalds1da177e2005-04-16 15:20:36 -070039 * isicom_shutdown_port.
40 *
41 * 24/5/00 sameer The driver is now SMP aware.
Jiri Slabyd8d16e42006-01-09 20:54:21 -080042 *
43 *
Linus Torvalds1da177e2005-04-16 15:20:36 -070044 * 27/11/00 Vinayak P Risbud Fixed the Driver Crash Problem
Jiri Slabyd8d16e42006-01-09 20:54:21 -080045 *
46 *
Linus Torvalds1da177e2005-04-16 15:20:36 -070047 * 03/01/01 anil .s Added support for resetting the
48 * internal modems on ISI cards.
49 *
50 * 08/02/01 anil .s Upgraded the driver for kernel
51 * 2.4.x
52 *
Jiri Slabyd8d16e42006-01-09 20:54:21 -080053 * 11/04/01 Kevin Fixed firmware load problem with
Linus Torvalds1da177e2005-04-16 15:20:36 -070054 * ISIHP-4X card
Jiri Slabyd8d16e42006-01-09 20:54:21 -080055 *
Linus Torvalds1da177e2005-04-16 15:20:36 -070056 * 30/04/01 anil .s Fixed the remote login through
57 * ISI port problem. Now the link
58 * does not go down before password
59 * prompt.
60 *
61 * 03/05/01 anil .s Fixed the problem with IRQ sharing
62 * among ISI-PCI cards.
63 *
64 * 03/05/01 anil .s Added support to display the version
Jiri Slabyd8d16e42006-01-09 20:54:21 -080065 * info during insmod as well as module
Linus Torvalds1da177e2005-04-16 15:20:36 -070066 * listing by lsmod.
Jiri Slabyd8d16e42006-01-09 20:54:21 -080067 *
Linus Torvalds1da177e2005-04-16 15:20:36 -070068 * 10/05/01 anil .s Done the modifications to the source
69 * file and Install script so that the
70 * same installation can be used for
71 * 2.2.x and 2.4.x kernel.
72 *
73 * 06/06/01 anil .s Now we drop both dtr and rts during
74 * shutdown_port as well as raise them
75 * during isicom_config_port.
Jiri Slabyd8d16e42006-01-09 20:54:21 -080076 *
Linus Torvalds1da177e2005-04-16 15:20:36 -070077 * 09/06/01 acme@conectiva.com.br use capable, not suser, do
78 * restore_flags on failure in
79 * isicom_send_break, verify put_user
80 * result
81 *
Jiri Slabyd8d16e42006-01-09 20:54:21 -080082 * 11/02/03 ranjeeth Added support for 230 Kbps and 460 Kbps
83 * Baud index extended to 21
84 *
85 * 20/03/03 ranjeeth Made to work for Linux Advanced server.
86 * Taken care of license warning.
87 *
88 * 10/12/03 Ravindra Made to work for Fedora Core 1 of
Linus Torvalds1da177e2005-04-16 15:20:36 -070089 * Red Hat Distribution
90 *
91 * 06/01/05 Alan Cox Merged the ISI and base kernel strands
92 * into a single 2.6 driver
93 *
94 * ***********************************************************
95 *
Jiri Slabyd8d16e42006-01-09 20:54:21 -080096 * To use this driver you also need the support package. You
Linus Torvalds1da177e2005-04-16 15:20:36 -070097 * can find this in RPM format on
98 * ftp://ftp.linux.org.uk/pub/linux/alan
Jiri Slabyd8d16e42006-01-09 20:54:21 -080099 *
Linus Torvalds1da177e2005-04-16 15:20:36 -0700100 * You can find the original tools for this direct from Multitech
101 * ftp://ftp.multitech.com/ISI-Cards/
102 *
103 * Having installed the cards the module options (/etc/modprobe.conf)
104 *
105 * options isicom io=card1,card2,card3,card4 irq=card1,card2,card3,card4
106 *
107 * Omit those entries for boards you don't have installed.
108 *
109 * TODO
Linus Torvalds1da177e2005-04-16 15:20:36 -0700110 * Merge testing
111 * 64-bit verification
112 */
113
114#include <linux/module.h>
Jiri Slabye65c1db2006-01-09 20:54:25 -0800115#include <linux/firmware.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -0700116#include <linux/kernel.h>
117#include <linux/tty.h>
Alan Cox33f0f882006-01-09 20:54:13 -0800118#include <linux/tty_flip.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -0700119#include <linux/termios.h>
120#include <linux/fs.h>
121#include <linux/sched.h>
122#include <linux/serial.h>
123#include <linux/mm.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -0700124#include <linux/interrupt.h>
125#include <linux/timer.h>
126#include <linux/delay.h>
127#include <linux/ioport.h>
128
129#include <asm/uaccess.h>
130#include <asm/io.h>
131#include <asm/system.h>
132
133#include <linux/pci.h>
134
135#include <linux/isicom.h>
136
Jiri Slabyaaa246e2006-01-09 20:54:23 -0800137#define InterruptTheCard(base) outw(0, (base) + 0xc)
138#define ClearInterrupt(base) inw((base) + 0x0a)
139
140#ifdef DEBUG
141#define pr_dbg(str...) printk(KERN_DEBUG "ISICOM: " str)
142#define isicom_paranoia_check(a, b, c) __isicom_paranoia_check((a), (b), (c))
143#else
144#define pr_dbg(str...) do { } while (0)
145#define isicom_paranoia_check(a, b, c) 0
146#endif
147
Jiri Slaby9ac09482006-01-09 20:54:24 -0800148static int isicom_probe(struct pci_dev *, const struct pci_device_id *);
149static void __devexit isicom_remove(struct pci_dev *);
150
Linus Torvalds1da177e2005-04-16 15:20:36 -0700151static struct pci_device_id isicom_pci_tbl[] = {
Jiri Slaby9ac09482006-01-09 20:54:24 -0800152 { PCI_DEVICE(VENDOR_ID, 0x2028) },
153 { PCI_DEVICE(VENDOR_ID, 0x2051) },
154 { PCI_DEVICE(VENDOR_ID, 0x2052) },
155 { PCI_DEVICE(VENDOR_ID, 0x2053) },
156 { PCI_DEVICE(VENDOR_ID, 0x2054) },
157 { PCI_DEVICE(VENDOR_ID, 0x2055) },
158 { PCI_DEVICE(VENDOR_ID, 0x2056) },
159 { PCI_DEVICE(VENDOR_ID, 0x2057) },
160 { PCI_DEVICE(VENDOR_ID, 0x2058) },
Linus Torvalds1da177e2005-04-16 15:20:36 -0700161 { 0 }
162};
163MODULE_DEVICE_TABLE(pci, isicom_pci_tbl);
164
Jiri Slaby9ac09482006-01-09 20:54:24 -0800165static struct pci_driver isicom_driver = {
166 .name = "isicom",
167 .id_table = isicom_pci_tbl,
168 .probe = isicom_probe,
169 .remove = __devexit_p(isicom_remove)
170};
171
Linus Torvalds1da177e2005-04-16 15:20:36 -0700172static int prev_card = 3; /* start servicing isi_card[0] */
173static struct tty_driver *isicom_normal;
174
Jiri Slaby906cdec2006-12-08 02:38:55 -0800175static DECLARE_COMPLETION(isi_timerdone);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700176static struct timer_list tx;
177static char re_schedule = 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700178
Linus Torvalds1da177e2005-04-16 15:20:36 -0700179static void isicom_tx(unsigned long _data);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800180static void isicom_start(struct tty_struct *tty);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700181
Linus Torvalds1da177e2005-04-16 15:20:36 -0700182/* baud index mappings from linux defns to isi */
183
184static signed char linuxb_to_isib[] = {
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800185 -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 15, 16, 17, 18, 19
Linus Torvalds1da177e2005-04-16 15:20:36 -0700186};
187
188struct isi_board {
Jiri Slaby8070e352006-01-09 20:54:22 -0800189 unsigned long base;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700190 unsigned char irq;
191 unsigned char port_count;
192 unsigned short status;
Jiri Slabya547dfe2006-01-09 20:54:26 -0800193 unsigned short port_status; /* each bit for each port */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700194 unsigned short shift_count;
195 struct isi_port * ports;
196 signed char count;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700197 spinlock_t card_lock; /* Card wide lock 11/5/00 -sameer */
198 unsigned long flags;
Jiri Slaby938a7022006-12-08 02:38:52 -0800199 unsigned int index;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700200};
201
202struct isi_port {
203 unsigned short magic;
204 unsigned int flags;
205 int count;
206 int blocked_open;
207 int close_delay;
Jiri Slaby8070e352006-01-09 20:54:22 -0800208 u16 channel;
209 u16 status;
210 u16 closing_wait;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700211 struct isi_board * card;
212 struct tty_struct * tty;
213 wait_queue_head_t close_wait;
214 wait_queue_head_t open_wait;
215 struct work_struct hangup_tq;
216 struct work_struct bh_tqueue;
217 unsigned char * xmit_buf;
218 int xmit_head;
219 int xmit_tail;
220 int xmit_cnt;
221};
222
223static struct isi_board isi_card[BOARD_COUNT];
224static struct isi_port isi_ports[PORT_COUNT];
225
226/*
227 * Locking functions for card level locking. We need to own both
228 * the kernel lock for the card and have the card in a position that
229 * it wants to talk.
230 */
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800231
Linus Torvalds1da177e2005-04-16 15:20:36 -0700232static int lock_card(struct isi_board *card)
233{
234 char retries;
Jiri Slaby8070e352006-01-09 20:54:22 -0800235 unsigned long base = card->base;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700236
237 for (retries = 0; retries < 100; retries++) {
238 spin_lock_irqsave(&card->card_lock, card->flags);
239 if (inw(base + 0xe) & 0x1) {
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800240 return 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700241 } else {
242 spin_unlock_irqrestore(&card->card_lock, card->flags);
243 udelay(1000); /* 1ms */
244 }
245 }
Jiri Slabya547dfe2006-01-09 20:54:26 -0800246 printk(KERN_WARNING "ISICOM: Failed to lock Card (0x%lx)\n",
247 card->base);
248
Adrian Bunk04187262006-06-30 18:23:04 +0200249 return 0; /* Failed to acquire the card! */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700250}
251
252static int lock_card_at_interrupt(struct isi_board *card)
253{
254 unsigned char retries;
Jiri Slaby8070e352006-01-09 20:54:22 -0800255 unsigned long base = card->base;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700256
257 for (retries = 0; retries < 200; retries++) {
258 spin_lock_irqsave(&card->card_lock, card->flags);
259
260 if (inw(base + 0xe) & 0x1)
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800261 return 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700262 else
263 spin_unlock_irqrestore(&card->card_lock, card->flags);
264 }
265 /* Failing in interrupt is an acceptable event */
Adrian Bunk04187262006-06-30 18:23:04 +0200266 return 0; /* Failed to acquire the card! */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700267}
268
269static void unlock_card(struct isi_board *card)
270{
271 spin_unlock_irqrestore(&card->card_lock, card->flags);
272}
273
274/*
275 * ISI Card specific ops ...
276 */
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800277
278static void raise_dtr(struct isi_port *port)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700279{
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800280 struct isi_board *card = port->card;
Jiri Slaby8070e352006-01-09 20:54:22 -0800281 unsigned long base = card->base;
282 u16 channel = port->channel;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700283
284 if (!lock_card(card))
285 return;
286
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800287 outw(0x8000 | (channel << card->shift_count) | 0x02, base);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700288 outw(0x0504, base);
289 InterruptTheCard(base);
290 port->status |= ISI_DTR;
291 unlock_card(card);
292}
293
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800294static inline void drop_dtr(struct isi_port *port)
295{
296 struct isi_board *card = port->card;
Jiri Slaby8070e352006-01-09 20:54:22 -0800297 unsigned long base = card->base;
298 u16 channel = port->channel;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700299
300 if (!lock_card(card))
301 return;
302
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800303 outw(0x8000 | (channel << card->shift_count) | 0x02, base);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700304 outw(0x0404, base);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800305 InterruptTheCard(base);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700306 port->status &= ~ISI_DTR;
307 unlock_card(card);
308}
309
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800310static inline void raise_rts(struct isi_port *port)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700311{
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800312 struct isi_board *card = port->card;
Jiri Slaby8070e352006-01-09 20:54:22 -0800313 unsigned long base = card->base;
314 u16 channel = port->channel;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700315
316 if (!lock_card(card))
317 return;
318
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800319 outw(0x8000 | (channel << card->shift_count) | 0x02, base);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700320 outw(0x0a04, base);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800321 InterruptTheCard(base);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700322 port->status |= ISI_RTS;
323 unlock_card(card);
324}
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800325static inline void drop_rts(struct isi_port *port)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700326{
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800327 struct isi_board *card = port->card;
Jiri Slaby8070e352006-01-09 20:54:22 -0800328 unsigned long base = card->base;
329 u16 channel = port->channel;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700330
331 if (!lock_card(card))
332 return;
333
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800334 outw(0x8000 | (channel << card->shift_count) | 0x02, base);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700335 outw(0x0804, base);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800336 InterruptTheCard(base);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700337 port->status &= ~ISI_RTS;
338 unlock_card(card);
339}
340
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800341static inline void raise_dtr_rts(struct isi_port *port)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700342{
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800343 struct isi_board *card = port->card;
Jiri Slaby8070e352006-01-09 20:54:22 -0800344 unsigned long base = card->base;
345 u16 channel = port->channel;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700346
347 if (!lock_card(card))
348 return;
349
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800350 outw(0x8000 | (channel << card->shift_count) | 0x02, base);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700351 outw(0x0f04, base);
352 InterruptTheCard(base);
353 port->status |= (ISI_DTR | ISI_RTS);
354 unlock_card(card);
355}
356
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800357static void drop_dtr_rts(struct isi_port *port)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700358{
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800359 struct isi_board *card = port->card;
Jiri Slaby8070e352006-01-09 20:54:22 -0800360 unsigned long base = card->base;
361 u16 channel = port->channel;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700362
363 if (!lock_card(card))
364 return;
365
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800366 outw(0x8000 | (channel << card->shift_count) | 0x02, base);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700367 outw(0x0c04, base);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800368 InterruptTheCard(base);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700369 port->status &= ~(ISI_RTS | ISI_DTR);
370 unlock_card(card);
371}
372
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800373static inline void kill_queue(struct isi_port *port, short queue)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700374{
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800375 struct isi_board *card = port->card;
Jiri Slaby8070e352006-01-09 20:54:22 -0800376 unsigned long base = card->base;
377 u16 channel = port->channel;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700378
379 if (!lock_card(card))
380 return;
381
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800382 outw(0x8000 | (channel << card->shift_count) | 0x02, base);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700383 outw((queue << 8) | 0x06, base);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800384 InterruptTheCard(base);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700385 unlock_card(card);
386}
387
Linus Torvalds1da177e2005-04-16 15:20:36 -0700388/*
389 * ISICOM Driver specific routines ...
390 *
391 */
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800392
Jiri Slabyaaa246e2006-01-09 20:54:23 -0800393static inline int __isicom_paranoia_check(struct isi_port const *port,
394 char *name, const char *routine)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700395{
Linus Torvalds1da177e2005-04-16 15:20:36 -0700396 if (!port) {
Jiri Slabyaaa246e2006-01-09 20:54:23 -0800397 printk(KERN_WARNING "ISICOM: Warning: bad isicom magic for "
398 "dev %s in %s.\n", name, routine);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700399 return 1;
400 }
401 if (port->magic != ISICOM_MAGIC) {
Jiri Slabyaaa246e2006-01-09 20:54:23 -0800402 printk(KERN_WARNING "ISICOM: Warning: NULL isicom port for "
403 "dev %s in %s.\n", name, routine);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700404 return 1;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800405 }
Jiri Slabyaaa246e2006-01-09 20:54:23 -0800406
Linus Torvalds1da177e2005-04-16 15:20:36 -0700407 return 0;
408}
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800409
Linus Torvalds1da177e2005-04-16 15:20:36 -0700410/*
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800411 * Transmitter.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700412 *
413 * We shovel data into the card buffers on a regular basis. The card
414 * will do the rest of the work for us.
415 */
416
417static void isicom_tx(unsigned long _data)
418{
419 short count = (BOARD_COUNT-1), card, base;
420 short txcount, wrd, residue, word_count, cnt;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800421 struct isi_port *port;
422 struct tty_struct *tty;
423
Linus Torvalds1da177e2005-04-16 15:20:36 -0700424 /* find next active board */
425 card = (prev_card + 1) & 0x0003;
426 while(count-- > 0) {
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800427 if (isi_card[card].status & BOARD_ACTIVE)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700428 break;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800429 card = (card + 1) & 0x0003;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700430 }
431 if (!(isi_card[card].status & BOARD_ACTIVE))
432 goto sched_again;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800433
Linus Torvalds1da177e2005-04-16 15:20:36 -0700434 prev_card = card;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800435
Linus Torvalds1da177e2005-04-16 15:20:36 -0700436 count = isi_card[card].port_count;
437 port = isi_card[card].ports;
438 base = isi_card[card].base;
439 for (;count > 0;count--, port++) {
440 if (!lock_card_at_interrupt(&isi_card[card]))
441 continue;
442 /* port not active or tx disabled to force flow control */
443 if (!(port->flags & ASYNC_INITIALIZED) ||
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800444 !(port->status & ISI_TXOK))
Linus Torvalds1da177e2005-04-16 15:20:36 -0700445 unlock_card(&isi_card[card]);
446 continue;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800447
Linus Torvalds1da177e2005-04-16 15:20:36 -0700448 tty = port->tty;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800449
450
451 if (tty == NULL) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700452 unlock_card(&isi_card[card]);
453 continue;
454 }
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800455
Linus Torvalds1da177e2005-04-16 15:20:36 -0700456 txcount = min_t(short, TX_SIZE, port->xmit_cnt);
457 if (txcount <= 0 || tty->stopped || tty->hw_stopped) {
458 unlock_card(&isi_card[card]);
459 continue;
460 }
461 if (!(inw(base + 0x02) & (1 << port->channel))) {
462 unlock_card(&isi_card[card]);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800463 continue;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700464 }
Jiri Slabyaaa246e2006-01-09 20:54:23 -0800465 pr_dbg("txing %d bytes, port%d.\n", txcount,
466 port->channel + 1);
467 outw((port->channel << isi_card[card].shift_count) | txcount,
468 base);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700469 residue = NO;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800470 wrd = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700471 while (1) {
Jiri Slabya547dfe2006-01-09 20:54:26 -0800472 cnt = min_t(int, txcount, (SERIAL_XMIT_SIZE
473 - port->xmit_tail));
Linus Torvalds1da177e2005-04-16 15:20:36 -0700474 if (residue == YES) {
475 residue = NO;
476 if (cnt > 0) {
Jiri Slabya547dfe2006-01-09 20:54:26 -0800477 wrd |= (port->xmit_buf[port->xmit_tail]
478 << 8);
479 port->xmit_tail = (port->xmit_tail + 1)
480 & (SERIAL_XMIT_SIZE - 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700481 port->xmit_cnt--;
482 txcount--;
483 cnt--;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800484 outw(wrd, base);
Jiri Slabya547dfe2006-01-09 20:54:26 -0800485 } else {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700486 outw(wrd, base);
487 break;
488 }
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800489 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700490 if (cnt <= 0) break;
491 word_count = cnt >> 1;
Jiri Slabya547dfe2006-01-09 20:54:26 -0800492 outsw(base, port->xmit_buf+port->xmit_tail,word_count);
493 port->xmit_tail = (port->xmit_tail
494 + (word_count << 1)) & (SERIAL_XMIT_SIZE - 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700495 txcount -= (word_count << 1);
496 port->xmit_cnt -= (word_count << 1);
497 if (cnt & 0x0001) {
498 residue = YES;
499 wrd = port->xmit_buf[port->xmit_tail];
Jiri Slabya547dfe2006-01-09 20:54:26 -0800500 port->xmit_tail = (port->xmit_tail + 1)
501 & (SERIAL_XMIT_SIZE - 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700502 port->xmit_cnt--;
503 txcount--;
504 }
505 }
506
507 InterruptTheCard(base);
508 if (port->xmit_cnt <= 0)
509 port->status &= ~ISI_TXOK;
510 if (port->xmit_cnt <= WAKEUP_CHARS)
511 schedule_work(&port->bh_tqueue);
512 unlock_card(&isi_card[card]);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800513 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700514
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800515 /* schedule another tx for hopefully in about 10ms */
516sched_again:
Jiri Slabyaaa246e2006-01-09 20:54:23 -0800517 if (!re_schedule) {
Jiri Slaby906cdec2006-12-08 02:38:55 -0800518 complete(&isi_timerdone);
Jiri Slabyaaa246e2006-01-09 20:54:23 -0800519 return;
520 }
521
Linus Torvalds1da177e2005-04-16 15:20:36 -0700522 init_timer(&tx);
523 tx.expires = jiffies + HZ/100;
524 tx.data = 0;
525 tx.function = isicom_tx;
526 add_timer(&tx);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800527
528 return;
529}
530
Linus Torvalds1da177e2005-04-16 15:20:36 -0700531/* Interrupt handlers */
532
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800533
David Howellsc4028952006-11-22 14:57:56 +0000534static void isicom_bottomhalf(struct work_struct *work)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700535{
David Howellsc4028952006-11-22 14:57:56 +0000536 struct isi_port *port = container_of(work, struct isi_port, bh_tqueue);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800537 struct tty_struct *tty = port->tty;
538
Linus Torvalds1da177e2005-04-16 15:20:36 -0700539 if (!tty)
540 return;
541
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800542 tty_wakeup(tty);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700543 wake_up_interruptible(&tty->write_wait);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800544}
545
Linus Torvalds1da177e2005-04-16 15:20:36 -0700546/*
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800547 * Main interrupt handler routine
Linus Torvalds1da177e2005-04-16 15:20:36 -0700548 */
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800549
David Howells7d12e782006-10-05 14:55:46 +0100550static irqreturn_t isicom_interrupt(int irq, void *dev_id)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700551{
Jiri Slaby8070e352006-01-09 20:54:22 -0800552 struct isi_board *card = dev_id;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800553 struct isi_port *port;
554 struct tty_struct *tty;
Jiri Slaby8070e352006-01-09 20:54:22 -0800555 unsigned long base;
556 u16 header, word_count, count, channel;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700557 short byte_count;
Alan Cox33f0f882006-01-09 20:54:13 -0800558 unsigned char *rp;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800559
Linus Torvalds1da177e2005-04-16 15:20:36 -0700560 if (!card || !(card->status & FIRMWARE_LOADED))
561 return IRQ_NONE;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800562
Linus Torvalds1da177e2005-04-16 15:20:36 -0700563 base = card->base;
564 spin_lock(&card->card_lock);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800565
Jiri Slaby18234f82006-12-08 02:38:51 -0800566 /*
567 * disable any interrupts from the PCI card and lower the
568 * interrupt line
569 */
570 outw(0x8000, base+0x04);
571 ClearInterrupt(base);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800572
Linus Torvalds1da177e2005-04-16 15:20:36 -0700573 inw(base); /* get the dummy word out */
574 header = inw(base);
575 channel = (header & 0x7800) >> card->shift_count;
576 byte_count = header & 0xff;
577
578 if (channel + 1 > card->port_count) {
Jiri Slabya547dfe2006-01-09 20:54:26 -0800579 printk(KERN_WARNING "ISICOM: isicom_interrupt(0x%lx): "
580 "%d(channel) > port_count.\n", base, channel+1);
Jiri Slaby18234f82006-12-08 02:38:51 -0800581 outw(0x0000, base+0x04); /* enable interrupts */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700582 spin_unlock(&card->card_lock);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800583 return IRQ_HANDLED;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700584 }
585 port = card->ports + channel;
586 if (!(port->flags & ASYNC_INITIALIZED)) {
Jiri Slaby18234f82006-12-08 02:38:51 -0800587 outw(0x0000, base+0x04); /* enable interrupts */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700588 return IRQ_HANDLED;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800589 }
590
Linus Torvalds1da177e2005-04-16 15:20:36 -0700591 tty = port->tty;
592 if (tty == NULL) {
593 word_count = byte_count >> 1;
594 while(byte_count > 1) {
595 inw(base);
596 byte_count -= 2;
597 }
598 if (byte_count & 0x01)
599 inw(base);
Jiri Slaby18234f82006-12-08 02:38:51 -0800600 outw(0x0000, base+0x04); /* enable interrupts */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700601 spin_unlock(&card->card_lock);
602 return IRQ_HANDLED;
603 }
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800604
Linus Torvalds1da177e2005-04-16 15:20:36 -0700605 if (header & 0x8000) { /* Status Packet */
606 header = inw(base);
607 switch(header & 0xff) {
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800608 case 0: /* Change in EIA signals */
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800609 if (port->flags & ASYNC_CHECK_CD) {
610 if (port->status & ISI_DCD) {
611 if (!(header & ISI_DCD)) {
612 /* Carrier has been lost */
Jiri Slabya547dfe2006-01-09 20:54:26 -0800613 pr_dbg("interrupt: DCD->low.\n"
614 );
Linus Torvalds1da177e2005-04-16 15:20:36 -0700615 port->status &= ~ISI_DCD;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800616 schedule_work(&port->hangup_tq);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700617 }
Jiri Slabya547dfe2006-01-09 20:54:26 -0800618 } else if (header & ISI_DCD) {
619 /* Carrier has been detected */
620 pr_dbg("interrupt: DCD->high.\n");
621 port->status |= ISI_DCD;
622 wake_up_interruptible(&port->open_wait);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700623 }
Jiri Slabya547dfe2006-01-09 20:54:26 -0800624 } else {
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800625 if (header & ISI_DCD)
626 port->status |= ISI_DCD;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700627 else
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800628 port->status &= ~ISI_DCD;
629 }
630
631 if (port->flags & ASYNC_CTS_FLOW) {
632 if (port->tty->hw_stopped) {
633 if (header & ISI_CTS) {
634 port->tty->hw_stopped = 0;
635 /* start tx ing */
Jiri Slabya547dfe2006-01-09 20:54:26 -0800636 port->status |= (ISI_TXOK
637 | ISI_CTS);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800638 schedule_work(&port->bh_tqueue);
639 }
Jiri Slabya547dfe2006-01-09 20:54:26 -0800640 } else if (!(header & ISI_CTS)) {
641 port->tty->hw_stopped = 1;
642 /* stop tx ing */
643 port->status &= ~(ISI_TXOK | ISI_CTS);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800644 }
Jiri Slabya547dfe2006-01-09 20:54:26 -0800645 } else {
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800646 if (header & ISI_CTS)
647 port->status |= ISI_CTS;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700648 else
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800649 port->status &= ~ISI_CTS;
650 }
651
652 if (header & ISI_DSR)
653 port->status |= ISI_DSR;
654 else
655 port->status &= ~ISI_DSR;
656
657 if (header & ISI_RI)
658 port->status |= ISI_RI;
659 else
660 port->status &= ~ISI_RI;
661
662 break;
663
Jiri Slabya547dfe2006-01-09 20:54:26 -0800664 case 1: /* Received Break !!! */
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800665 tty_insert_flip_char(tty, 0, TTY_BREAK);
666 if (port->flags & ASYNC_SAK)
667 do_SAK(tty);
668 tty_flip_buffer_push(tty);
669 break;
670
671 case 2: /* Statistics */
Jiri Slabyaaa246e2006-01-09 20:54:23 -0800672 pr_dbg("isicom_interrupt: stats!!!.\n");
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800673 break;
674
675 default:
Jiri Slabyaaa246e2006-01-09 20:54:23 -0800676 pr_dbg("Intr: Unknown code in status packet.\n");
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800677 break;
678 }
Jiri Slabya547dfe2006-01-09 20:54:26 -0800679 } else { /* Data Packet */
Alan Cox33f0f882006-01-09 20:54:13 -0800680
681 count = tty_prepare_flip_string(tty, &rp, byte_count & ~1);
Jiri Slabyaaa246e2006-01-09 20:54:23 -0800682 pr_dbg("Intr: Can rx %d of %d bytes.\n", count, byte_count);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700683 word_count = count >> 1;
Alan Cox33f0f882006-01-09 20:54:13 -0800684 insw(base, rp, word_count);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700685 byte_count -= (word_count << 1);
686 if (count & 0x0001) {
Jiri Slabya547dfe2006-01-09 20:54:26 -0800687 tty_insert_flip_char(tty, inw(base) & 0xff,
688 TTY_NORMAL);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700689 byte_count -= 2;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800690 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700691 if (byte_count > 0) {
Jiri Slabyaaa246e2006-01-09 20:54:23 -0800692 pr_dbg("Intr(0x%lx:%d): Flip buffer overflow! dropping "
693 "bytes...\n", base, channel + 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700694 while(byte_count > 0) { /* drain out unread xtra data */
695 inw(base);
696 byte_count -= 2;
697 }
698 }
Alan Cox33f0f882006-01-09 20:54:13 -0800699 tty_flip_buffer_push(tty);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700700 }
Jiri Slaby18234f82006-12-08 02:38:51 -0800701 outw(0x0000, base+0x04); /* enable interrupts */
Jiri Slabya547dfe2006-01-09 20:54:26 -0800702
Linus Torvalds1da177e2005-04-16 15:20:36 -0700703 return IRQ_HANDLED;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800704}
Linus Torvalds1da177e2005-04-16 15:20:36 -0700705
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800706static void isicom_config_port(struct isi_port *port)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700707{
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800708 struct isi_board *card = port->card;
709 struct tty_struct *tty;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700710 unsigned long baud;
Jiri Slaby8070e352006-01-09 20:54:22 -0800711 unsigned long base = card->base;
712 u16 channel_setup, channel = port->channel,
713 shift_count = card->shift_count;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700714 unsigned char flow_ctrl;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800715
Linus Torvalds1da177e2005-04-16 15:20:36 -0700716 if (!(tty = port->tty) || !tty->termios)
717 return;
718 baud = C_BAUD(tty);
719 if (baud & CBAUDEX) {
720 baud &= ~CBAUDEX;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800721
Linus Torvalds1da177e2005-04-16 15:20:36 -0700722 /* if CBAUDEX bit is on and the baud is set to either 50 or 75
723 * then the card is programmed for 57.6Kbps or 115Kbps
724 * respectively.
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800725 */
726
Linus Torvalds1da177e2005-04-16 15:20:36 -0700727 if (baud < 1 || baud > 2)
728 port->tty->termios->c_cflag &= ~CBAUDEX;
729 else
730 baud += 15;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800731 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700732 if (baud == 15) {
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800733
734 /* the ASYNC_SPD_HI and ASYNC_SPD_VHI options are set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700735 * by the set_serial_info ioctl ... this is done by
736 * the 'setserial' utility.
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800737 */
738
Linus Torvalds1da177e2005-04-16 15:20:36 -0700739 if ((port->flags & ASYNC_SPD_MASK) == ASYNC_SPD_HI)
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800740 baud++; /* 57.6 Kbps */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700741 if ((port->flags & ASYNC_SPD_MASK) == ASYNC_SPD_VHI)
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800742 baud +=2; /* 115 Kbps */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700743 }
744 if (linuxb_to_isib[baud] == -1) {
745 /* hang up */
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800746 drop_dtr(port);
747 return;
748 }
749 else
Linus Torvalds1da177e2005-04-16 15:20:36 -0700750 raise_dtr(port);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800751
Linus Torvalds1da177e2005-04-16 15:20:36 -0700752 if (lock_card(card)) {
753 outw(0x8000 | (channel << shift_count) |0x03, base);
754 outw(linuxb_to_isib[baud] << 8 | 0x03, base);
755 channel_setup = 0;
756 switch(C_CSIZE(tty)) {
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800757 case CS5:
758 channel_setup |= ISICOM_CS5;
759 break;
760 case CS6:
761 channel_setup |= ISICOM_CS6;
762 break;
763 case CS7:
764 channel_setup |= ISICOM_CS7;
765 break;
766 case CS8:
767 channel_setup |= ISICOM_CS8;
768 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700769 }
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800770
Linus Torvalds1da177e2005-04-16 15:20:36 -0700771 if (C_CSTOPB(tty))
772 channel_setup |= ISICOM_2SB;
773 if (C_PARENB(tty)) {
774 channel_setup |= ISICOM_EVPAR;
775 if (C_PARODD(tty))
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800776 channel_setup |= ISICOM_ODPAR;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700777 }
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800778 outw(channel_setup, base);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700779 InterruptTheCard(base);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800780 unlock_card(card);
781 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700782 if (C_CLOCAL(tty))
783 port->flags &= ~ASYNC_CHECK_CD;
784 else
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800785 port->flags |= ASYNC_CHECK_CD;
786
Linus Torvalds1da177e2005-04-16 15:20:36 -0700787 /* flow control settings ...*/
788 flow_ctrl = 0;
789 port->flags &= ~ASYNC_CTS_FLOW;
790 if (C_CRTSCTS(tty)) {
791 port->flags |= ASYNC_CTS_FLOW;
792 flow_ctrl |= ISICOM_CTSRTS;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800793 }
794 if (I_IXON(tty))
Linus Torvalds1da177e2005-04-16 15:20:36 -0700795 flow_ctrl |= ISICOM_RESPOND_XONXOFF;
796 if (I_IXOFF(tty))
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800797 flow_ctrl |= ISICOM_INITIATE_XONXOFF;
798
Linus Torvalds1da177e2005-04-16 15:20:36 -0700799 if (lock_card(card)) {
800 outw(0x8000 | (channel << shift_count) |0x04, base);
801 outw(flow_ctrl << 8 | 0x05, base);
802 outw((STOP_CHAR(tty)) << 8 | (START_CHAR(tty)), base);
803 InterruptTheCard(base);
804 unlock_card(card);
805 }
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800806
Linus Torvalds1da177e2005-04-16 15:20:36 -0700807 /* rx enabled -> enable port for rx on the card */
808 if (C_CREAD(tty)) {
809 card->port_status |= (1 << channel);
810 outw(card->port_status, base + 0x02);
811 }
812}
Linus Torvalds1da177e2005-04-16 15:20:36 -0700813
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800814/* open et all */
815
816static inline void isicom_setup_board(struct isi_board *bp)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700817{
818 int channel;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800819 struct isi_port *port;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700820 unsigned long flags;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800821
Linus Torvalds1da177e2005-04-16 15:20:36 -0700822 spin_lock_irqsave(&bp->card_lock, flags);
823 if (bp->status & BOARD_ACTIVE) {
824 spin_unlock_irqrestore(&bp->card_lock, flags);
825 return;
826 }
827 port = bp->ports;
828 bp->status |= BOARD_ACTIVE;
829 spin_unlock_irqrestore(&bp->card_lock, flags);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800830 for (channel = 0; channel < bp->port_count; channel++, port++)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700831 drop_dtr_rts(port);
832 return;
833}
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800834
835static int isicom_setup_port(struct isi_port *port)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700836{
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800837 struct isi_board *card = port->card;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700838 unsigned long flags;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800839
Linus Torvalds1da177e2005-04-16 15:20:36 -0700840 if (port->flags & ASYNC_INITIALIZED) {
841 return 0;
842 }
843 if (!port->xmit_buf) {
844 unsigned long page;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800845
Linus Torvalds1da177e2005-04-16 15:20:36 -0700846 if (!(page = get_zeroed_page(GFP_KERNEL)))
847 return -ENOMEM;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800848
Linus Torvalds1da177e2005-04-16 15:20:36 -0700849 if (port->xmit_buf) {
850 free_page(page);
851 return -ERESTARTSYS;
852 }
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800853 port->xmit_buf = (unsigned char *) page;
854 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700855
856 spin_lock_irqsave(&card->card_lock, flags);
857 if (port->tty)
858 clear_bit(TTY_IO_ERROR, &port->tty->flags);
859 if (port->count == 1)
860 card->count++;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800861
Linus Torvalds1da177e2005-04-16 15:20:36 -0700862 port->xmit_cnt = port->xmit_head = port->xmit_tail = 0;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800863
Linus Torvalds1da177e2005-04-16 15:20:36 -0700864 /* discard any residual data */
865 kill_queue(port, ISICOM_KILLTX | ISICOM_KILLRX);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800866
Linus Torvalds1da177e2005-04-16 15:20:36 -0700867 isicom_config_port(port);
868 port->flags |= ASYNC_INITIALIZED;
869 spin_unlock_irqrestore(&card->card_lock, flags);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800870
871 return 0;
872}
873
Jiri Slabya547dfe2006-01-09 20:54:26 -0800874static int block_til_ready(struct tty_struct *tty, struct file *filp,
875 struct isi_port *port)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700876{
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800877 struct isi_board *card = port->card;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700878 int do_clocal = 0, retval;
879 unsigned long flags;
880 DECLARE_WAITQUEUE(wait, current);
881
882 /* block if port is in the process of being closed */
883
884 if (tty_hung_up_p(filp) || port->flags & ASYNC_CLOSING) {
Jiri Slabyaaa246e2006-01-09 20:54:23 -0800885 pr_dbg("block_til_ready: close in progress.\n");
Linus Torvalds1da177e2005-04-16 15:20:36 -0700886 interruptible_sleep_on(&port->close_wait);
887 if (port->flags & ASYNC_HUP_NOTIFY)
888 return -EAGAIN;
889 else
890 return -ERESTARTSYS;
891 }
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800892
Linus Torvalds1da177e2005-04-16 15:20:36 -0700893 /* if non-blocking mode is set ... */
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800894
Jiri Slabya547dfe2006-01-09 20:54:26 -0800895 if ((filp->f_flags & O_NONBLOCK) ||
896 (tty->flags & (1 << TTY_IO_ERROR))) {
Jiri Slabyaaa246e2006-01-09 20:54:23 -0800897 pr_dbg("block_til_ready: non-block mode.\n");
Linus Torvalds1da177e2005-04-16 15:20:36 -0700898 port->flags |= ASYNC_NORMAL_ACTIVE;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800899 return 0;
900 }
901
Linus Torvalds1da177e2005-04-16 15:20:36 -0700902 if (C_CLOCAL(tty))
903 do_clocal = 1;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800904
905 /* block waiting for DCD to be asserted, and while
Linus Torvalds1da177e2005-04-16 15:20:36 -0700906 callout dev is busy */
907 retval = 0;
908 add_wait_queue(&port->open_wait, &wait);
909
910 spin_lock_irqsave(&card->card_lock, flags);
911 if (!tty_hung_up_p(filp))
912 port->count--;
913 port->blocked_open++;
914 spin_unlock_irqrestore(&card->card_lock, flags);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800915
Linus Torvalds1da177e2005-04-16 15:20:36 -0700916 while (1) {
917 raise_dtr_rts(port);
918
919 set_current_state(TASK_INTERRUPTIBLE);
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800920 if (tty_hung_up_p(filp) || !(port->flags & ASYNC_INITIALIZED)) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700921 if (port->flags & ASYNC_HUP_NOTIFY)
922 retval = -EAGAIN;
923 else
924 retval = -ERESTARTSYS;
925 break;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800926 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700927 if (!(port->flags & ASYNC_CLOSING) &&
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800928 (do_clocal || (port->status & ISI_DCD))) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700929 break;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800930 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700931 if (signal_pending(current)) {
932 retval = -ERESTARTSYS;
933 break;
934 }
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800935 schedule();
Linus Torvalds1da177e2005-04-16 15:20:36 -0700936 }
937 set_current_state(TASK_RUNNING);
938 remove_wait_queue(&port->open_wait, &wait);
939 spin_lock_irqsave(&card->card_lock, flags);
940 if (!tty_hung_up_p(filp))
941 port->count++;
942 port->blocked_open--;
943 spin_unlock_irqrestore(&card->card_lock, flags);
944 if (retval)
945 return retval;
946 port->flags |= ASYNC_NORMAL_ACTIVE;
947 return 0;
948}
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800949
950static int isicom_open(struct tty_struct *tty, struct file *filp)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700951{
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800952 struct isi_port *port;
953 struct isi_board *card;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700954 unsigned int line, board;
955 int error;
956
957 line = tty->index;
958 if (line < 0 || line > PORT_COUNT-1)
959 return -ENODEV;
960 board = BOARD(line);
961 card = &isi_card[board];
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800962
Linus Torvalds1da177e2005-04-16 15:20:36 -0700963 if (!(card->status & FIRMWARE_LOADED))
964 return -ENODEV;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800965
Linus Torvalds1da177e2005-04-16 15:20:36 -0700966 /* open on a port greater than the port count for the card !!! */
967 if (line > ((board * 16) + card->port_count - 1))
968 return -ENODEV;
969
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800970 port = &isi_ports[line];
Linus Torvalds1da177e2005-04-16 15:20:36 -0700971 if (isicom_paranoia_check(port, tty->name, "isicom_open"))
972 return -ENODEV;
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800973
974 isicom_setup_board(card);
975
Linus Torvalds1da177e2005-04-16 15:20:36 -0700976 port->count++;
977 tty->driver_data = port;
978 port->tty = tty;
979 if ((error = isicom_setup_port(port))!=0)
980 return error;
981 if ((error = block_til_ready(tty, filp, port))!=0)
982 return error;
983
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800984 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700985}
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800986
Linus Torvalds1da177e2005-04-16 15:20:36 -0700987/* close et all */
988
Jiri Slabyd8d16e42006-01-09 20:54:21 -0800989static inline void isicom_shutdown_board(struct isi_board *bp)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700990{
991 unsigned long flags;
992
993 spin_lock_irqsave(&bp->card_lock, flags);
994 if (bp->status & BOARD_ACTIVE) {
995 bp->status &= ~BOARD_ACTIVE;
996 }
997 spin_unlock_irqrestore(&bp->card_lock, flags);
998}
999
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001000static void isicom_shutdown_port(struct isi_port *port)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001001{
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001002 struct isi_board *card = port->card;
1003 struct tty_struct *tty;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001004 unsigned long flags;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001005
Linus Torvalds1da177e2005-04-16 15:20:36 -07001006 tty = port->tty;
1007
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001008 spin_lock_irqsave(&card->card_lock, flags);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001009 if (!(port->flags & ASYNC_INITIALIZED)) {
1010 spin_unlock_irqrestore(&card->card_lock, flags);
1011 return;
1012 }
1013 if (port->xmit_buf) {
1014 free_page((unsigned long) port->xmit_buf);
1015 port->xmit_buf = NULL;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001016 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001017 port->flags &= ~ASYNC_INITIALIZED;
1018 /* 3rd October 2000 : Vinayak P Risbud */
1019 port->tty = NULL;
1020 spin_unlock_irqrestore(&card->card_lock, flags);
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001021
Linus Torvalds1da177e2005-04-16 15:20:36 -07001022 /*Fix done by Anil .S on 30-04-2001
1023 remote login through isi port has dtr toggle problem
1024 due to which the carrier drops before the password prompt
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001025 appears on the remote end. Now we drop the dtr only if the
Linus Torvalds1da177e2005-04-16 15:20:36 -07001026 HUPCL(Hangup on close) flag is set for the tty*/
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001027
1028 if (C_HUPCL(tty))
Linus Torvalds1da177e2005-04-16 15:20:36 -07001029 /* drop dtr on this port */
1030 drop_dtr(port);
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001031
1032 /* any other port uninits */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001033 if (tty)
1034 set_bit(TTY_IO_ERROR, &tty->flags);
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001035
Linus Torvalds1da177e2005-04-16 15:20:36 -07001036 if (--card->count < 0) {
Jiri Slabyaaa246e2006-01-09 20:54:23 -08001037 pr_dbg("isicom_shutdown_port: bad board(0x%lx) count %d.\n",
Linus Torvalds1da177e2005-04-16 15:20:36 -07001038 card->base, card->count);
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001039 card->count = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001040 }
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001041
Jiri Slabya547dfe2006-01-09 20:54:26 -08001042 /* last port was closed, shutdown that boad too */
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001043 if (C_HUPCL(tty)) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001044 if (!card->count)
1045 isicom_shutdown_board(card);
1046 }
1047}
1048
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001049static void isicom_close(struct tty_struct *tty, struct file *filp)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001050{
Jiri Slaby8070e352006-01-09 20:54:22 -08001051 struct isi_port *port = tty->driver_data;
Jiri Slabyc387fd82006-11-15 00:30:17 +01001052 struct isi_board *card;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001053 unsigned long flags;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001054
Linus Torvalds1da177e2005-04-16 15:20:36 -07001055 if (!port)
1056 return;
Jiri Slabyc387fd82006-11-15 00:30:17 +01001057 card = port->card;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001058 if (isicom_paranoia_check(port, tty->name, "isicom_close"))
1059 return;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001060
Jiri Slabyaaa246e2006-01-09 20:54:23 -08001061 pr_dbg("Close start!!!.\n");
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001062
Linus Torvalds1da177e2005-04-16 15:20:36 -07001063 spin_lock_irqsave(&card->card_lock, flags);
1064 if (tty_hung_up_p(filp)) {
1065 spin_unlock_irqrestore(&card->card_lock, flags);
1066 return;
1067 }
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001068
Linus Torvalds1da177e2005-04-16 15:20:36 -07001069 if (tty->count == 1 && port->count != 1) {
Jiri Slabya547dfe2006-01-09 20:54:26 -08001070 printk(KERN_WARNING "ISICOM:(0x%lx) isicom_close: bad port "
1071 "count tty->count = 1 port count = %d.\n",
Linus Torvalds1da177e2005-04-16 15:20:36 -07001072 card->base, port->count);
1073 port->count = 1;
1074 }
1075 if (--port->count < 0) {
Jiri Slabya547dfe2006-01-09 20:54:26 -08001076 printk(KERN_WARNING "ISICOM:(0x%lx) isicom_close: bad port "
1077 "count for channel%d = %d", card->base, port->channel,
Linus Torvalds1da177e2005-04-16 15:20:36 -07001078 port->count);
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001079 port->count = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001080 }
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001081
Linus Torvalds1da177e2005-04-16 15:20:36 -07001082 if (port->count) {
1083 spin_unlock_irqrestore(&card->card_lock, flags);
1084 return;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001085 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001086 port->flags |= ASYNC_CLOSING;
1087 tty->closing = 1;
1088 spin_unlock_irqrestore(&card->card_lock, flags);
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001089
Linus Torvalds1da177e2005-04-16 15:20:36 -07001090 if (port->closing_wait != ASYNC_CLOSING_WAIT_NONE)
1091 tty_wait_until_sent(tty, port->closing_wait);
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001092 /* indicate to the card that no more data can be received
Linus Torvalds1da177e2005-04-16 15:20:36 -07001093 on this port */
1094 spin_lock_irqsave(&card->card_lock, flags);
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001095 if (port->flags & ASYNC_INITIALIZED) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001096 card->port_status &= ~(1 << port->channel);
1097 outw(card->port_status, card->base + 0x02);
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001098 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001099 isicom_shutdown_port(port);
1100 spin_unlock_irqrestore(&card->card_lock, flags);
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001101
Linus Torvalds1da177e2005-04-16 15:20:36 -07001102 if (tty->driver->flush_buffer)
1103 tty->driver->flush_buffer(tty);
1104 tty_ldisc_flush(tty);
1105
1106 spin_lock_irqsave(&card->card_lock, flags);
1107 tty->closing = 0;
1108
1109 if (port->blocked_open) {
1110 spin_unlock_irqrestore(&card->card_lock, flags);
1111 if (port->close_delay) {
Jiri Slabyaaa246e2006-01-09 20:54:23 -08001112 pr_dbg("scheduling until time out.\n");
Jiri Slabya547dfe2006-01-09 20:54:26 -08001113 msleep_interruptible(
1114 jiffies_to_msecs(port->close_delay));
Linus Torvalds1da177e2005-04-16 15:20:36 -07001115 }
1116 spin_lock_irqsave(&card->card_lock, flags);
1117 wake_up_interruptible(&port->open_wait);
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001118 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001119 port->flags &= ~(ASYNC_NORMAL_ACTIVE | ASYNC_CLOSING);
1120 wake_up_interruptible(&port->close_wait);
1121 spin_unlock_irqrestore(&card->card_lock, flags);
1122}
1123
1124/* write et all */
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001125static int isicom_write(struct tty_struct *tty, const unsigned char *buf,
1126 int count)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001127{
Jiri Slaby8070e352006-01-09 20:54:22 -08001128 struct isi_port *port = tty->driver_data;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001129 struct isi_board *card = port->card;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001130 unsigned long flags;
1131 int cnt, total = 0;
1132
1133 if (isicom_paranoia_check(port, tty->name, "isicom_write"))
1134 return 0;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001135
Eric Sesterhenn326f28e92006-06-25 05:48:48 -07001136 if (!port->xmit_buf)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001137 return 0;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001138
Linus Torvalds1da177e2005-04-16 15:20:36 -07001139 spin_lock_irqsave(&card->card_lock, flags);
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001140
1141 while(1) {
Jiri Slabya547dfe2006-01-09 20:54:26 -08001142 cnt = min_t(int, count, min(SERIAL_XMIT_SIZE - port->xmit_cnt
1143 - 1, SERIAL_XMIT_SIZE - port->xmit_head));
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001144 if (cnt <= 0)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001145 break;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001146
Linus Torvalds1da177e2005-04-16 15:20:36 -07001147 memcpy(port->xmit_buf + port->xmit_head, buf, cnt);
Jiri Slabya547dfe2006-01-09 20:54:26 -08001148 port->xmit_head = (port->xmit_head + cnt) & (SERIAL_XMIT_SIZE
1149 - 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001150 port->xmit_cnt += cnt;
1151 buf += cnt;
1152 count -= cnt;
1153 total += cnt;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001154 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001155 if (port->xmit_cnt && !tty->stopped && !tty->hw_stopped)
1156 port->status |= ISI_TXOK;
1157 spin_unlock_irqrestore(&card->card_lock, flags);
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001158 return total;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001159}
1160
1161/* put_char et all */
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001162static void isicom_put_char(struct tty_struct *tty, unsigned char ch)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001163{
Jiri Slaby8070e352006-01-09 20:54:22 -08001164 struct isi_port *port = tty->driver_data;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001165 struct isi_board *card = port->card;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001166 unsigned long flags;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001167
Linus Torvalds1da177e2005-04-16 15:20:36 -07001168 if (isicom_paranoia_check(port, tty->name, "isicom_put_char"))
1169 return;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001170
Eric Sesterhenn326f28e92006-06-25 05:48:48 -07001171 if (!port->xmit_buf)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001172 return;
1173
1174 spin_lock_irqsave(&card->card_lock, flags);
1175 if (port->xmit_cnt >= SERIAL_XMIT_SIZE - 1) {
1176 spin_unlock_irqrestore(&card->card_lock, flags);
1177 return;
1178 }
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001179
Linus Torvalds1da177e2005-04-16 15:20:36 -07001180 port->xmit_buf[port->xmit_head++] = ch;
1181 port->xmit_head &= (SERIAL_XMIT_SIZE - 1);
1182 port->xmit_cnt++;
1183 spin_unlock_irqrestore(&card->card_lock, flags);
1184}
1185
1186/* flush_chars et all */
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001187static void isicom_flush_chars(struct tty_struct *tty)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001188{
Jiri Slaby8070e352006-01-09 20:54:22 -08001189 struct isi_port *port = tty->driver_data;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001190
Linus Torvalds1da177e2005-04-16 15:20:36 -07001191 if (isicom_paranoia_check(port, tty->name, "isicom_flush_chars"))
1192 return;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001193
Jiri Slabya547dfe2006-01-09 20:54:26 -08001194 if (port->xmit_cnt <= 0 || tty->stopped || tty->hw_stopped ||
1195 !port->xmit_buf)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001196 return;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001197
Linus Torvalds1da177e2005-04-16 15:20:36 -07001198 /* this tells the transmitter to consider this port for
1199 data output to the card ... that's the best we can do. */
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001200 port->status |= ISI_TXOK;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001201}
1202
1203/* write_room et all */
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001204static int isicom_write_room(struct tty_struct *tty)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001205{
Jiri Slaby8070e352006-01-09 20:54:22 -08001206 struct isi_port *port = tty->driver_data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001207 int free;
1208
1209 if (isicom_paranoia_check(port, tty->name, "isicom_write_room"))
1210 return 0;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001211
Linus Torvalds1da177e2005-04-16 15:20:36 -07001212 free = SERIAL_XMIT_SIZE - port->xmit_cnt - 1;
1213 if (free < 0)
1214 free = 0;
1215 return free;
1216}
1217
1218/* chars_in_buffer et all */
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001219static int isicom_chars_in_buffer(struct tty_struct *tty)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001220{
Jiri Slaby8070e352006-01-09 20:54:22 -08001221 struct isi_port *port = tty->driver_data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001222 if (isicom_paranoia_check(port, tty->name, "isicom_chars_in_buffer"))
1223 return 0;
1224 return port->xmit_cnt;
1225}
1226
1227/* ioctl et all */
Jiri Slabya547dfe2006-01-09 20:54:26 -08001228static inline void isicom_send_break(struct isi_port *port,
1229 unsigned long length)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001230{
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001231 struct isi_board *card = port->card;
Jiri Slaby8070e352006-01-09 20:54:22 -08001232 unsigned long base = card->base;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001233
1234 if (!lock_card(card))
Linus Torvalds1da177e2005-04-16 15:20:36 -07001235 return;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001236
Linus Torvalds1da177e2005-04-16 15:20:36 -07001237 outw(0x8000 | ((port->channel) << (card->shift_count)) | 0x3, base);
1238 outw((length & 0xff) << 8 | 0x00, base);
1239 outw((length & 0xff00), base);
1240 InterruptTheCard(base);
1241
1242 unlock_card(card);
1243}
1244
1245static int isicom_tiocmget(struct tty_struct *tty, struct file *file)
1246{
Jiri Slaby8070e352006-01-09 20:54:22 -08001247 struct isi_port *port = tty->driver_data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001248 /* just send the port status */
Jiri Slaby8070e352006-01-09 20:54:22 -08001249 u16 status = port->status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001250
1251 if (isicom_paranoia_check(port, tty->name, "isicom_ioctl"))
1252 return -ENODEV;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001253
Linus Torvalds1da177e2005-04-16 15:20:36 -07001254 return ((status & ISI_RTS) ? TIOCM_RTS : 0) |
1255 ((status & ISI_DTR) ? TIOCM_DTR : 0) |
1256 ((status & ISI_DCD) ? TIOCM_CAR : 0) |
1257 ((status & ISI_DSR) ? TIOCM_DSR : 0) |
1258 ((status & ISI_CTS) ? TIOCM_CTS : 0) |
1259 ((status & ISI_RI ) ? TIOCM_RI : 0);
1260}
1261
1262static int isicom_tiocmset(struct tty_struct *tty, struct file *file,
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001263 unsigned int set, unsigned int clear)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001264{
Jiri Slaby8070e352006-01-09 20:54:22 -08001265 struct isi_port *port = tty->driver_data;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001266
Linus Torvalds1da177e2005-04-16 15:20:36 -07001267 if (isicom_paranoia_check(port, tty->name, "isicom_ioctl"))
1268 return -ENODEV;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001269
Linus Torvalds1da177e2005-04-16 15:20:36 -07001270 if (set & TIOCM_RTS)
1271 raise_rts(port);
1272 if (set & TIOCM_DTR)
1273 raise_dtr(port);
1274
1275 if (clear & TIOCM_RTS)
1276 drop_rts(port);
1277 if (clear & TIOCM_DTR)
1278 drop_dtr(port);
1279
1280 return 0;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001281}
Linus Torvalds1da177e2005-04-16 15:20:36 -07001282
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001283static int isicom_set_serial_info(struct isi_port *port,
1284 struct serial_struct __user *info)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001285{
1286 struct serial_struct newinfo;
1287 int reconfig_port;
1288
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001289 if (copy_from_user(&newinfo, info, sizeof(newinfo)))
Linus Torvalds1da177e2005-04-16 15:20:36 -07001290 return -EFAULT;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001291
1292 reconfig_port = ((port->flags & ASYNC_SPD_MASK) !=
1293 (newinfo.flags & ASYNC_SPD_MASK));
1294
Linus Torvalds1da177e2005-04-16 15:20:36 -07001295 if (!capable(CAP_SYS_ADMIN)) {
1296 if ((newinfo.close_delay != port->close_delay) ||
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001297 (newinfo.closing_wait != port->closing_wait) ||
1298 ((newinfo.flags & ~ASYNC_USR_MASK) !=
1299 (port->flags & ~ASYNC_USR_MASK)))
Linus Torvalds1da177e2005-04-16 15:20:36 -07001300 return -EPERM;
1301 port->flags = ((port->flags & ~ ASYNC_USR_MASK) |
1302 (newinfo.flags & ASYNC_USR_MASK));
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001303 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001304 else {
1305 port->close_delay = newinfo.close_delay;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001306 port->closing_wait = newinfo.closing_wait;
1307 port->flags = ((port->flags & ~ASYNC_FLAGS) |
Linus Torvalds1da177e2005-04-16 15:20:36 -07001308 (newinfo.flags & ASYNC_FLAGS));
1309 }
1310 if (reconfig_port) {
1311 isicom_config_port(port);
1312 }
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001313 return 0;
1314}
Linus Torvalds1da177e2005-04-16 15:20:36 -07001315
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001316static int isicom_get_serial_info(struct isi_port *port,
1317 struct serial_struct __user *info)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001318{
1319 struct serial_struct out_info;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001320
Linus Torvalds1da177e2005-04-16 15:20:36 -07001321 memset(&out_info, 0, sizeof(out_info));
1322/* out_info.type = ? */
1323 out_info.line = port - isi_ports;
1324 out_info.port = port->card->base;
1325 out_info.irq = port->card->irq;
1326 out_info.flags = port->flags;
1327/* out_info.baud_base = ? */
1328 out_info.close_delay = port->close_delay;
1329 out_info.closing_wait = port->closing_wait;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001330 if (copy_to_user(info, &out_info, sizeof(out_info)))
Linus Torvalds1da177e2005-04-16 15:20:36 -07001331 return -EFAULT;
1332 return 0;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001333}
Linus Torvalds1da177e2005-04-16 15:20:36 -07001334
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001335static int isicom_ioctl(struct tty_struct *tty, struct file *filp,
1336 unsigned int cmd, unsigned long arg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001337{
Jiri Slaby8070e352006-01-09 20:54:22 -08001338 struct isi_port *port = tty->driver_data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001339 void __user *argp = (void __user *)arg;
1340 int retval;
1341
1342 if (isicom_paranoia_check(port, tty->name, "isicom_ioctl"))
1343 return -ENODEV;
1344
1345 switch(cmd) {
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001346 case TCSBRK:
1347 retval = tty_check_change(tty);
1348 if (retval)
1349 return retval;
1350 tty_wait_until_sent(tty, 0);
1351 if (!arg)
1352 isicom_send_break(port, HZ/4);
1353 return 0;
1354
1355 case TCSBRKP:
1356 retval = tty_check_change(tty);
1357 if (retval)
1358 return retval;
1359 tty_wait_until_sent(tty, 0);
1360 isicom_send_break(port, arg ? arg * (HZ/10) : HZ/4);
1361 return 0;
1362
1363 case TIOCGSOFTCAR:
Jiri Slabya547dfe2006-01-09 20:54:26 -08001364 return put_user(C_CLOCAL(tty) ? 1 : 0,
1365 (unsigned long __user *)argp);
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001366
1367 case TIOCSSOFTCAR:
1368 if (get_user(arg, (unsigned long __user *) argp))
1369 return -EFAULT;
1370 tty->termios->c_cflag =
1371 ((tty->termios->c_cflag & ~CLOCAL) |
1372 (arg ? CLOCAL : 0));
1373 return 0;
1374
1375 case TIOCGSERIAL:
1376 return isicom_get_serial_info(port, argp);
1377
1378 case TIOCSSERIAL:
1379 return isicom_set_serial_info(port, argp);
1380
1381 default:
1382 return -ENOIOCTLCMD;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001383 }
1384 return 0;
1385}
1386
1387/* set_termios et all */
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001388static void isicom_set_termios(struct tty_struct *tty,
Alan Cox606d0992006-12-08 02:38:45 -08001389 struct ktermios *old_termios)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001390{
Jiri Slaby8070e352006-01-09 20:54:22 -08001391 struct isi_port *port = tty->driver_data;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001392
Linus Torvalds1da177e2005-04-16 15:20:36 -07001393 if (isicom_paranoia_check(port, tty->name, "isicom_set_termios"))
1394 return;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001395
Linus Torvalds1da177e2005-04-16 15:20:36 -07001396 if (tty->termios->c_cflag == old_termios->c_cflag &&
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001397 tty->termios->c_iflag == old_termios->c_iflag)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001398 return;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001399
Linus Torvalds1da177e2005-04-16 15:20:36 -07001400 isicom_config_port(port);
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001401
Linus Torvalds1da177e2005-04-16 15:20:36 -07001402 if ((old_termios->c_cflag & CRTSCTS) &&
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001403 !(tty->termios->c_cflag & CRTSCTS)) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001404 tty->hw_stopped = 0;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001405 isicom_start(tty);
1406 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001407}
1408
1409/* throttle et all */
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001410static void isicom_throttle(struct tty_struct *tty)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001411{
Jiri Slaby8070e352006-01-09 20:54:22 -08001412 struct isi_port *port = tty->driver_data;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001413 struct isi_board *card = port->card;
1414
Linus Torvalds1da177e2005-04-16 15:20:36 -07001415 if (isicom_paranoia_check(port, tty->name, "isicom_throttle"))
1416 return;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001417
Linus Torvalds1da177e2005-04-16 15:20:36 -07001418 /* tell the card that this port cannot handle any more data for now */
1419 card->port_status &= ~(1 << port->channel);
1420 outw(card->port_status, card->base + 0x02);
1421}
1422
1423/* unthrottle et all */
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001424static void isicom_unthrottle(struct tty_struct *tty)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001425{
Jiri Slaby8070e352006-01-09 20:54:22 -08001426 struct isi_port *port = tty->driver_data;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001427 struct isi_board *card = port->card;
1428
Linus Torvalds1da177e2005-04-16 15:20:36 -07001429 if (isicom_paranoia_check(port, tty->name, "isicom_unthrottle"))
1430 return;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001431
Linus Torvalds1da177e2005-04-16 15:20:36 -07001432 /* tell the card that this port is ready to accept more data */
1433 card->port_status |= (1 << port->channel);
1434 outw(card->port_status, card->base + 0x02);
1435}
1436
1437/* stop et all */
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001438static void isicom_stop(struct tty_struct *tty)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001439{
Jiri Slaby8070e352006-01-09 20:54:22 -08001440 struct isi_port *port = tty->driver_data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001441
1442 if (isicom_paranoia_check(port, tty->name, "isicom_stop"))
1443 return;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001444
Linus Torvalds1da177e2005-04-16 15:20:36 -07001445 /* this tells the transmitter not to consider this port for
1446 data output to the card. */
1447 port->status &= ~ISI_TXOK;
1448}
1449
1450/* start et all */
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001451static void isicom_start(struct tty_struct *tty)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001452{
Jiri Slaby8070e352006-01-09 20:54:22 -08001453 struct isi_port *port = tty->driver_data;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001454
Linus Torvalds1da177e2005-04-16 15:20:36 -07001455 if (isicom_paranoia_check(port, tty->name, "isicom_start"))
1456 return;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001457
Linus Torvalds1da177e2005-04-16 15:20:36 -07001458 /* this tells the transmitter to consider this port for
1459 data output to the card. */
1460 port->status |= ISI_TXOK;
1461}
1462
1463/* hangup et all */
David Howellsc4028952006-11-22 14:57:56 +00001464static void do_isicom_hangup(struct work_struct *work)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001465{
David Howellsc4028952006-11-22 14:57:56 +00001466 struct isi_port *port = container_of(work, struct isi_port, hangup_tq);
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001467 struct tty_struct *tty;
1468
Linus Torvalds1da177e2005-04-16 15:20:36 -07001469 tty = port->tty;
1470 if (tty)
1471 tty_hangup(tty);
1472}
1473
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001474static void isicom_hangup(struct tty_struct *tty)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001475{
Jiri Slaby8070e352006-01-09 20:54:22 -08001476 struct isi_port *port = tty->driver_data;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001477
Linus Torvalds1da177e2005-04-16 15:20:36 -07001478 if (isicom_paranoia_check(port, tty->name, "isicom_hangup"))
1479 return;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001480
Linus Torvalds1da177e2005-04-16 15:20:36 -07001481 isicom_shutdown_port(port);
1482 port->count = 0;
1483 port->flags &= ~ASYNC_NORMAL_ACTIVE;
1484 port->tty = NULL;
1485 wake_up_interruptible(&port->open_wait);
1486}
1487
1488/* flush_buffer et all */
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001489static void isicom_flush_buffer(struct tty_struct *tty)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001490{
Jiri Slaby8070e352006-01-09 20:54:22 -08001491 struct isi_port *port = tty->driver_data;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001492 struct isi_board *card = port->card;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001493 unsigned long flags;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001494
Linus Torvalds1da177e2005-04-16 15:20:36 -07001495 if (isicom_paranoia_check(port, tty->name, "isicom_flush_buffer"))
1496 return;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001497
Linus Torvalds1da177e2005-04-16 15:20:36 -07001498 spin_lock_irqsave(&card->card_lock, flags);
1499 port->xmit_cnt = port->xmit_head = port->xmit_tail = 0;
1500 spin_unlock_irqrestore(&card->card_lock, flags);
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001501
Linus Torvalds1da177e2005-04-16 15:20:36 -07001502 wake_up_interruptible(&tty->write_wait);
1503 tty_wakeup(tty);
1504}
1505
Jiri Slaby9ac09482006-01-09 20:54:24 -08001506/*
1507 * Driver init and deinit functions
1508 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001509
Jeff Dikeb68e31d2006-10-02 02:17:18 -07001510static const struct tty_operations isicom_ops = {
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001511 .open = isicom_open,
1512 .close = isicom_close,
1513 .write = isicom_write,
1514 .put_char = isicom_put_char,
1515 .flush_chars = isicom_flush_chars,
1516 .write_room = isicom_write_room,
Linus Torvalds1da177e2005-04-16 15:20:36 -07001517 .chars_in_buffer = isicom_chars_in_buffer,
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001518 .ioctl = isicom_ioctl,
1519 .set_termios = isicom_set_termios,
1520 .throttle = isicom_throttle,
1521 .unthrottle = isicom_unthrottle,
1522 .stop = isicom_stop,
1523 .start = isicom_start,
1524 .hangup = isicom_hangup,
1525 .flush_buffer = isicom_flush_buffer,
1526 .tiocmget = isicom_tiocmget,
1527 .tiocmset = isicom_tiocmset,
Linus Torvalds1da177e2005-04-16 15:20:36 -07001528};
1529
Jiri Slaby9ac09482006-01-09 20:54:24 -08001530static int __devinit reset_card(struct pci_dev *pdev,
1531 const unsigned int card, unsigned int *signature)
1532{
1533 struct isi_board *board = pci_get_drvdata(pdev);
1534 unsigned long base = board->base;
1535 unsigned int portcount = 0;
1536 int retval = 0;
1537
1538 dev_dbg(&pdev->dev, "ISILoad:Resetting Card%d at 0x%lx\n", card + 1,
1539 base);
1540
1541 inw(base + 0x8);
1542
1543 mdelay(10);
1544
1545 outw(0, base + 0x8); /* Reset */
1546
1547 msleep(3000);
1548
1549 *signature = inw(base + 0x4) & 0xff;
1550
Jiri Slaby18234f82006-12-08 02:38:51 -08001551 portcount = inw(base + 0x2);
1552 if (!(inw(base + 0xe) & 0x1) || ((portcount != 0) &&
1553 (portcount != 4) && (portcount != 8))) {
1554 dev_dbg(&pdev->dev, "base+0x2=0x%lx, base+0xe=0x%lx\n",
1555 inw(base + 0x2), inw(base + 0xe));
1556 dev_err(&pdev->dev, "ISILoad:PCI Card%d reset failure "
1557 "(Possible bad I/O Port Address 0x%lx).\n",
1558 card + 1, base);
1559 retval = -EIO;
1560 goto end;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001561 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001562
Jiri Slaby9ac09482006-01-09 20:54:24 -08001563 switch (*signature) {
1564 case 0xa5:
1565 case 0xbb:
1566 case 0xdd:
Jiri Slaby18234f82006-12-08 02:38:51 -08001567 board->port_count = (portcount == 4) ? 4 : 8;
Jiri Slaby9ac09482006-01-09 20:54:24 -08001568 board->shift_count = 12;
1569 break;
1570 case 0xcc:
1571 board->port_count = 16;
1572 board->shift_count = 11;
1573 break;
1574 default:
1575 dev_warn(&pdev->dev, "ISILoad:Card%d reset failure (Possible "
1576 "bad I/O Port Address 0x%lx).\n", card + 1, base);
1577 dev_dbg(&pdev->dev, "Sig=0x%lx\n", signature);
1578 retval = -EIO;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001579 }
Jiri Slaby9ac09482006-01-09 20:54:24 -08001580 dev_info(&pdev->dev, "-Done\n");
1581
1582end:
1583 return retval;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001584}
1585
Jiri Slabye65c1db2006-01-09 20:54:25 -08001586static inline int WaitTillCardIsFree(u16 base)
1587{
1588 unsigned long count = 0;
1589
1590 while (!(inw(base + 0xe) & 0x1) && count++ < 100)
1591 msleep(5);
1592
1593 return !(inw(base + 0xe) & 0x1);
1594}
1595
1596static int __devinit load_firmware(struct pci_dev *pdev,
1597 const unsigned int index, const unsigned int signature)
1598{
1599 struct isi_board *board = pci_get_drvdata(pdev);
1600 const struct firmware *fw;
1601 unsigned long base = board->base;
1602 unsigned int a;
1603 u16 word_count, status;
1604 int retval = -EIO;
1605 char *name;
1606 u8 *data;
1607
1608 struct stframe {
1609 u16 addr;
1610 u16 count;
1611 u8 data[0];
1612 } *frame;
1613
1614 switch (signature) {
1615 case 0xa5:
1616 name = "isi608.bin";
1617 break;
1618 case 0xbb:
1619 name = "isi608em.bin";
1620 break;
1621 case 0xcc:
1622 name = "isi616em.bin";
1623 break;
1624 case 0xdd:
1625 name = "isi4608.bin";
1626 break;
1627 case 0xee:
1628 name = "isi4616.bin";
1629 break;
1630 default:
1631 dev_err(&pdev->dev, "Unknown signature.\n");
1632 goto end;
1633 }
1634
1635 retval = request_firmware(&fw, name, &pdev->dev);
1636 if (retval)
1637 goto end;
1638
Jiri Slabye4e04082006-09-30 23:27:50 -07001639 retval = -EIO;
1640
Jiri Slabye65c1db2006-01-09 20:54:25 -08001641 for (frame = (struct stframe *)fw->data;
1642 frame < (struct stframe *)(fw->data + fw->size);
Jiri Slabye4e04082006-09-30 23:27:50 -07001643 frame = (struct stframe *)((u8 *)(frame + 1) +
1644 frame->count)) {
Jiri Slabye65c1db2006-01-09 20:54:25 -08001645 if (WaitTillCardIsFree(base))
1646 goto errrelfw;
1647
1648 outw(0xf0, base); /* start upload sequence */
1649 outw(0x00, base);
1650 outw(frame->addr, base); /* lsb of address */
1651
1652 word_count = frame->count / 2 + frame->count % 2;
1653 outw(word_count, base);
1654 InterruptTheCard(base);
1655
1656 udelay(100); /* 0x2f */
1657
1658 if (WaitTillCardIsFree(base))
1659 goto errrelfw;
1660
1661 if ((status = inw(base + 0x4)) != 0) {
1662 dev_warn(&pdev->dev, "Card%d rejected load header:\n"
1663 "Address:0x%x\nCount:0x%x\nStatus:0x%x\n",
1664 index + 1, frame->addr, frame->count, status);
1665 goto errrelfw;
1666 }
1667 outsw(base, frame->data, word_count);
1668
1669 InterruptTheCard(base);
1670
1671 udelay(50); /* 0x0f */
1672
1673 if (WaitTillCardIsFree(base))
1674 goto errrelfw;
1675
1676 if ((status = inw(base + 0x4)) != 0) {
1677 dev_err(&pdev->dev, "Card%d got out of sync.Card "
1678 "Status:0x%x\n", index + 1, status);
1679 goto errrelfw;
1680 }
1681 }
1682
Jiri Slabye65c1db2006-01-09 20:54:25 -08001683/* XXX: should we test it by reading it back and comparing with original like
1684 * in load firmware package? */
Jiri Slabye4e04082006-09-30 23:27:50 -07001685 for (frame = (struct stframe *)fw->data;
1686 frame < (struct stframe *)(fw->data + fw->size);
1687 frame = (struct stframe *)((u8 *)(frame + 1) +
1688 frame->count)) {
Jiri Slabye65c1db2006-01-09 20:54:25 -08001689 if (WaitTillCardIsFree(base))
1690 goto errrelfw;
1691
1692 outw(0xf1, base); /* start download sequence */
1693 outw(0x00, base);
1694 outw(frame->addr, base); /* lsb of address */
1695
1696 word_count = (frame->count >> 1) + frame->count % 2;
1697 outw(word_count + 1, base);
1698 InterruptTheCard(base);
1699
1700 udelay(50); /* 0xf */
1701
1702 if (WaitTillCardIsFree(base))
1703 goto errrelfw;
1704
1705 if ((status = inw(base + 0x4)) != 0) {
1706 dev_warn(&pdev->dev, "Card%d rejected verify header:\n"
1707 "Address:0x%x\nCount:0x%x\nStatus: 0x%x\n",
1708 index + 1, frame->addr, frame->count, status);
1709 goto errrelfw;
1710 }
1711
1712 data = kmalloc(word_count * 2, GFP_KERNEL);
Jiri Slabyf0671372006-12-08 02:38:54 -08001713 if (data == NULL) {
1714 dev_err(&pdev->dev, "Card%d, firmware upload "
1715 "failed, not enough memory\n", index + 1);
1716 goto errrelfw;
1717 }
Jiri Slabye65c1db2006-01-09 20:54:25 -08001718 inw(base);
1719 insw(base, data, word_count);
1720 InterruptTheCard(base);
1721
1722 for (a = 0; a < frame->count; a++)
1723 if (data[a] != frame->data[a]) {
1724 kfree(data);
1725 dev_err(&pdev->dev, "Card%d, firmware upload "
1726 "failed\n", index + 1);
1727 goto errrelfw;
1728 }
1729 kfree(data);
1730
1731 udelay(50); /* 0xf */
1732
1733 if (WaitTillCardIsFree(base))
1734 goto errrelfw;
1735
1736 if ((status = inw(base + 0x4)) != 0) {
1737 dev_err(&pdev->dev, "Card%d verify got out of sync. "
1738 "Card Status:0x%x\n", index + 1, status);
1739 goto errrelfw;
1740 }
1741 }
1742
Jiri Slabye4e04082006-09-30 23:27:50 -07001743 /* xfer ctrl */
1744 if (WaitTillCardIsFree(base))
1745 goto errrelfw;
1746
1747 outw(0xf2, base);
1748 outw(0x800, base);
1749 outw(0x0, base);
1750 outw(0x0, base);
1751 InterruptTheCard(base);
1752 outw(0x0, base + 0x4); /* for ISI4608 cards */
1753
Jiri Slabye65c1db2006-01-09 20:54:25 -08001754 board->status |= FIRMWARE_LOADED;
1755 retval = 0;
1756
1757errrelfw:
1758 release_firmware(fw);
1759end:
1760 return retval;
1761}
1762
Jiri Slaby9ac09482006-01-09 20:54:24 -08001763/*
1764 * Insmod can set static symbols so keep these static
1765 */
Jiri Slaby9ac09482006-01-09 20:54:24 -08001766static int card;
1767
1768static int __devinit isicom_probe(struct pci_dev *pdev,
1769 const struct pci_device_id *ent)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001770{
Jiri Slaby9ac09482006-01-09 20:54:24 -08001771 unsigned int ioaddr, signature, index;
1772 int retval = -EPERM;
1773 u8 pciirq;
1774 struct isi_board *board = NULL;
1775
1776 if (card >= BOARD_COUNT)
1777 goto err;
1778
1779 ioaddr = pci_resource_start(pdev, 3);
1780 /* i.e at offset 0x1c in the PCI configuration register space. */
1781 pciirq = pdev->irq;
1782 dev_info(&pdev->dev, "ISI PCI Card(Device ID 0x%x)\n", ent->device);
1783
1784 /* allot the first empty slot in the array */
1785 for (index = 0; index < BOARD_COUNT; index++)
1786 if (isi_card[index].base == 0) {
1787 board = &isi_card[index];
1788 break;
1789 }
1790
Jiri Slaby938a7022006-12-08 02:38:52 -08001791 board->index = index;
Jiri Slaby9ac09482006-01-09 20:54:24 -08001792 board->base = ioaddr;
1793 board->irq = pciirq;
Jiri Slaby9ac09482006-01-09 20:54:24 -08001794 card++;
1795
1796 pci_set_drvdata(pdev, board);
1797
Jiri Slaby78028da2006-12-08 02:38:53 -08001798 retval = pci_request_region(pdev, 3, ISICOM_NAME);
1799 if (retval) {
Jiri Slaby09a4a112006-12-08 02:38:49 -08001800 dev_err(&pdev->dev, "I/O Region 0x%lx-0x%lx is busy. Card%d "
1801 "will be disabled.\n", board->base, board->base + 15,
1802 index + 1);
1803 retval = -EBUSY;
Jiri Slaby9ac09482006-01-09 20:54:24 -08001804 goto err;
Jiri Slaby09a4a112006-12-08 02:38:49 -08001805 }
Jiri Slaby9ac09482006-01-09 20:54:24 -08001806
Jiri Slaby09a4a112006-12-08 02:38:49 -08001807 retval = request_irq(board->irq, isicom_interrupt,
1808 IRQF_SHARED | IRQF_DISABLED, ISICOM_NAME, board);
1809 if (retval < 0) {
1810 dev_err(&pdev->dev, "Could not install handler at Irq %d. "
1811 "Card%d will be disabled.\n", board->irq, index + 1);
Jiri Slaby9ac09482006-01-09 20:54:24 -08001812 goto errunrr;
Jiri Slaby09a4a112006-12-08 02:38:49 -08001813 }
Jiri Slaby9ac09482006-01-09 20:54:24 -08001814
1815 retval = reset_card(pdev, index, &signature);
1816 if (retval < 0)
1817 goto errunri;
1818
Jiri Slabye65c1db2006-01-09 20:54:25 -08001819 retval = load_firmware(pdev, index, signature);
1820 if (retval < 0)
1821 goto errunri;
1822
Jiri Slaby938a7022006-12-08 02:38:52 -08001823 for (index = 0; index < board->port_count; index++)
1824 tty_register_device(isicom_normal, board->index * 16 + index,
1825 &pdev->dev);
1826
Jiri Slaby9ac09482006-01-09 20:54:24 -08001827 return 0;
1828
1829errunri:
1830 free_irq(board->irq, board);
1831errunrr:
Jiri Slaby78028da2006-12-08 02:38:53 -08001832 pci_release_region(pdev, 3);
Jiri Slaby9ac09482006-01-09 20:54:24 -08001833err:
1834 board->base = 0;
1835 return retval;
1836}
1837
1838static void __devexit isicom_remove(struct pci_dev *pdev)
1839{
1840 struct isi_board *board = pci_get_drvdata(pdev);
Jiri Slaby938a7022006-12-08 02:38:52 -08001841 unsigned int i;
1842
1843 for (i = 0; i < board->port_count; i++)
1844 tty_unregister_device(isicom_normal, board->index * 16 + i);
Jiri Slaby9ac09482006-01-09 20:54:24 -08001845
1846 free_irq(board->irq, board);
Jiri Slaby78028da2006-12-08 02:38:53 -08001847 pci_release_region(pdev, 3);
Jiri Slaby9ac09482006-01-09 20:54:24 -08001848}
1849
Jiri Slabyca262002006-12-08 02:38:50 -08001850static int __init isicom_init(void)
Jiri Slaby9ac09482006-01-09 20:54:24 -08001851{
1852 int retval, idx, channel;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001853 struct isi_port *port;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001854
Jiri Slaby9ac09482006-01-09 20:54:24 -08001855 card = 0;
Jiri Slaby9ac09482006-01-09 20:54:24 -08001856
1857 for(idx = 0; idx < BOARD_COUNT; idx++) {
1858 port = &isi_ports[idx * 16];
1859 isi_card[idx].ports = port;
1860 spin_lock_init(&isi_card[idx].card_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001861 for (channel = 0; channel < 16; channel++, port++) {
1862 port->magic = ISICOM_MAGIC;
Jiri Slaby9ac09482006-01-09 20:54:24 -08001863 port->card = &isi_card[idx];
Linus Torvalds1da177e2005-04-16 15:20:36 -07001864 port->channel = channel;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001865 port->close_delay = 50 * HZ/100;
1866 port->closing_wait = 3000 * HZ/100;
David Howellsc4028952006-11-22 14:57:56 +00001867 INIT_WORK(&port->hangup_tq, do_isicom_hangup);
1868 INIT_WORK(&port->bh_tqueue, isicom_bottomhalf);
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001869 port->status = 0;
1870 init_waitqueue_head(&port->open_wait);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001871 init_waitqueue_head(&port->close_wait);
1872 /* . . . */
Jiri Slaby9ac09482006-01-09 20:54:24 -08001873 }
1874 isi_card[idx].base = 0;
1875 isi_card[idx].irq = 0;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001876 }
1877
Jiri Slaby09a4a112006-12-08 02:38:49 -08001878 /* tty driver structure initialization */
1879 isicom_normal = alloc_tty_driver(PORT_COUNT);
1880 if (!isicom_normal) {
1881 retval = -ENOMEM;
Jiri Slaby9ac09482006-01-09 20:54:24 -08001882 goto error;
Jiri Slaby09a4a112006-12-08 02:38:49 -08001883 }
1884
1885 isicom_normal->owner = THIS_MODULE;
1886 isicom_normal->name = "ttyM";
1887 isicom_normal->major = ISICOM_NMAJOR;
1888 isicom_normal->minor_start = 0;
1889 isicom_normal->type = TTY_DRIVER_TYPE_SERIAL;
1890 isicom_normal->subtype = SERIAL_TYPE_NORMAL;
1891 isicom_normal->init_termios = tty_std_termios;
1892 isicom_normal->init_termios.c_cflag = B9600 | CS8 | CREAD | HUPCL |
1893 CLOCAL;
Jiri Slaby938a7022006-12-08 02:38:52 -08001894 isicom_normal->flags = TTY_DRIVER_REAL_RAW |
1895 TTY_DRIVER_DYNAMIC_DEV;
Jiri Slaby09a4a112006-12-08 02:38:49 -08001896 tty_set_operations(isicom_normal, &isicom_ops);
1897
1898 retval = tty_register_driver(isicom_normal);
1899 if (retval) {
1900 pr_dbg("Couldn't register the dialin driver\n");
1901 goto err_puttty;
1902 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001903
Jiri Slaby9ac09482006-01-09 20:54:24 -08001904 retval = pci_register_driver(&isicom_driver);
1905 if (retval < 0) {
1906 printk(KERN_ERR "ISICOM: Unable to register pci driver.\n");
Jiri Slaby09a4a112006-12-08 02:38:49 -08001907 goto err_unrtty;
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001908 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001909
Linus Torvalds1da177e2005-04-16 15:20:36 -07001910 init_timer(&tx);
1911 tx.expires = jiffies + 1;
1912 tx.data = 0;
1913 tx.function = isicom_tx;
1914 re_schedule = 1;
1915 add_timer(&tx);
Jiri Slabyd8d16e42006-01-09 20:54:21 -08001916
Linus Torvalds1da177e2005-04-16 15:20:36 -07001917 return 0;
Jiri Slaby09a4a112006-12-08 02:38:49 -08001918err_unrtty:
1919 tty_unregister_driver(isicom_normal);
1920err_puttty:
1921 put_tty_driver(isicom_normal);
Jiri Slaby9ac09482006-01-09 20:54:24 -08001922error:
1923 return retval;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001924}
1925
1926static void __exit isicom_exit(void)
1927{
1928 re_schedule = 0;
Jiri Slabyaaa246e2006-01-09 20:54:23 -08001929
Jiri Slaby906cdec2006-12-08 02:38:55 -08001930 wait_for_completion_timeout(&isi_timerdone, HZ);
Jiri Slabyaaa246e2006-01-09 20:54:23 -08001931
Jiri Slaby9ac09482006-01-09 20:54:24 -08001932 pci_unregister_driver(&isicom_driver);
Jiri Slaby09a4a112006-12-08 02:38:49 -08001933 tty_unregister_driver(isicom_normal);
1934 put_tty_driver(isicom_normal);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001935}
1936
Jiri Slabyca262002006-12-08 02:38:50 -08001937module_init(isicom_init);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001938module_exit(isicom_exit);
Jiri Slabyaaa246e2006-01-09 20:54:23 -08001939
1940MODULE_AUTHOR("MultiTech");
1941MODULE_DESCRIPTION("Driver for the ISI series of cards by MultiTech");
1942MODULE_LICENSE("GPL");