On Sun, 27 Jan 2002, St�phane Borel wrote: > On Sun, Jan 27, 2002 at 12:34:36PM +0000, Alex Butcher (irda) wrote: > > I'm trying to get a Toshiba Satellite 3000-214's IR port working with my > > Nokia 6210. Ultimately, I'd like to be able to use it as a "modem" for the > > laptop (is this currently possible?) > > I've been able to make irda work on the satellite 3000-214 with smc-ircc > module and kernel 2.4.16. I'm not sure whether I was using it as a SIR > or FIR device but at module insertion, the chip is detected with > relevant ioport/irq/dma, and irdadump works. > > Maybe you use some utility like setserial that make you port unavailable > by dfault as it did here ; but leaving ttyS0 free should allow you to > use irda.
OK, I'm a step further forward now; I upgraded to kernel 2.4.17, switched the BIOS back to FIR and put IR port on 0x3f8/IRQ4/DMA3. My modules.conf now contains: alias irda0 smc-ircc options smc-ircc ircc_dma=3 ircc_irq=4 As far as I can see, modprobe'ing irda0 brought it to life. irdadump shows packets from a Nokia 6210, so I guess all is well. Right, moving on... > Stef Thanks again! Alex. _______________________________________________ Linux-IrDA mailing list - [EMAIL PROTECTED] http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda
