Jump to content
3 posts in this topic

Recommended Posts

Hi I have this card:

 

ATA133 RAID Boost (w/cable)

 

http://www.sandberg.dk/support/product.aspx?id=130-17

 

Anybody knows where I can find a driver. OSX says that there is no PCI card connected. I really need acces to the IDE drives connected

to this controller

 

I am running uphuck 1.3 10.4.9

I have no idea if it will work or not but try this:

 

1. cd /System/Library/Extensions/AppleVIAATA.kext/Contents

 

2. sudo nano Info.plist

 

3.Locate

<key>IOPCIPrimaryMatch</key>

<string>0x05711106</string>

 

This is in the VIA PATA Controller section.

 

4. Add the device id of your device right behind 0x05711106 and save the file.

 

5. diskutil repairPermissions /

 

6. reboot

×
×
  • Create New...