Loading...
iokit/KernelConfigTables.cpp xnu-792.25.20 xnu-792.6.76
--- xnu/xnu-792.25.20/iokit/KernelConfigTables.cpp
+++ xnu/xnu-792.6.76/iokit/KernelConfigTables.cpp
@@ -71,5 +71,13 @@
 "       'IONameMatch'           = nvram;"
 "   }"
 #endif /* PPC */
+#ifdef i386
+"   ,"
+"   {"
+"       'IOClass'           = AppleIntelClock;"
+"       'IOProviderClass'   = IOPlatformDevice;"
+"       'IONameMatch'       = intel-clock;"
+"   }"
+#endif /* i386 */
 ")";