Hi, Did you compile the driver into the kernel, or as a module? Try the command 'lsmod' if you compiled it as a module and see if you have it loaded. If not, do 'modprobe <name_of_module>. What kind of 3com card is it?
Jim Richards On Wed, Jul 25, 2001 at 11:05:15PM +0200, heissu wrote: > I want a ethernet card (3Com). I have compiled the kernel to that > ethernet card. I want configure the interface whith the ifconfig > command.But when I do: # ifconfig eth0 numIP netmask numNETMASK up , the > shell request: > > SIOCSIFADDR: Unknown device > eth0: unknown interface > SIOCSIFNETMASK: Unknown device > eth0: unknown interface > > Can anyone help me? > > > Thank you. > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]