I want to reiterate what greg asked. What feature on the keyboard makes you think that you want to block it? it has certain extra keys like volume +/-? Or it has extra hw features like a card swipe?
d
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of Gregory Dyess
Sent: Tuesday, June 30, 2009 10:20 AM
To: Windows System Software Devs Interest List
Subject: RE: [ntdev] How to block specific vendor’s PS/2 Keyboard?
I may have missed the original post, so please accept my apologies if this has already been answered. I’m curious as to why you would want to block a specific vendor’s keyboard. Is there something this keyboard does that causes problems or just general curiosity?
Thanks,
Greg
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Tim Roberts
Sent: Tuesday, June 30, 2009 12:07 PM
To: Windows System Software Devs Interest List
Subject: Re: [ntdev] How to block specific vendor’s PS/2 Keyboard?
xxxxx@rediffmail.com wrote:
I am writing a keyboard filter driver to block a specific vendor’s
PS/2
keyboard. But I am getting a generic pnp**** as the device/vendor id for all
PS/2 keyboards irrespective of the vendor. What is the way to get the real Vendor/Device id of PS/2 keyboard? Or is there any other way to block a specific vendor’s keyboard?
PS/2 devices do not have vendor and device IDs. They are all indistinguishable from one another, other than some manufacturer-specific extensions.
–
Tim Roberts, xxxxx@probo.com
Providenza & Boekelheide, Inc.
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer