Steve,

That did it. Thank you very much.  

For anyone else who may read this later looking for an answer to the same
question, I did have to correct a minor typo in the command 
"modprobe ne irq10 io=0x300" by changing it to "modprobe ne irq=10 io=0x300"

Now, can anyone tell me where I should have looked to find information on
modprobe while I was researching this problem? Also, I am still curious
what I was doing wrong with the Kerneld Configurator in case I need to use
it in the future.

Thanks again, now I can take off for the weekend without this hanging over
my head.

Al Margheim

At 12:04 PM 3/27/98 -0500, Steve Coile wrote:

>On Fri, 27 Mar 1998, Al Margheim wrote:
>>I'm trying to get an Allied Telesyn International AT-2000 (NE-2000 clone)
>>to work with RedHat v5.0 (kernel 2.0.32) and am having no luck.  I've spent
>>many hours reading faqs, howto's, linux newsgroup postings but I'm still
>>not sure what the problem is.
>
>Try the following:
>
>    modprobe ne irq10 io=0x300
>
>Then use ifconfig to configure and bring-up eth0.  

If it works, add the
>following lines to /etc/conf.modules:
>
>    alias eth0 ne
>    options ne irq=10 io=0x300
>
>then reboot your computer.
>




-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to