public
Description: A OS X port of the forcedeth Linux driver for the ethernet interface of Nvidia's NForce chipset
Homepage: http://forum.insanelymac.com/index.php?showtopic=12933
Clone URL: git://github.com/planetbeing/forcedeth-osx.git
forcedeth-osx / loadkextd
100755 5 lines (3 sloc) 0.098 kb
1
2
3
4
5
#!/bin/sh
sudo cp -R build/release/forcedeth-d.kext /tmp/
sudo kextload -v /tmp/forcedeth-d.kext