Mike Burger wrote:

> It's not a problem.
>
> The Xircom NIC is a PCMCIA card.  The initial eth0 initialization can't
> see it, because the PCMCIA drivers haven't yet been loaded.  Once the
> PCMCIA drivers load, they see the NIC, and realize that it is a NIC...at
> which point, they initialize eth0 for you.
>
> This is the correct and proper behavior for a laptop with a PCMCIA NIC.
>
> On Sun, 2 Dec 2001, Art Ross wrote:
>
> > I have a Dell Inspiron with a Xircom CBE2-100 NIC.  Everthing has worked
> > fine except for one small problem.  When the laptop boots it has trouble
> > bringing up the NIC and delays the systems eth0 initialization.  It
> > still manages to configure the NIC, it just seems that it doesn't happen
> > the first time.  I've reviewed the /proc/interrupts file to find that
> > the IRQ used by the NIC is shared with two other items, usb and i82360.
> > Is this what causes the first failure?  Is there anyway to get the
> > Xircom to use another IRQ?
> >   Best Regards,
> >   Art
> >
> >
> >
> > _______________________________________________
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list

Mike,
  Thank you for your insight.  Now I don't  initialization eth0 during boot.
To get the NFS mount to occur, I simply added a mount command line in my
rc.local file.  Do you know how I could get the NFS mount to occur after the
PCMCIA drivers are loaded and eth0 is initialized with this new approach?  If
not, I'm satisfied with this approach.
  Thanks again,
  Art



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to