On Mon, Dec 01, 2003 at 07:48:53PM +0200, Shimon Panfil wrote:
> Hi folks,
> on my machine with 2 ethernet cards different kernels see these two
> cards in different order. How can I appoint specific device for specific
> interface? Kernel parameters?
> 


  Perhaps by setting this in /etc/modutils?

    $ cat /etc/modutils/3c59x
    alias eth0 3c59x
    $ cat /etc/modutils/ne2k-pci
    alias eth1 ne2k-pci
  
I believe that it used to some other path with a non 2.6 kernel.

-- 
"If you have an apple and I have  an apple and we  exchange apples then
you and I will still each have  one apple. But  if you have an idea and I
have an idea and we exchange these ideas, then each of us will have two
ideas." -- George Bernard Shaw     (sent by  shaulk @ actcom . net . il)

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to