Date: Wed, 14 Jan 2004 19:46:20 +0900 (KST) From: CHOI Junho <cjh@kr.FreeBSD.org> To: freebsd-questions@freebsd.org Subject: if_bfe for 4.8 (broadcam bcm4401) Message-ID: <20040114.194620.39192269.cjh@kr.FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Hi, I've tried BCM4401 driver back-ported (not MFC'ed) for 4.9 from: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/56726 I can build, install, load. And devices probed. But it segfaults in any network action(notably dhclient, ifconfig). Anybody use this driver or bug reported? My platform is ftp-installed 4.9R. Here is part of dmesg: FreeBSD 4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003 root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC ... bfe0: <Broadcom BCM4401 Fast Ethernet> mem 0xfb800000-0xfb801fff irq 10 at device 5.0 on pci2 bfe0: Ethernet address: 00:0c:6e:35:0f:b2 miibus0: <MII bus> on bfe0 ukphy0: <Generic IEEE 802.3u media interface> on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040114.194620.39192269.cjh>