Regarding multiprocessor support

Dear All.,

i have using the windriver libarary for developing the windows driver. the driver is supporting in uniprocessor PC while enabling the interrupt, but the same driver is not supporting in multiprocessor PC and gets hanging. can u give the solution for this

Regards
Sathiyaraj

Discard the windriver library. Instead use either KMDF or UMDF
depending on target device.

Mark Roddy

On Wed, Jun 24, 2009 at 7:52 AM, wrote:
> Dear All.,
>
> i have using the windriver libarary for developing the windows driver. the driver is supporting in uniprocessor PC while enabling the interrupt, but the same driver is not supporting in multiprocessor PC and gets hanging. can u give the solution for this
>
>
> Regards
> Sathiyaraj
>
> —
> 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
>