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 |
[edit] PCI ID`s compatibility list
This page is provided for getting information about osx drivers support using pci id from ioreg dumps
[edit] 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.
[edit] List Of known PCI id`s and drivers for them
[edit] ATA
id (hex) | Chipsets (MoBo`s) | Notes | helpful links | fully working w/o patch (links too) |
---|---|---|---|---|
0x611111ab | Asus P5K-SE |
|
Unknown | Yes, with patch |
[edit] 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 |
[edit] 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 |
[edit] VIDEO
[edit] 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 |
[edit] OTHERS
[edit] SEARCH TAGS
How to edit OSX kexts? Working links to patched kext samples!
[edit] Links
This page was last modified on 24 November 2010, at 03:21.
This page has been accessed 28,201 times.