Brent Clements��,
    Because yje linux kernel can load a module only once,
you should copy the module as another name , for example
cp tulip.o tulip_1.o in /lib/modules/2.2.12-20/net. 
   then add a line in /etc/conf.modules 
   alias eth1 tulip_1

good luck!


�� 00-2-24 17:06:00 �����
>This is a stupid question...but I have two network cards in my
>machine..They are both based on the tulip.c driver which I have just
>downloaded and compiled as a module....I looked in the /proc/pci and
>the kernel recognizes the cards at boot up...now how do I load a
>module for each of the cards so that one has the alias eth0 and the
>other eth1
>
>what is the command line for loading this module?
>
>I'm feeling stupid right now. maybe its the fact that I've been up 72
>hours programming this linux router software..DOH!!!
>
>Thanks,
>Brent

                

            liuxg
            [EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to