--- Jason Spence <[EMAIL PROTECTED]> wrote:
> > Here are is a patch to fix the main bugs in
> > drivers/net/irda/nsc-ircc.c from Linux 2.4.3.
>
> I tried it on my system, with the following results:
>
> [root@bright findchip]# ./findchip -v
> Found NSC PC87338 Controller at 0x398, DevID=0x0b,
> Rev. 2
> SIR Base 0x2f8, FIR Base 0x2f8
^^^^^ ^^^^^
These are the right addresses, which you could use on
the modprobe (not needed, though). But disable ttyS1
first, or it will not work.
> IRQ = 3, DMA = 0
> Enabled: yes, Suspended: no
> UART compatible: yes
> Half duplex delay = 0 us
> [root@bright findchip]# modprobe nsc-ircc io=0x398
> irq=3 dma=0
>
/lib/modules/2.4.3/kernel/drivers/net/irda/nsc-ircc.o:
> init_module: No
> such device
> Hint: insmod errors can be caused by incorrect
> module parameters,
> including invalid IO or IRQ parameters
>
/lib/modules/2.4.3/kernel/drivers/net/irda/nsc-ircc.o:
> insmod
>
/lib/modules/2.4.3/kernel/drivers/net/irda/nsc-ircc.o
> failed
>
/lib/modules/2.4.3/kernel/drivers/net/irda/nsc-ircc.o:
> insmod nsc-ircc
> failed
>
> I tried it again using the other port number, and
> still no dice:
>
> [root@bright findchip]# modprobe nsc-ircc io=0x2f8
> irq=3 dma=0
right!
>
/lib/modules/2.4.3/kernel/drivers/net/irda/nsc-ircc.o:
> init_module: No
> such device
> Hint: insmod errors can be caused by incorrect
> module parameters,
> including invalid IO or IRQ parameters
>
/lib/modules/2.4.3/kernel/drivers/net/irda/nsc-ircc.o:
normally this is caused by conflict with serial
hardware, which has the same IO address. Disable it
with "setserial ttyS1 uart none" or look at the
previous threads which show how to do this
permanently.
> insmod
>
/lib/modules/2.4.3/kernel/drivers/net/irda/nsc-ircc.o
> failed
>
/lib/modules/2.4.3/kernel/drivers/net/irda/nsc-ircc.o:
> insmod nsc-ircc
> failed
>
> I'm using a Sony VAIO PCG-F540 with kernel 2.4.3.
> The IR port works
> fine in Windows, and I can do OBEX between Windows
> and my Palm IIIc's
> notepad.
>
I have IrDA working on all 5 different sony models we
have on our lab.
> - Jason
> _______________________________________________
> Linux-IrDA mailing list -
> [EMAIL PROTECTED]
>
http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda
>
>
>
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
_______________________________________________
Linux-IrDA mailing list - [EMAIL PROTECTED]
http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda