Displaying 1 result from an estimated 1 matches for "irattach".
2006 Oct 18
0
I/O resource -- not free --- IRDA problems?
...yS1* or *ttyS3* - ra3 is the latter). Edit
*/etc/pcmcia/config.opts* to `*exclude irq 3*' (so that the IRQ is free)
and */etc/sysconfig/irda* to set `*DEVICE=/dev/ttyS3*' (or *1*), and run
`*chkconfig irda on*' so that it starts on reboot (or
`*/etc/rc.d/init.d/irda start*' or `*irattach /dev/ttyS3 -s*').
It should load *ircomm_sir*, *sir_dev*, *irnet*, *ppp_generic*, *slhc*,
*ircomm_tty*, *ircomm*, *irda*, *irtty_sir* and *crc_ccitt*, and
*/var/log/messages* should have"
Now I have already put ttyS2 on irq3 (from dmseg):
ttyS2 at I/O 0x3e8 (irq = 3) is a 16550A
How d...