Date: Tue, 12 Aug 2003 20:40:15 +0200 From: Dirk Janssen <djanssen@netcologne.de> To: <wpaul@freebsd.org> Cc: freebsd-net@freebsd.org Subject: Re: Trouble with 5.1-RELEASE and Broadcom BCM5704C Message-ID: <2003812204015.902418@kevelaer> In-Reply-To: <200381121103.553835@kevelaer>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, >>- Bring up /sys/dev/bge/if_bge.c in your favorite editor. -= Search for >>the following line of code: >> >>CSR_WRITE_4(sc, BGE_BMAN_MBUFPOOL_LEN, 0x18000); >> >>It should appear twice in the bge_blockinit() function. -= Change >>0x18000 to 0x10000 in both places. - Recompile your kernel= and/or >>if_bge.ko module. today I've edited if_bge.c and recompiled the kernel. After that= the problem was gone. Thanks for this solution. Regards, Dirk Janssen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2003812204015.902418>