PCI ID CL
From OSx86
Warning: This page is similar to User_talk:Penguino_loco and to Hardware .kext Patching List and may be rendundant.
Contents |
PCI ID`s compatibility list
This page is provided for getting information about osx drivers support using pci id from ioreg dumps
How to get pci dump
Using ioreg program from Xcode You can get text version about full hardware information for Your computer under osx
execute command:
ioreg -c IOPCIDevice > pci_dump.txt
After that - analyse it for getting low level info.
List Of known PCI id`s and drivers for them
ATA
| id (hex) | Chipsets (MoBo`s) | Notes | helpful links | fully working w/o patch (links too) |
|---|---|---|---|---|
| 0x611111ab | Asus P5K-SE |
| Unknown | Yes, with patch |
SATA
| id (hex) | Chipsets (MoBo`s) | Notes | helpful links | fully working w/o patch (links too) |
|---|---|---|---|---|
| 0x614511ab | Intel D975XBX2 and ASUS P5WDG2 WS Professional |
| Unknown | Yes, with patch |
| 0x3a228086 | Gigabyte GA-EP45-DS3L |
| Unknown | Yes with patch |
AUDIO
| id (hex) | Chipsets (MoBo`s) | Notes | helpful links | fully working w/o patch (links too) |
|---|---|---|---|---|
| 0x293e8086 | P5K-SE |
| Unknown | Yes with patch |
| 0x3a3e8086 | Gigabyte GA-EP45-DS3L |
| Unknown | Yes with patch |
VIDEO
WIFI/LAN
| id (hex) | Chipsets (MoBo`s) | Notes | helpful links | fully working w/o patch (links too) |
|---|---|---|---|---|
| 0x813910ec | P5K-SE |
| Realtec 8139 | Yes, with patch |
| 0x816810ec | EP45-DS3L |
| Realtec 8169 | Yes, with patch |
OTHERS
SEARCH TAGS
How to edit OSX kexts? Working links to patched kext samples!
