[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: serial driver/irda conflict resolution?



Mikko Rapeli wrote:
> Etch kernels at least have serial 8250 built in, but it conflicts with
> the irda chip on a Thinkpad T20. With modular driver I can override this
> by adding the irda driver nsc-ircc to /etc/initramfs-tools/modules, but
> how do I tell the distro kernel not to give io 0x3f7, irq 4 and dma 3 to
> 8250?

You may want to take a look at this bugs:
http://bugzilla.kernel.org/show_bug.cgi?id=3575
http://bugzilla.kernel.org/show_bug.cgi?id=8991

There are people working to fix this problem for a long
time.

I load nsc-ircc irda with this script:
setserial /dev/ttyS1 uart none
modprobe nsc-ircc irq=3 io=0x02f8 dma=3 dongle_id=0x09
irattach irda0 -s
MAKEDEV ircomm
chmod 666 /dev/ircomm0



Ahora también puedes acceder a tu correo Terra desde el móvil.
Infórmate pinchando aquí.




Reply to: