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.

-- 
    Steve Coile
 [EMAIL PROTECTED]


-- 
  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