Skip to Content.
Sympa Menu

baslinux - Re: [BL] Having trouble with networking

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] Having trouble with networking
  • Date: Tue, 25 Nov 2008 22:25:02 -0800

Hi,

The card only comes with an RJ45 connector. When I use insmod, the
parameters I use are io=0x300 and irq=10. I checked /proc/interrupts
and /proc/ioports for conflicts, and as far as I can tell there aren't
any.

I tried using the "options" parameter, but it appears that this
version of the module doesn't support it. I took a look at the code
for the 2.2.26 version of eexpress.c, and there is no MODULE_PARM
entry for it, only io and irq.

Regards,
Jason

On Tue, Nov 25, 2008 at 7:29 PM, <baslinux AT lists.ibiblio.org> wrote:
> Message from Steven
> ===================
> Jason wrote:
>>
>> something is stopping the network stack from
>> sending ARP packets. However, it seems to
>> receive ARP packets just fine.
>
> When you insmod eexpress, what parameters are you using?
> The possible parameters are:
> ------------------------------------
> io=io_port
> irq=IRQ
> options=0x10 (10baseT half duplex)
> options=0x20 (10baseT full duplex)
> options=0x100 (100baseT half duplex)
> options=0x200 (100baseT full duplex)
> ------------------------------------
> If you have not already done so, I suggest
> you experiment with the options= parameter.
>
> 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