Hi, I’m a student in National Central Universty (Taiwan).
In this winter vacation, I read the Walter Oney’s WDM book.
I found a lot of useful information about WDM on this book.
But when I try to write my first WDM driver, I got a question
about what kind of device is suited for me.
On Oney’s WDM book, Most samples are ““virtual”” – NOT real access
hardware.
Can someone tell me what kind of WDM driver which accessing
hardware actually is suited for me.
Thanks.
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
Try the serial device on ur system
or write a simple memory device
Chiyam
— Slash Tang wrote:
> Hi, I’m a student in National Central Universty
> (Taiwan).
>
> In this winter vacation, I read the Walter Oney’s
> WDM book.
> I found a lot of useful information about WDM on
> this book.
>
> But when I try to write my first WDM driver, I got a
> question
> about what kind of device is suited for me.
>
> On Oney’s WDM book, Most samples are ““virtual”” –
> NOT real access
> hardware.
> Can someone tell me what kind of WDM driver which
> accessing
> hardware actually is suited for me.
>
> Thanks.
>
> —
> You are currently subscribed to ntdev as:
> xxxxx@yahoo.com
> To unsubscribe send a blank email to
leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions!
http://auctions.yahoo.com
—
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
> Can someone tell me what kind of WDM driver which accessing
hardware actually is suited for me.
Some simple USB thing, for instance.
Max
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com