Is it possible for the functional driver to directly access usbendpoint 0?

Posted: 08-08-2008, 09:21 AM
We plan to use endpoint 0 (control type) for some function specific
WRITE
functionality (like beep buzzer, blink error LED)

Is it possible for the functional driver to directly access usb
endpoint 0?
I could not find any DDK calls that can allow this access.

Thanks
Reply With Quote

Responses to "Is it possible for the functional driver to directly access usbendpoint 0?"

Doron Holan [MSFT]
Guest
Posts: n/a
 
Re: Is it possible for the functional driver to directly access usb endpoint 0?
Posted: 08-11-2008, 09:15 PM
yes. you can send a control transfer (_URB_CONTROL_TRANSFER(_EX)) down the
stack.

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"kevin" <jauming.tw@gmail.com> wrote in message
news:e15f6b32-6249-438d-8d0d-4d1054650cc6@v13g2000pro.googlegroups.com...
> We plan to use endpoint 0 (control type) for some function specific
> WRITE
> functionality (like beep buzzer, blink error LED)
>
> Is it possible for the functional driver to directly access usb
> endpoint 0?
> I could not find any DDK calls that can allow this access.
>
> Thanks
Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may 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 On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot view shared folders, but can access them directly mkh500 Windows Vista Networking & Sharing 1 07-13-2007 04:28 PM
How I send a irp to a port driver directly? zhangjf Windows XP Device Drivers 10 05-11-2005 04:14 AM
Please HELP! Non Functional Hotmail Belinda Windows XP Messenger 0 10-24-2004 08:51 PM
Not Functional eltsgirl@hotmail.com Windows XP Device Drivers 1 04-10-2004 09:04 PM
Two directly connected with xp - can only access one direction Doug Glancy Windows XP Network & Web 1 09-25-2003 11:38 PM