aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/irda')
-rw-r--r--drivers/net/irda/Kconfig38
-rw-r--r--drivers/net/irda/irtty-sir.c2
2 files changed, 20 insertions, 20 deletions
diff --git a/drivers/net/irda/Kconfig b/drivers/net/irda/Kconfig
index 595205406d73..2a30193d0d50 100644
--- a/drivers/net/irda/Kconfig
+++ b/drivers/net/irda/Kconfig
@@ -5,7 +5,7 @@ comment "SIR device drivers"
5 5
6config IRTTY_SIR 6config IRTTY_SIR
7 tristate "IrTTY (uses Linux serial driver)" 7 tristate "IrTTY (uses Linux serial driver)"
8 depends on IRDA 8 depends on IRDA && TTY
9 help 9 help
10 Say Y here if you want to build support for the IrTTY line 10 Say Y here if you want to build support for the IrTTY line
11 discipline. To compile it as a module, choose M here: the module 11 discipline. To compile it as a module, choose M here: the module
@@ -140,7 +140,7 @@ config LITELINK_DONGLE
140 140
141config MA600_DONGLE 141config MA600_DONGLE
142 tristate "Mobile Action MA600 dongle" 142 tristate "Mobile Action MA600 dongle"
143 depends on IRTTY_SIR && DONGLE && IRDA && EXPERIMENTAL 143 depends on IRTTY_SIR && DONGLE && IRDA
144 help 144 help
145 Say Y here if you want to build support for the Mobile Action MA600 145 Say Y here if you want to build support for the Mobile Action MA600
146 dongle. To compile it as a module, choose M here. The MA600 dongle 146 dongle. To compile it as a module, choose M here. The MA600 dongle
@@ -153,7 +153,7 @@ config MA600_DONGLE
153 153
154config GIRBIL_DONGLE 154config GIRBIL_DONGLE
155 tristate "Greenwich GIrBIL dongle" 155 tristate "Greenwich GIrBIL dongle"
156 depends on IRTTY_SIR && DONGLE && IRDA && EXPERIMENTAL 156 depends on IRTTY_SIR && DONGLE && IRDA
157 help 157 help
158 Say Y here if you want to build support for the Greenwich GIrBIL 158 Say Y here if you want to build support for the Greenwich GIrBIL
159 dongle. If you want to compile it as a module, choose M here. 159 dongle. If you want to compile it as a module, choose M here.
@@ -164,7 +164,7 @@ config GIRBIL_DONGLE
164 164
165config MCP2120_DONGLE 165config MCP2120_DONGLE
166 tristate "Microchip MCP2120" 166 tristate "Microchip MCP2120"
167 depends on IRTTY_SIR && DONGLE && IRDA && EXPERIMENTAL 167 depends on IRTTY_SIR && DONGLE && IRDA
168 help 168 help
169 Say Y here if you want to build support for the Microchip MCP2120 169 Say Y here if you want to build support for the Microchip MCP2120
170 dongle. If you want to compile it as a module, choose M here. 170 dongle. If you want to compile it as a module, choose M here.
@@ -178,7 +178,7 @@ config MCP2120_DONGLE
178 178
179config OLD_BELKIN_DONGLE 179config OLD_BELKIN_DONGLE
180 tristate "Old Belkin dongle" 180 tristate "Old Belkin dongle"
181 depends on IRTTY_SIR && DONGLE && IRDA && EXPERIMENTAL 181 depends on IRTTY_SIR && DONGLE && IRDA
182 help 182 help
183 Say Y here if you want to build support for the Adaptec Airport 1000 183 Say Y here if you want to build support for the Adaptec Airport 1000
184 and 2000 dongles. If you want to compile it as a module, choose 184 and 2000 dongles. If you want to compile it as a module, choose
@@ -187,7 +187,7 @@ config OLD_BELKIN_DONGLE
187 187
188config ACT200L_DONGLE 188config ACT200L_DONGLE
189 tristate "ACTiSYS IR-200L dongle" 189 tristate "ACTiSYS IR-200L dongle"
190 depends on IRTTY_SIR && DONGLE && IRDA && EXPERIMENTAL 190 depends on IRTTY_SIR && DONGLE && IRDA
191 help 191 help
192 Say Y here if you want to build support for the ACTiSYS IR-200L 192 Say Y here if you want to build support for the ACTiSYS IR-200L
193 dongle. If you want to compile it as a module, choose M here. 193 dongle. If you want to compile it as a module, choose M here.
@@ -198,7 +198,7 @@ config ACT200L_DONGLE
198 198
199config KINGSUN_DONGLE 199config KINGSUN_DONGLE
200 tristate "KingSun/DonShine DS-620 IrDA-USB dongle" 200 tristate "KingSun/DonShine DS-620 IrDA-USB dongle"
201 depends on IRDA && USB && EXPERIMENTAL 201 depends on IRDA && USB
202 help 202 help
203 Say Y or M here if you want to build support for the KingSun/DonShine 203 Say Y or M here if you want to build support for the KingSun/DonShine
204 DS-620 IrDA-USB bridge device driver. 204 DS-620 IrDA-USB bridge device driver.
@@ -212,14 +212,14 @@ config KINGSUN_DONGLE
212 212
213config EP7211_DONGLE 213config EP7211_DONGLE
214 tristate "Cirrus Logic clps711x I/R support" 214 tristate "Cirrus Logic clps711x I/R support"
215 depends on IRTTY_SIR && ARCH_CLPS711X && IRDA && EXPERIMENTAL 215 depends on IRTTY_SIR && ARCH_CLPS711X && IRDA
216 help 216 help
217 Say Y here if you want to build support for the Cirrus logic 217 Say Y here if you want to build support for the Cirrus logic
218 EP7211 chipset's infrared module. 218 EP7211 chipset's infrared module.
219 219
220config KSDAZZLE_DONGLE 220config KSDAZZLE_DONGLE
221 tristate "KingSun Dazzle IrDA-USB dongle (EXPERIMENTAL)" 221 tristate "KingSun Dazzle IrDA-USB dongle"
222 depends on IRDA && USB && EXPERIMENTAL 222 depends on IRDA && USB
223 help 223 help
224 Say Y or M here if you want to build support for the KingSun Dazzle 224 Say Y or M here if you want to build support for the KingSun Dazzle
225 IrDA-USB bridge device driver. 225 IrDA-USB bridge device driver.
@@ -232,8 +232,8 @@ config KSDAZZLE_DONGLE
232 ksdazzle-sir. 232 ksdazzle-sir.
233 233
234config KS959_DONGLE 234config KS959_DONGLE
235 tristate "KingSun KS-959 IrDA-USB dongle (EXPERIMENTAL)" 235 tristate "KingSun KS-959 IrDA-USB dongle"
236 depends on IRDA && USB && EXPERIMENTAL 236 depends on IRDA && USB
237 help 237 help
238 Say Y or M here if you want to build support for the KingSun KS-959 238 Say Y or M here if you want to build support for the KingSun KS-959
239 IrDA-USB bridge device driver. 239 IrDA-USB bridge device driver.
@@ -264,8 +264,8 @@ config USB_IRDA
264 you will need both USB and IrDA support in your kernel... 264 you will need both USB and IrDA support in your kernel...
265 265
266config SIGMATEL_FIR 266config SIGMATEL_FIR
267 tristate "SigmaTel STIr4200 bridge (EXPERIMENTAL)" 267 tristate "SigmaTel STIr4200 bridge"
268 depends on IRDA && USB && EXPERIMENTAL 268 depends on IRDA && USB
269 select CRC32 269 select CRC32
270 ---help--- 270 ---help---
271 Say Y here if you want to build support for the SigmaTel STIr4200 271 Say Y here if you want to build support for the SigmaTel STIr4200
@@ -331,8 +331,8 @@ config SMC_IRCC_FIR
331 smsc-ircc2.o. 331 smsc-ircc2.o.
332 332
333config ALI_FIR 333config ALI_FIR
334 tristate "ALi M5123 FIR (EXPERIMENTAL)" 334 tristate "ALi M5123 FIR"
335 depends on EXPERIMENTAL && IRDA && ISA_DMA_API 335 depends on IRDA && ISA_DMA_API
336 help 336 help
337 Say Y here if you want to build support for the ALi M5123 FIR 337 Say Y here if you want to build support for the ALi M5123 FIR
338 Controller. The ALi M5123 FIR Controller is embedded in ALi M1543C, 338 Controller. The ALi M5123 FIR Controller is embedded in ALi M1543C,
@@ -343,8 +343,8 @@ config ALI_FIR
343 ali-ircc. 343 ali-ircc.
344 344
345config VLSI_FIR 345config VLSI_FIR
346 tristate "VLSI 82C147 SIR/MIR/FIR (EXPERIMENTAL)" 346 tristate "VLSI 82C147 SIR/MIR/FIR"
347 depends on EXPERIMENTAL && IRDA && PCI 347 depends on IRDA && PCI
348 help 348 help
349 Say Y here if you want to build support for the VLSI 82C147 349 Say Y here if you want to build support for the VLSI 82C147
350 PCI-IrDA Controller. This controller is used by the HP OmniBook 800 350 PCI-IrDA Controller. This controller is used by the HP OmniBook 800
@@ -387,7 +387,7 @@ config PXA_FICP
387 387
388config MCS_FIR 388config MCS_FIR
389 tristate "MosChip MCS7780 IrDA-USB dongle" 389 tristate "MosChip MCS7780 IrDA-USB dongle"
390 depends on IRDA && USB && EXPERIMENTAL 390 depends on IRDA && USB
391 select CRC32 391 select CRC32
392 help 392 help
393 Say Y or M here if you want to build support for the MosChip 393 Say Y or M here if you want to build support for the MosChip
diff --git a/drivers/net/irda/irtty-sir.c b/drivers/net/irda/irtty-sir.c
index 6e4d4b62c9a8..a41267197839 100644
--- a/drivers/net/irda/irtty-sir.c
+++ b/drivers/net/irda/irtty-sir.c
@@ -210,7 +210,7 @@ static int irtty_do_write(struct sir_dev *dev, const unsigned char *ptr, size_t
210 * been received, which can now be decapsulated and delivered for 210 * been received, which can now be decapsulated and delivered for
211 * further processing 211 * further processing
212 * 212 *
213 * calling context depends on underlying driver and tty->low_latency! 213 * calling context depends on underlying driver and tty->port->low_latency!
214 * for example (low_latency: 1 / 0): 214 * for example (low_latency: 1 / 0):
215 * serial.c: uart-interrupt / softint 215 * serial.c: uart-interrupt / softint
216 * usbserial: urb-complete-interrupt / softint 216 * usbserial: urb-complete-interrupt / softint