adlan / BCM5722D

Unofficial Mac OS X driver for Broadcom's BCM5722 NetXtreme and NetLink family of Gigabit Ethernet controllers
http://osx86.co/f36/bcm5754-m-bcm5755-m-bcm5787-m-bcm5906-m-t6946/
GNU General Public License v2.0
36 stars 16 forks source link

ethernet stops working after ifconfig down...ifconfig up #7

Open gleng opened 13 years ago

gleng commented 13 years ago

At first I posted in the other sleep issue, but I am making a separate issue as it seems sleep may not be the root cause of the problem.

My card is a BCM5754 (14e4:167a) (rev 02)

Steps to reproduce the problem:

ethernet will not function until kext is unloaded and then reloaded. Going to sleep and then waking up also causes this problem.

stratusfear commented 13 years ago

Might be a similarly related issue for me, 14e4:1691 KPs the system on "ifconfig en0 down"

alguevara7 commented 12 years ago

you could sleepwatcher to unload/load the kext when your computer wakes up from sleep.

http://www.bernhard-baehr.de/

jief666 commented 8 years ago

Hi,

I've fixed that wakeup bug (I think). I made a version 2.3.6. Only tested on a D630 and a Precison M4300.

See https://github.com/jief666/BCM5722D/tree/GigaBug for sources and https://bitbucket.org/Jief666/bcm5722d/downloads for binary.

Cheers.