Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > Windows7 64bit 1394 isochronous attach buffers fails

Reply
Thread Tools Display Modes

Windows7 64bit 1394 isochronous attach buffers fails

 
 
Christoph Diener
Guest
Posts: n/a

 
      04-27-2010
Hello,

I'm about to rework our driver to work under Windows 7 64bit. While other
requests to our devices are working well, the isochronous request
REQUEST_ISOCH_ATTACH_BUFFERS fails in the completion routine with
STATUS_INVALID_PARAMETER. Unfortunately I don't get any information which
parameter is wrong.

The driver works well under Windows 7 32bit but I can not see a real
difference in the driver own logs compared to the logs under 64bit Windows
7.

(I read this posting: http://www.osronline.com/ShowThread.cfm?link=166737
and started the comand script, but the log file with the OHCI logs is
unreadable.)

Can anybody help me to figure out the wrong parameter?

Thanks a lot,
Christoph


 
Reply With Quote
 
 
 
 
Maxim S. Shatskih
Guest
Posts: n/a

 
      04-27-2010
Have you tried switching to the legacy 1394 stack in Win7?

--
Maxim S. Shatskih
Windows DDK MVP

http://www.storagecraft.com

"Christoph Diener" <> wrote in message news:...
> Hello,
>
> I'm about to rework our driver to work under Windows 7 64bit. While other
> requests to our devices are working well, the isochronous request
> REQUEST_ISOCH_ATTACH_BUFFERS fails in the completion routine with
> STATUS_INVALID_PARAMETER. Unfortunately I don't get any information which
> parameter is wrong.
>
> The driver works well under Windows 7 32bit but I can not see a real
> difference in the driver own logs compared to the logs under 64bit Windows
> 7.
>
> (I read this posting: http://www.osronline.com/ShowThread.cfm?link=166737
> and started the comand script, but the log file with the OHCI logs is
> unreadable.)
>
> Can anybody help me to figure out the wrong parameter?
>
> Thanks a lot,
> Christoph
>
>

 
Reply With Quote
 
Christoph Diener
Guest
Posts: n/a

 
      04-28-2010

Yes I tried it but it fails too. But anyway under 32bit Windows 7 the driver
works already with the new OHCI.
Thanks for the suggestion.

"Maxim S. Shatskih" <> schrieb im Newsbeitrag
news:...
Have you tried switching to the legacy 1394 stack in Win7?

--
Maxim S. Shatskih
Windows DDK MVP

http://www.storagecraft.com

"Christoph Diener" <> wrote in message
news:...
> Hello,
>
> I'm about to rework our driver to work under Windows 7 64bit. While other
> requests to our devices are working well, the isochronous request
> REQUEST_ISOCH_ATTACH_BUFFERS fails in the completion routine with
> STATUS_INVALID_PARAMETER. Unfortunately I don't get any information which
> parameter is wrong.
>
> The driver works well under Windows 7 32bit but I can not see a real
> difference in the driver own logs compared to the logs under 64bit Windows
> 7.
>
> (I read this posting: http://www.osronline.com/ShowThread.cfm?link=166737
> and started the comand script, but the log file with the OHCI logs is
> unreadable.)
>
> Can anybody help me to figure out the wrong parameter?
>
> Thanks a lot,
> Christoph
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Free AV for 64Bit Windows7 El.Plates Windows 64 Bit 14 11-02-2009 01:20 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59