woluolingyun / BCM5722D

Unofficial Mac OS X driver for Broadcom's BCM5722 NetXtreme and NetLink family of Gigabit Ethernet controllers

Home Page:http://osx86.co/f36/bcm5754-m-bcm5755-m-bcm5787-m-bcm5906-m-t6946/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BCM5722D

Unofficial Mac OS X driver for Broadcom's BCM5722 NetXtreme and NetLink family of gigabit Ethernet controllers. It is implemented based on the BCM5722 Programmer's Guide provided in Broadcom's open source developer resource. Additional information is gleaned from Linux(tg3) and FreeBSD(if_bge) driver.

It supports the following models:

  • BCM5722
  • BCM5754
  • BCM5754M
  • BCM5755
  • BCM5755M
  • BCM57788
  • BCM5787
  • BCM5787M
  • BCM5906
  • BCM5906M

Installation

Install to /System/Library/Extensions

Method of installation

  • Manually copy the kext to /S/L/E and repair permissions, or
  • Use KextWizard.

Issues

Please report any issues you found at https://github.com/adlan/BCM5722D/issues

Contributing

Visit the project's wiki page for details.

License

This project is released under the GNU General Public License Version 2. Please see LICENSE file or http://www.gnu.org/licenses/gpl-2.0.html for detailed license information.

Credits

  • Early beta testers at the InsanelyMac forum (acero, Hacktrix2006, quadomatic, queshaolangman, Zprood)
  • tg3(Linux) and bge(FreeeBSD) driver authors

Disclaimer

This driver is neither supported nor endorsed by Broadcom. Use at your own risk.

About

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/

License:GNU General Public License v2.0


Languages

Language:C++ 67.4%Language:C 32.6%