Jump to content
1 post in this topic

Recommended Posts

first of all, follow description about

Samsung R20 (NP-R20), installation howto

from here

 

then very few corrections to be applied:

 

Ethernet:

08:05.0 Ethernet controller: Marvell Yukon

Subsystem: Samsung Electronics Co Ltd Unknown device 4353

PCI ID: 11ab:4353

pciclass,020000

Kext loaded: AppleYukon.kext from

IONetworkingFamily.kext/Contents/Plugins/

com_apple_driver_AppleYukon <class com_apple_driver_AppleYukon, !registered, !matched, active, busy 0, retain count 7>

Kalyway 10.4.10 (or maybe upgrade to 10.4.11) have support for 4353

replace following lines:

<key>IOPCIPrimaryMatch</key>

<string>0x436211AB</string>

with following lines:

<key>IOPCIPrimaryMatch</key>

<string>0x436211AB 0x435311AB</string>

 

interface indexes may need to be replaced (0<->1) in:

/Library/Preferences/SystemConfiguration/NetworkInterfaces.plist

×
×
  • Create New...