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: Wed, 04 Mar 2009 07:37:02 +1300

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




Archive powered by MHonArc 2.6.24.

Top of Page