Re: Virtual Device Driver Basics
From: Doron Holan [MS] (doronh_at_nospam.microsoft.com)
Date: 06/01/04
- Next message: Panda Ng: "Re: Behavior of AVStream after returning STATUS_PENDING from Process routine"
- Previous message: WDD: "Re: AVStream: Do we need to KsEdit the AllocatorFraming member?"
- In reply to: StreaX: "Virtual Device Driver Basics"
- Next in thread: StreaX: "Re: Virtual Device Driver Basics"
- Reply: StreaX: "Re: Virtual Device Driver Basics"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 1 Jun 2004 07:16:35 -0700
as an aside, direct access to hw in user mode means that your device
provides no security to the machine whatsoever. your hardware is now
suscetible to a broader range of attack.
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. "StreaX" <anonymous@discussions.microsoft.com> wrote in message news:4323B4A0-1091-44F3-89B7-F8DC2DDF2F32@microsoft.com... > Good Day, > > I was wondering where to get information on Virtual devices on windows 2K/XP. > > I want to make a driver that detects if any of our products are connected (Serial/USB) and then acts as a generic PCSC driver to any of these devices. Our clients do not want to layer the driver atop the HID/Serial driver because they also want direct access to the hardware from user mode.. Can anybody help me with this? > > With Best Regards, > StreaX
- Next message: Panda Ng: "Re: Behavior of AVStream after returning STATUS_PENDING from Process routine"
- Previous message: WDD: "Re: AVStream: Do we need to KsEdit the AllocatorFraming member?"
- In reply to: StreaX: "Virtual Device Driver Basics"
- Next in thread: StreaX: "Re: Virtual Device Driver Basics"
- Reply: StreaX: "Re: Virtual Device Driver Basics"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|