atom feed3 messages in org.freebsd.freebsd-hackersBroadcom 440x on FreeBSD 6.0/6.1
FromSent OnAttachments
Andreas BachmannApr 16, 2006 10:53 am 
Andreas BachmannApr 16, 2006 7:57 pm 
Pyun YongHyeonApr 19, 2006 4:06 am 
Subject:Broadcom 440x on FreeBSD 6.0/6.1
From:Andreas Bachmann (bac@te-clan.ch)
Date:Apr 16, 2006 7:57:24 pm
List:org.freebsd.freebsd-hackers

The bfe driver is broken for RAM sizes above 1G, and you have 2G.

For kicks, you could try booting with hw.physmem="1G" (in loader.conf or manually). If that doesn't work, you have discovered a new bug.

The ndis driver works on my H^HDell notebook (see ndisgen(8)).

I found your post to freebsd-mobile with the same text :-) After limiting my physical memory, my NIC works now... I will look at the ndisgen.

thanks a lot

Andreas