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

disconnected under load #11

Open shpokas opened 13 years ago

shpokas commented 13 years ago

Hi! great job, but two issues detected. with BCM5787M (0x14e4,0x1693) connected to gigabit swich. 1) it doesn't work after sleep/wake; 2) it disconnects under load.

Typically a few gigabytes can be copied and then it stops. Interface still up, IP address assigned, but cannot be pinged or anything. No error messages in system.log or kernel.log or dmesg output. Kext unloading/loading fixes this. Simple cable disconnection/connection or ifconfig down/up doesn't help.

Compiled on 10.7.1 from source.

Kind regards, shpokas