I am still confused as to why the interface would not be brought up when I 
build a monolithic kernel and configure support for all 3Com cards? Any 
ideas? Also doens't "depmod -av" get run during the boot sequence? Thanks 
again for your input.

Cliff

At 05:42 PM 2/14/2002 -0500, you wrote:
>When you can do it manually but not at boot time, you are usually missing
>a dependency or two (things that haven't loaded by the time the interface
>is being brought up). Usually, in this case, you can bump the interface
>activation down the line a little (requires some editing of symlinks in
>/etc/rc.d).
>
>I have a 3c905B PCI NIC (good card). I have support for it built into the
>kernel (I like to build as much into the kernel as possible to reduce some
>overhead and modules get a little confusing to load and whatnot). Like all
>PCI cards, its settings are set in BIOS (IRQ and whatnot) and when the
>kernel loads, it probes the card for everything else. One.. Two.. Three :)
>
>-Statux
>
>
>
>
>_______________________________________________
>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

Reply via email to