Andreas Davour wrote:
> 
> Hi!
> 
> I have realized that my new motherboard has a built-in network
> interface, and I'd like to use it as well as the PCI based one I have.
> 
> But, what do I call it when I plumb it with "ifconfig"?
> 
> The PCI card I have is identified during boot as rl0, and the built-in
> as "rlphy0: <RealTek internal media interface> on miibus0".
> 
> Using "ifconfig rlphy0 plumb" does not work. It says:
> ifconfig: SIOCIFCREATE: Invalid argument
> 
> and that's it.
> 
> So, what do I call it? I tried rl1 as well, no cookie.
> 
> /andreas
> 

Do this:  dmesg | more

Look for instances of all nics.
If its onboard - it may be called fxp0

-- 
Best regards,
Chris

A shy, introverted child will choose a crowded public
area to loudly demonstrate new acquired vocabulary.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to