Jump to content

fluid | fixed

PCGenRTL8139 1.4.1 for Mountain Lion

PCGenRTL8139 AppleRTL8139 RTL8139 ML Mountain Lion

  • Please log in to reply
5 replies to this topic

#1
Andy Vandijck

Andy Vandijck

    InsanelyMac Legend

  • Coders
  • 1,082 posts
  • Gender:Male
  • Location:Tienen
  • Interests:Programming stuff for Mac OS X...
    Hacking...
    Hard rock (also really big Metallica...
I rebuilt my PCGenRTL8139 specific for Mountain Lion.
Sources are included...
Using it right now... results are very good and ethernet is very fast ;)
Enjoy... :)

Attached Files



#2
beta992

beta992

    InsanelyMac Geek

  • Members
  • PipPipPipPip
  • 228 posts
  • Gender:Male
Thanks for your work. :)

I have a RTL8169, could you also mod this model? :)

#3
DPalive

DPalive

    InsanelyMac Protégé

  • Members
  • Pip
  • 8 posts
RTL8190?

#4
Slice

Slice

    InsanelyMac Deity

  • Local Moderators
  • 1,828 posts
  • Gender:Male
  • Location:Moscow
Andy, I see you have a problem?
Attached File  Screen shot 2012-12-11 at 17.13.52.png   56.06K   50 downloads

Check this
#if MAC_OS_X_VERSION_MIN_REQUIRED <= MAC_OS_X_VERSION_10_4
	ret = IOConnectMethodStructureIStructureO( connect, kVoodooHDAActionMethod,
			 sizeof(in),   /* structureInputSize */
			 &outsize,	/* structureOutputSize */
			 &in,		/* inputStructure */
			 &out);	   /* ouputStructure */
#else	
   
ret = IOConnectCallStructMethod(connect,
		 kVoodooHDAActionMethod,
		 &in,
		 sizeof(in),
		 &out,
		 &outsize
		 );
#endif		

Hope it helps.

I also vote for RTL8168 if you have any sources.

#5
Andy Vandijck

Andy Vandijck

    InsanelyMac Legend

  • Coders
  • 1,082 posts
  • Gender:Male
  • Location:Tienen
  • Interests:Programming stuff for Mac OS X...
    Hacking...
    Hard rock (also really big Metallica...
Oh yes... the extra tools... I haven't modded them... just worked out the kext...
Thanks for noting it ;)

If I had the sources for AppleRTL8169 I would mod them but unfortunately I don't have them...

#6
beta992

beta992

    InsanelyMac Geek

  • Members
  • PipPipPipPip
  • 228 posts
  • Gender:Male

View PostAndy Vandijck, on 11 December 2012 - 01:34 PM, said:

Oh yes... the extra tools... I haven't modded them... just worked out the kext...
Thanks for noting it ;)

If I had the sources for AppleRTL8169 I would mod them but unfortunately I don't have them...
OK, hope the sources will be available (somewhere) soon.. :)





Also tagged with one or more of these keywords: PCGenRTL8139, AppleRTL8139, RTL8139, ML, Mountain Lion

  Topic Stats Last Post Info

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

© 2013 InsanelyMac  |   News  |   Forum  |   Downloads  |   OSx86 Wiki  |   Mac Netbook  |   Web hosting by CatN  |   Designed by Ed Gain  |   Logo by irfan  |   Privacy Policy