I have a kernel driver (.sys), where i can find good source which i can use to install and control this driver?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here’s some code I wrote years ago to install an NDIS driver. It’s been tested and used on XP, but I’m not sure about anything newer than that. Installing a different type of driver mostly requires changing the group and dependency.