Re: How do I name my network interface?

2005-10-25 Thread Andrew P.
On 10/25/05, Martin Alejandro Paredes Sanchez <[EMAIL PROTECTED]> wrote: > El Lun 24 Oct 2005 18:17, Teo De Las Heras escribió: > > [EMAIL PROTECTED]:10:0: class=0x02 card=0x100a15bd chip=0x432011ab > > rev=0x13 > > hdr=0x00 > > vendor = 'Marvell Semiconductor (Was: Galileo Technology Ltd)' >

Re: How do I name my network interface?

2005-10-24 Thread Martin Alejandro Paredes Sanchez
El Lun 24 Oct 2005 18:17, Teo De Las Heras escribió: > [EMAIL PROTECTED]:10:0: class=0x02 card=0x100a15bd chip=0x432011ab > rev=0x13 > hdr=0x00 > vendor = 'Marvell Semiconductor (Was: Galileo Technology Ltd)' > device = '88E8001 Gigabit 32-bit Ethernet Controller with Integrated PHY' > class =

Re: How do I name my network interface?

2005-10-24 Thread Teo De Las Heras
I have a similar problem with a DFI LanParty Ultra-D with two gigabit on-board NIC's. I DONT see any 'ethernet' subclass devices listed other than the one I have working. Is it simply not supported by the Kernel? The machine in question is dual-booting (with windows), so I can see that the driver

Re: How do I name my network interface?

2005-10-23 Thread Roland Smith
On Sun, Oct 23, 2005 at 10:52:39PM +0200, Andreas Davour wrote: > >The "none" only means it's not bound to a driver. You might try the > >vr(4) driver, although the 6102 is not mentioned in vr(4). > > Ok, then "none" makes more sense. It read about the vr driver and it > worked! How did you know

Re: How do I name my network interface?

2005-10-23 Thread Erik Trulsson
On Sun, Oct 23, 2005 at 10:29:14PM +0200, Roland Smith wrote: > On Sun, Oct 23, 2005 at 10:00:55PM +0200, Andreas Davour wrote: > > Having done that I conclude it is a Realtek 8201BL chip. Wouldn't there > > be another rl interface, then? > > The re nor the rl driver seem to support the 8201BL. >

Re: How do I name my network interface?

2005-10-23 Thread Erik Trulsson
On Sun, Oct 23, 2005 at 10:00:55PM +0200, Andreas Davour wrote: > On Sun, 23 Oct 2005, Erik Trulsson wrote: > > >On Sun, Oct 23, 2005 at 06:30:35PM +0200, Andreas Davour wrote: > >> > >>Hi! > >> > >>I have realized that my new motherboard has a built-in network > >>interface, and I'd like to use i

Re: How do I name my network interface?

2005-10-23 Thread Roland Smith
On Sun, Oct 23, 2005 at 10:00:55PM +0200, Andreas Davour wrote: > Having done that I conclude it is a Realtek 8201BL chip. Wouldn't there > be another rl interface, then? The re nor the rl driver seem to support the 8201BL. > >What does 'pciconf -lv' say? > > Quite a lot. The parts that looks r

Re: How do I name my network interface?

2005-10-23 Thread Roland Smith
On Sun, Oct 23, 2005 at 09:36:38PM +0200, Andreas Davour wrote: > >Using "dmesg |grep 'Ethernet address'|sort|uniq" gives a list of network > >interfaces. > > It unfortunately just shows my rl0 device. Then it seems that the other device is not supported my the FreeBSD kernel, or it could be disa

Re: How do I name my network interface?

2005-10-23 Thread Roland Smith
On Sun, Oct 23, 2005 at 06:30:35PM +0200, 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 hav

Re: How do I name my network interface?

2005-10-23 Thread Erik Trulsson
On Sun, Oct 23, 2005 at 06:30:35PM +0200, 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"? That would depend on w

Re: How do I name my network interface?

2005-10-23 Thread Eric F Crist
On Oct 23, 2005, at 11:30 AM, 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 bo

Re: How do I name my network interface?

2005-10-23 Thread Chris
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