Device driver or software driver is a computer program allowing higher-level computer programs to interact with a hardware device.
I want to write a application in C++ or C# that will behave as a printer driver when installed. It …
driver printingMy system is a CentOS 6.3 (running Kernel version 2.6.32-279.el6.x86_64). I have a loadable kernel module which is a …
linux linux-kernel centos driver kernel-moduleI am making an application using c#.net. It contains a filesystem minifilter driver also. I want to install and …
c# .net installation driverI recently updated a PC to Windows 8.1 in order to make it compatible to Kinect v2. It's an ASUS N53…
controller usb driver kinect frescoTwo questions: 1. In "ntdef.h" the NTSTATUS is defined as follow: typedef __success(return >= 0) LONG NTSTATUS; what the hell …
c driver wdkI'm updating the driver of one of my devices and would like to kextunload the old driver and kextload the …
macos installation driver kernel-extensionI am trying to update a kernel driver for Android, I have added some printk's to debug it, the _init …
android kernel driverI am interested in a way how to read GPU temperature (graphics processing unit, main chip of graphic card), by …
windows api driver temperature video-cardI have a Linux application that I would like to automate some tests for, and its state should change depending …
linux usb driver