debug ahci controller
Posted: Sat May 25, 2013 1:03 am
any body knows how to debug ahci controller, is there any debugger avaliable for that?
i have trouble with my ahci controller dirver, based on the serial ata spec pubblished by intel, my driver work fine on my hp ich6 chipset and virtualbox, but it is weird on my asus laptop which uses intel ich9m chipset, the ahci reset command always timeout.
virtualbox can only show me the result of my driver works, but for figuring out what and where i need to fix my code through debugging it step by step, any one have some good sulotions or suggestions?
thanks.
i have trouble with my ahci controller dirver, based on the serial ata spec pubblished by intel, my driver work fine on my hp ich6 chipset and virtualbox, but it is weird on my asus laptop which uses intel ich9m chipset, the ahci reset command always timeout.
virtualbox can only show me the result of my driver works, but for figuring out what and where i need to fix my code through debugging it step by step, any one have some good sulotions or suggestions?
thanks.