From: Abhishek R [MSFT] on 25 Jan 2010 11:26 As requested, I'm reproducing the information from my previous post - "The following whitepaper has some information on writing a UMDF driver for a USB device. Note that it talks about both KMDF and UMDF. The UMDF parts would be relevant to you. http://download.microsoft.com/download/9/c/5/9c5b2167-8017-4bae-9fde-d599bac8184a/USB_WDF.doc The OSR USB Fx2 sample in the WDK would also be worth looking at. http://msdn.microsoft.com/en-us/library/dd163442.aspx" "Tobias Philipp" <fh-tphilipp(a)web.de> wrote in message news:7s5to2Fp09U1(a)mid.individual.net... > Abhishek R [MSFT] schrieb: >> You would need to use WinUSB along with your UMDF driver. Please see the >> links in my other post for more information. > > > Hi, > > could you write the links here? I can't see the other thread. In the > second part of this thread Tim Roberts ask why I post the question twice, > but I didn't. > > Here in Thunderbird it's just 1 Thread "WinUSB as a filter driver?". > > regards
From: Tim Roberts on 27 Jan 2010 01:05 Tobias Philipp <fh-tphilipp(a)web.de> wrote: >thx. > >Tim Roberts schrieb: >> There was really no reason to post this twice. > >Here in Thunderbird it's just 1 Thread "WinUSB as a filter driver?" or >what did you mean? Your thread entitled "beginning UMDF driver for PIC" asked the same questions with virtually the same wording. -- Tim Roberts, timr(a)probo.com Providenza & Boekelheide, Inc.
From: Tobias Philipp on 30 Jan 2010 05:16 Tim Roberts schrieb: > Tobias Philipp <fh-tphilipp(a)web.de> wrote: > >> thx. >> >> Tim Roberts schrieb: >>> There was really no reason to post this twice. >> Here in Thunderbird it's just 1 Thread "WinUSB as a filter driver?" or >> what did you mean? > > Your thread entitled "beginning UMDF driver for PIC" asked the same > questions with virtually the same wording. Your Re came to fast, this Thread I deleted a second later. Thats why I can't see the answers if somebody was fast.
From: Tobias Philipp on 30 Jan 2010 05:20 Abhishek R [MSFT] schrieb: > As requested, I'm reproducing the information from my previous post - > > "The following whitepaper has some information on writing a UMDF driver > for a > USB device. Note that it talks about both KMDF and UMDF. The UMDF parts > would be relevant to you. > http://download.microsoft.com/download/9/c/5/9c5b2167-8017-4bae-9fde-d599bac8184a/USB_WDF.doc > > > The OSR USB Fx2 sample in the WDK would also be worth looking at. > http://msdn.microsoft.com/en-us/library/dd163442.aspx" > > "Tobias Philipp" <fh-tphilipp(a)web.de> wrote in message > news:7s5to2Fp09U1(a)mid.individual.net... >> Abhishek R [MSFT] schrieb: >>> You would need to use WinUSB along with your UMDF driver. Please see >>> the links in my other post for more information. >> >> >> Hi, >> >> could you write the links here? I can't see the other thread. In the >> second part of this thread Tim Roberts ask why I post the question >> twice, but I didn't. >> >> Here in Thunderbird it's just 1 Thread "WinUSB as a filter driver?". >> >> regards > THX for the links. The other Tread I deleted a second after creation. But some people were very fast with there answers. regards
From: Tim Roberts on 31 Jan 2010 21:13 Tobias Philipp <fh-tphilipp(a)web.de> wrote: >Tim Roberts schrieb: > >Your Re came to fast, this Thread I deleted a second later. Thats why I >can't see the answers if somebody was fast. You can't delete threads on a newsgroup. -- Tim Roberts, timr(a)probo.com Providenza & Boekelheide, Inc.
First
|
Prev
|
Next
|
Last
Pages: 1 2 3 Prev: beginning UMDF Driver for PIC Next: Which lib has _wcscat_s |