Date: Tue, 21 Apr 2009 16:41:24 +0700 From: Alexander Tarasov <mr.tapac@gmail.com> To: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: Driver Problem: Broadcom NetXtreme Gigabit Ethernet Message-ID: <3b7dc6d0904210241m65336770od671535fe931b3e0@mail.gmail.com> In-Reply-To: <3b7dc6d0904090201p2cdb8bc8u17236eb35e23d374@mail.gmail.com> References: <3b7dc6d0904090112k75cb994epa91551ff9b6e1978@mail.gmail.com> <b79ecaef0904090147r6218fc8ep478ea96a18c3dee1@mail.gmail.com> <3b7dc6d0904090201p2cdb8bc8u17236eb35e23d374@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello again. Can anybody help? Or no one? 2009/4/9 Alexander Tarasov <mr.tapac@gmail.com> > With GENERIC I have same problem. > My network card is Broadcom NetXtreme Gigabit Ethernet.. (14e4:1684 > subsystem 1025:014b). > I think, it's BCM5764. > > 2009/4/9, Chris Rees <utisoft@googlemail.com>: > > 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 7.1-RELEASE FreeBSD 7.1-RELEASE #1: Thu Apr 9 13:34:46 NOVST > >> 2009 root@:/usr/obj/usr/src/sys/LAPTOP i386 > >> [root ~]# pciconf -lv > >> ... cut ... > >> none3@pci0:6:0:0: class=0x020000 card=0x014b1025 > >> chip=0x168414e4 rev=0x10 hdr=0x00 > >> vendor = 'Broadcom Corporation' > >> class = newtwork > >> subclass = ethernet > >> [root ~]# dmesg | grep "bge" > >> [root ~]# ifconfig -a > >> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 > >> 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 =) > >> > >> 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.org" > >> > > > > 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 > > > > > > -- > > 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?3b7dc6d0904210241m65336770od671535fe931b3e0>