Now the caveats: I've compiled the kext to work with Leopard and Snow Leopard and for 32-bit Intel, 64-bit Intel, and for PPC. And I'm pleased to say that it was able to get a Gigabit connection. However, with only the one test computer, I've only been able to test it on 32-bit Intel and on Snow Leopard so let me know if there are problems with other versions or platforms. Also note, in particlar, that some of the theoretically supported cards are "special case" cards as defined by Intel (82571, 82572, 82573, 82574, 82583, and 80003ES2LAN) that use alternate driver logic that I was not able to test. And then there's the big caveat that this is my first kext so in addition to the usual disclaimers about not blaming me for anything going wrong, add in a novice rider!
Here's the kext for 32-bit 10.5 or 10.6:
IntelE1000e.kext.zip 119.14KB
2589 downloadsAnd here's the kext for 32- or 64-bit 10.6:
IntelE1000e.kext.zip 165.85KB
6445 downloadsAnd here's the list of cards this driver is intended to work with:
Intel Internal name DevID Intel Product name------------------------------------ -------- -------------------------------------------------E1000_DEV_ID_82571EB_COPPER 0x105E 82571EB Gigabit Ethernet ControllerE1000_DEV_ID_82571EB_FIBER 0x105F 82571EB Gigabit Ethernet ControllerE1000_DEV_ID_82571EB_SERDES 0x1060 82571EB Gigabit Ethernet ControllerE1000_DEV_ID_82571EB_SERDES_DUAL 0x10D9 82571EB Dual Port Gigabit Mezzanine AdapterE1000_DEV_ID_82571EB_SERDES_QUAD 0x10DA 82571EB Quad Port Gigabit Mezzanine AdapterE1000_DEV_ID_82571EB_QUAD_COPPER 0x10A4 82571EB Gigabit Ethernet ControllerE1000_DEV_ID_82571PT_QUAD_COPPER 0x10D5 82571PT Gigabit PT Quad Port Server ExpressModuleE1000_DEV_ID_82571EB_QUAD_FIBER 0x10A5 82571EB Gigabit Ethernet Controller (Fiber)E1000_DEV_ID_82571EB_QUAD_COPPER_LP 0x10BC 82571EB Gigabit Ethernet Controller (Copper)E1000_DEV_ID_82572EI_COPPER 0x107D 82572EI Gigabit Ethernet Controller (Copper)E1000_DEV_ID_82572EI_FIBER 0x107E 82572EI Gigabit Ethernet Controller (Fiber)E1000_DEV_ID_82572EI_SERDES 0x107F 82572EI Gigabit Ethernet ControllerE1000_DEV_ID_82572EI 0x10B9 82572EI Gigabit Ethernet Controller (Copper)E1000_DEV_ID_82573E 0x108B 82573V Gigabit Ethernet Controller (Copper)E1000_DEV_ID_82573E_IAMT 0x108C 82573E Gigabit Ethernet Controller (Copper)E1000_DEV_ID_82573L 0x109A 82573L Gigabit Ethernet ControllerE1000_DEV_ID_82574L 0x10D3 82574L Gigabit Network ConnectionE1000_DEV_ID_82574LA 0x10F6 82574L Gigabit Network ConnectionE1000_DEV_ID_82583V 0x150C 82583V Gigabit Network ConnectionE1000_DEV_ID_80003ES2LAN_COPPER_DPT 0x1096 80003ES2LAN Gigabit Ethernet Controller (Copper)E1000_DEV_ID_80003ES2LAN_SERDES_DPT 0x1098 80003ES2LAN Gigabit Ethernet Controller (Serdes)E1000_DEV_ID_80003ES2LAN_COPPER_SPT 0x10BA 80003ES2LAN Gigabit Ethernet Controller (Copper)E1000_DEV_ID_80003ES2LAN_SERDES_SPT 0x10BB 80003ES2LAN Gigabit Ethernet Controller (Serdes)E1000_DEV_ID_ICH8_82567V_3 0x1501 82567V-3 Gigabit Network ConnectionE1000_DEV_ID_ICH8_IGP_M_AMT 0x1049 82566MM Gigabit Network ConnectionE1000_DEV_ID_ICH8_IGP_AMT 0x104A 82566DM Gigabit Network ConnectionE1000_DEV_ID_ICH8_IGP_C 0x104B 82566DC Gigabit Network ConnectionE1000_DEV_ID_ICH8_IFE 0x104C 82562V 10/100 Network ConnectionE1000_DEV_ID_ICH8_IFE_GT 0x10C4 82562GT 10/100 Network ConnectionE1000_DEV_ID_ICH8_IFE_G 0x10C5 82562G 10/100 Network ConnectionE1000_DEV_ID_ICH8_IGP_M 0x104D 82566MC Gigabit Network ConnectionE1000_DEV_ID_ICH9_IGP_M 0x10BF 82567LF Gigabit Network ConnectionE1000_DEV_ID_ICH9_IGP_M_AMT 0x10F5 82567LM Gigabit Network ConnectionE1000_DEV_ID_ICH9_IGP_M_V 0x10CB 82567V Gigabit Network ConnectionE1000_DEV_ID_ICH9_IGP_AMT 0x10BD 82566DM-2 Gigabit Network ConnectionE1000_DEV_ID_ICH9_BM 0x10E5 82567LM-4 Gigabit Network ConnectionE1000_DEV_ID_ICH9_IGP_C 0x294C 82566DC-2 Gigabit Network ConnectionE1000_DEV_ID_ICH9_IFE 0x10C0 82562V-2 10/100 Network ConnectionE1000_DEV_ID_ICH9_IFE_GT 0x10C3 82562GT-2 10/100 Network ConnectionE1000_DEV_ID_ICH9_IFE_G 0x10C2 82562G-2 10/100 Network ConnectionE1000_DEV_ID_ICH10_R_BM_LM 0x10CC 82567LM-2 Gigabit Network ConnectionE1000_DEV_ID_ICH10_R_BM_LF 0x10CD 82567LF-2 Gigabit Network ConnectionE1000_DEV_ID_ICH10_R_BM_V 0x10CE 82567V-2 Gigabit Network ConnectionE1000_DEV_ID_ICH10_D_BM_LM 0x10DE 82567LM-3 Gigabit Network ConnectionE1000_DEV_ID_ICH10_D_BM_LF 0x10DF 82567LF-3 Gigabit Network ConnectionE1000_DEV_ID_PCH_M_HV_LM 0x10EA 82577LM Gigabit Network ConnectionE1000_DEV_ID_PCH_M_HV_LC 0x10EB 82577LC Gigabit Network ConnectionE1000_DEV_ID_PCH_D_HV_DM 0x10EF 82578DM Gigabit Network ConnectionE1000_DEV_ID_PCH_D_HV_DC 0x10F0 82578DC Gigabit Network Connection



Sign In
Create Account








