I am developing an ATAport Miniport Driver.
In My AtaHwChannelControl entrypoint, the miniportresources (IDE_MINIPORT_RESOURCES ) in the Controller resources (PIDE_CONTROLLER_CONFIGURATION) not at all filled. but other fields are filled.
I am not able to do anything after this. can some body tell me what I should do to get this fields properly?
Regards
Sony
Sorry for not giving enough explanation. I am developing an ATAPI driver and there are multiple ATAPI controllers Avilable on the system. Do I need to call multiple “AtaPortInitializeEx” in my DriveEntry or just one is enough? does the Same driver can be used for controlling multiple controllers? Would this be cause of the problem I mentioned above?
Once. One driver.
Mark Roddy
On Fri, Sep 25, 2009 at 4:19 AM, wrote:
> Sorry for not giving enough explanation. I am developing an ATAPI driver and there are multiple ATAPI controllers Avilable on the system. Do I need to call multiple “AtaPortInitializeEx” ?in my DriveEntry or just one is enough? does the Same driver can be used for controlling multiple controllers? Would this be cause of the problem I mentioned above?
>
> —
> NTDEV is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer
>