View Single Post
 
Old 08-31-2009, 08:41 PM
Snow's Avatar
Snow Snow is offline
Tiger
 
Join Date: Jan 2008
Posts: 263
1 USB bus shows up as expansion so I reckon code for this bus is missing in my dsdt.

Seems the device id code needs to be 37 so shall I just add another bus, like USB6 or?

USB-bus:

Locatie hostcontroller: Uitbreidingssleuf
Besturingsbestand hostcontroller: AppleUSBUHCI
PCI-apparaatcode: 0x2937
PCI-revisiecode: 0x0002
PCI-fabrikantcode: 0x8086
Busnummer: 0x1a

compared to

USB-bus:

Locatie hostcontroller: Ingebouwde USB-interface
Besturingsbestand hostcontroller: AppleUSBUHCI
PCI-apparaatcode: 0x3a36
PCI-revisiecode: 0x0002
PCI-fabrikantcode: 0x8086
Busnummer: 0x5d

Thx

Update: Got it! Name ADR strings were wrong for USB3 and US31. All ok now. Going to remove the code from boot.plist.

Locatie hostcontroller: Ingebouwde USB-interface
Besturingsbestand hostcontroller: AppleUSBUHCI
PCI-apparaatcode: 0x3a37
PCI-revisiecode: 0x0002
PCI-fabrikantcode: 0x8086
Busnummer: 0x1a

I can finally use my sleep button on keyboard now to wake up (just like in windows)

Thx for guiding all!

Snow Leopard 10.6.7  Gigabyte GA-P35-DS3P  Intel Q6600 @ 3Ghz  Corsair CM2X2048-6400DHX  Gigabyte HD5770 Silent Cell  Samsung SyncMaster 2494SW  ALC889a  Creative T5400 5.1  Maxtor 380215AS  Pioneer DVR-215D  Presonus Inspire 1394  KRK Rokit 5  Wacom Bamboo One 
 SL USB Guide => http://www.infinitemac.com/f57/guide...k-drive-t3705/ 

Last edited by Snow; 08-31-2009 at 09:08 PM.
Reply With Quote