Date: Thu, 9 Apr 2009 09:47:57 +0100 From: Chris Rees <utisoft@googlemail.com> To: Alexander Tarasov <mr.tapac@gmail.com>, FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: Driver Problem: Broadcom NetXtreme Gigabit Ethernet Message-ID: <b79ecaef0904090147r6218fc8ep478ea96a18c3dee1@mail.gmail.com> In-Reply-To: <3b7dc6d0904090112k75cb994epa91551ff9b6e1978@mail.gmail.com> References: <3b7dc6d0904090112k75cb994epa91551ff9b6e1978@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
2009/4/9 Alexander Tarasov <mr.tapac@gmail.com>: > Hi, All! > > After installing FreeBSD 7.1 I've got problem with my network card. > > [root ~]# uname -a > FreeBSD =A07.1-RELEASE FreeBSD 7.1-RELEASE #1: Thu Apr =A09 13:34:46 NOVS= T > 2009 root@:/usr/obj/usr/src/sys/LAPTOP =A0i386 > [root ~]# pciconf -lv > ... cut ... > none3@pci0:6:0:0: =A0 =A0 =A0 =A0class=3D0x020000 card=3D0x014b1025 > chip=3D0x168414e4 rev=3D0x10 hdr=3D0x00 > =A0 =A0vendor =A0 =A0 =3D 'Broadcom Corporation' > =A0 =A0class =A0 =A0 =A0=3D newtwork > =A0 =A0subclass =A0 =3D ethernet > [root ~]# dmesg | grep "bge" > [root ~]# ifconfig -a > lo0: flags=3D8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 > =A0 =A0 =A0 =A0 inet 127.0.0.1 netmask 0xff000000 > > I've compiled my kernel with "device miibus" and "device bge" (my > kernel config is GENERIC without FireWare & RAIDs). > > What does it mean? Is somethere driver for this card? > > Sorry for my terrible English =3D) > > Alexander V Tarasov > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > Are you sure you didn't comment out any miibus lines or anything like that? Try with the GENERIC kernel, and kldload bge to see what happens. Chris --=20 A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b79ecaef0904090147r6218fc8ep478ea96a18c3dee1>