Here's the driver I've put together to support the
Marvell Yukon 88E8001.
Rules:
- please try not to trash this thread posting stupid or irrelevant comments
- don't post asking how to install the driver or edit the .plist to add your vendorid/devid (search the forum)
- don't pm me unless you want to send me a debug log
- I'll update this first message when needed with new versions of the driver, comments, etc.
To install:
open terminal
sudo -s (password)
cp -R (drag and drop the file and remove the / at the end) /System/Library/Extensions/
rebootIf it crashes, please send me the debug log:
open terminal
sudo dmesg
cut&paste the messages starting with skgeosx:Latest Version: 0.2e BETA - PLEASE TEST WITH TIGER and LEOPARD AND LET ME KNOWVersions:
- 0.2e(u) // 23Nov07 // Universal Binary
- 0.2e // 17Nov07 // Intel ONLY, Leopard build, power management (sleep ok), minor bug fixes, release build
- 0.2d // 01May06 // fixed a huge bug in tx engine that caused random unreported crashes
- 0.2b // 24April06 // implemented multicast and promiscuous mode plus some bug fixes (275 downloads)
- 0.1 // first release (465 downloads)
FAQ:
- OSX versions: 10.4.4 minimum
- supported cards: Marvell Gigabit Ethernet (88E8001), 3Com 3C940/3C940B, D-Link DGE-530T
- possible cards: Belkin F5D5005, Linksys EG1032 (please let me know if any of these work)
- yukon2 cards (88E8021,22,35,...) are not supported; they are covered by appleyukon.kext from OSX10.4.5 onwards - no they will never be supported by this driver as the original skge was written specifically for yukon1 cards; I will not write a yukon2 driver because I don't have a yukon2 card to test on
- 3COM 3C940 / ASUS P4P800 Deluxe: edit info.plist and replace 0x432011AB with 0x170010B7 before following installation instructions
- D-Link DGE-530T: edit info.plist with 0x4C001186
- Syskonnect SK 9521 V2.0: edit info.plist with 0x43201148
My thanks to:
-Stephen Hemminger, the author of the original Linux skge driver
-planetbeing and tuxx for releasing their OSX source codes
-the betatesters: autoy, myzar, Flamaszter
-cyclonefr for the quick install instructions
-------------------------------------------------------------------
Source Code (only for developers)
23Aug06: After almost 4 months, 4000 downloads and no real bug report I believe the driver can be considered quite stable. There are still things to implement (e.g. see TODO in the source code for some of them) but I don't have the time nor the urgency to do it. Therefore here's the source code. Please feel free to debug / add whatever you may see fit. I believe however that it would be good for all users to
keep all future versions in this page. If you email them to me I'll attach them here (with your name in evidence don't worry) for everyone to download, assuming you have explained the mods and the driver still works

.
I will not support nor endorse any driver based on my source that is not present in this page. Have fun
-------------------------------------------------------------------
WHEN I OPEN THE ''LOAD'' IN TERMINAL, I NEDD TO PUT THE PASSWORD, I PUT ''SUDO -S '' BUT IT SAID PLEASE,TRY AGAIN... SO I DON'T INSTALLED IT... HOW CAN I INSTALL THIS???
PLEASEEEE HELP MEEEEEE......
PS: SORRY ABOUT THE BAD ENGLISH, I AMO BRAZILIAN...