Skip to Content.
Sympa Menu

baslinux - Re: [BL] module for ethestreamer ibm in bl

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: baslinux AT lists.ibiblio.org
  • To: <baslinux AT lists.ibiblio.org>
  • Subject: Re: [BL] module for ethestreamer ibm in bl
  • Date: Tue, 3 Mar 2009 20:36:49 +0100

Thank you very much, Steven

I copied cs89x0.o from Slackware 7.1 to /lib/modules/2.2.16/misc in bl2 fd
version.
Then I insmod cs89x0 io=0x200 (210....360)
with the same output:

Using /lib/modules/2.2.16/misc/cs89x0.o
cs89x0.c: no card found at 0x200 (210, ...., 360)
insmod: init_module: cs89x0: resource or device busy

Did I something wrong?
Regards,

giuseppe




----- Original Message -----
From: <baslinux AT lists.ibiblio.org>
To: <baslinux AT lists.ibiblio.org>
Sent: Tuesday, March 03, 2009 7:37 PM
Subject: Re: [BL] module for ethestreamer ibm in bl


> Message from Steven
> ===================
> Sindi wrote:
> >
> > Steven posted cs89x0.o for BL3.50 and
> > Slackware 7.1 probably also has it for BL2.
>
> Yes, Slackware 7.1 has it.
>
> > Specify io and irq when insmodding.
>
> To which Giuseppe replied:
> >
> > Actually I do not know how to determine the
> > io and irq parameters when insmodding in BL....
>
> AFAIK, you only need to specify the io address
> in the insmod. The possible io addresses for
> the cs89x0 card range from 0x200 to 0x360. I
> suggest you try them all:
> ----------------------
> insmod cs89x0 io=0x200
> insmod cs89x0 io=0x210
> insmod cs89x0 io=0x220
> ...etc...
> insmod cs89x0 io=0x350
> insmod cs89x0 io=0x360
> ----------------------
> Do all of those lines produce exactly the same
> message? Or is one of them different?
>
> Cheers,
> Steven
>
> -----------------------
> BasicLinux mailing list
> -----------------------
> http://www.basiclinux.com.ru
> http://www.ibiblio.org/pub/linux/distributions/baslinux/
> ------------------------------------
> To exit, send subject=unsubscribe to
> baslinux-request AT lists.ibiblio.org





Archive powered by MHonArc 2.6.24.

Top of Page