Hi all,

Installing the module as you described below looks like it is going to
work.  I am having a problem with matching up the correct kernel version.
I am running version 2.0.39 and the only linux box my friend has is version
2.2.1.   Once I can match up versions a insmod should do the trick.  I did
insert the lines suggested into the /etc/conf.modules.  Thanks.

Matt Mueller

At 07:56 AM 7/16/99 -0400, Bob Clark wrote:
>> Does anyone out there know if there is a linux driver for the 3Com 3c523?
>> I am trying to install Hamm on my PS/2 Model 55sx, but the networking 
>won't go.
>>
>> Thanks in advance,
>>
>>
>> Matthew Mueller
>> Space Science and Engineering Center
>> University of Wisconsin-Madison
>> Phone:  608.263.8185
>> Email:  [EMAIL PROTECTED]
>>
>> I am not a rocket scientist, I just do tech support for them...
>>
>>
>>
>
>From /usr/src/linux/drivers/net/3c523.c
>
>Features:   This driver is useable as a loadable module.  If you try to
>specify an
>   IRQ or a IO address (via insmod 3c523.o irq=xx io=0xyyy), it will
>   search the MCA slots until it finds a 3c523 with the specified
>   parameters.
>
>You need to compile a kernel with the MCA option and the provided 3c523
>driver as a module and invoke it with parameters for irq and io.
>
>Put something like the following in /etc/conf.modules:
>
>alias eth0 3c523
>options 3c523 io=0xyyy irq=xx
>
>Please post back to the newsgroup if this works for you.  I'm using
>networking successfully on a model 77 with an SMC ethernet card.
>


Matthew Mueller
Space Science and Engineering Center
University of Wisconsin-Madison
Phone:  608.263.8185
Email:  [EMAIL PROTECTED]

I am not a rocket scientist, I just do tech support for them...

Reply via email to