dzuniga Posted March 9, 2008 Share Posted March 9, 2008 I've tried to "make" the kext file from "tulip" but i've realized that the "make" command doesn't exist in leopard console... Link to comment https://www.insanelymac.com/forum/topic/92494-can-anyone-post-the-admtek-an983-kext/ Share on other sites More sharing options...
muitommy Posted March 9, 2008 Share Posted March 9, 2008 why don't use use the kext directly? Link to comment https://www.insanelymac.com/forum/topic/92494-can-anyone-post-the-admtek-an983-kext/#findComment-659801 Share on other sites More sharing options...
z-type Posted March 9, 2008 Share Posted March 9, 2008 make command requires XCodeTools to be installed. Link to comment https://www.insanelymac.com/forum/topic/92494-can-anyone-post-the-admtek-an983-kext/#findComment-659861 Share on other sites More sharing options...
wmarsh Posted March 9, 2008 Share Posted March 9, 2008 I've tried to "make" the kext file from "tulip" but i've realized that the "make" command doesn't exist in leopard console... Here it is, I posted it years ago with 10.4.3. Still using it with 10.5.2. http://forum.insanelymac.com/index.php?sho...amp;#entry38422 There is a link to source code. Its on SourceForge. I did not write it. I have edited info.plist to include all the tulip cards I am aware of. However, you might possibly have to add your device id. You can't use make like you do in FreeBSD or Linux. You have to use XCode tools. This is a Tiger kext. To compile it in Leopard with XCode Tools 3.0 (I have done it) you have to compile it as a Tiger kext. Rewriting it as a Leopard kext would be a wonderful idea, but its way beyond my skill level. Link to comment https://www.insanelymac.com/forum/topic/92494-can-anyone-post-the-admtek-an983-kext/#findComment-660626 Share on other sites More sharing options...
Recommended Posts