Try removing serial.o before loading, or using setserial uart none on the port at 0x2f8.
On Mon, 12 Nov 2001, Jeff wrote: > Hi > in short, i can't get insmod to load smc-ircc.o > my MB says i have a FDC37N3869-MD > > the insmod command i'm using is below, but i'm a newbie w/r to loading > modules :( > > when i run findchip -v it finds an FDC37N869 (note the missing 3?) > > [root@localhost root]# findchip -v > Found SMC FDC37N869 Controller at 0x370, DevID=0x02, Rev. 0 > SIR Base 0x2f8, FIR Base 0x158 > IRQ = 3, DMA = 0 > Enabled: yes, Suspended: no > UART compatible: yes > Half duplex delay = 3 us > > so next i try to use insmod.. this is the first time i've had to load a > module with paramaters, but i think i'm using the right syntax (plz tell if > i'm not!) > > [root@localhost root]# insmod smc-ircc ircc_dma=0 ircc_irq=3 ircc_fir=0x158 > > ircc_sir=0x2f8 ircc_cfg=0x370 > > the only paramater i'm not sure about is the ircc_cfg one. anyway, it returns: > > init_module: No such device > Hint: insmod errors can be caused by incorrect module parameters, including > > invalid IO or IRQ parameters > > im using a Compaq Evo N150 Laptop.. It has an Infared port on the back (duh) > and has an SMsC Super I/O controller, which is a FDC37N3869-MD (i read it off > the chip) > > Many thanks > - Jeff > _______________________________________________ > Linux-IrDA mailing list - [EMAIL PROTECTED] > http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda > -- Roberto Jung Drebes <[EMAIL PROTECTED]> Porto Alegre, RS - Brasil http://www.inf.ufrgs.br/~drebes/ _______________________________________________ Linux-IrDA mailing list - [EMAIL PROTECTED] http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda
