About USB no 3 and 4
Maybe this below would help you Mariusz
Two extra interupt flags
Found here http://byteco.de/200...-1/#comment-594
Anders
In my previous post I forget to write how to get all the 4 USB port working.
Thanks goes to: http://www.insanelym...howtopic=206313
Search for HPET section and change things as following:
Device (HPET)
{
Name (_HID, EisaId (“PNP0103″))
Name (ATT3, ResourceTemplate ()
{
IRQNoFlags ()
{2}
IRQNoFlags ()
{8}
IRQNoFlags ()
{11}
IRQNoFlags ()
{15}
Memory32Fixed (ReadWrite,
0xFED00000, // Address Base
0×00000400, // Address Length
)
})
Recompile and repair permission with Kext Utility.
Now your USB port are working as ever!!!!