Top "Driver" questions

Device driver or software driver is a computer program allowing higher-level computer programs to interact with a hardware device.

DummyNet error NDIS drivers install on Windows 7 x64

I've download the current version of DummyNet and according to readme I'm following these steps: Windows: INSTALL THE NDIS DRIVER …

networking driver windows-7-x64 ndis ipfw
Installing Moto X 2nd Gen Debug Driver

I have a Windows 7 x64 Ultimate computer and I want to connect my Moto X 2nd Gen (XT1097) in debug …

android windows usb driver motorola
Make driver load automatically when USB device is inserted

I'm using a Limited User account under Windows XP, and I'm having a bit of trouble getting my Adaptoid (the …

windows usb driver inf
Can I install self-signed drivers on 64-bit Windows without test mode if the self-signed CA root certificate is imported to the machine store?

Here is a great SO answer which covers the creation of self-signed CA and then signing executables with the obtained …

windows security driver self-signed ca
ODBC Driver for SQL Server vs SQL Server Native Client

If I use linked tables in Access 2010 to connect via ODBC to SQL Server 2014 Express, which driver is better? ODBC …

sql-server ms-access odbc driver database-connectivity
uEye camera with python on Windows

I need to get a uEye camera working with python on Windows in order to take pictures and operate on …

python opencv camera driver simplecv
Install inf driver with VBScript on Windows 7

I am trying to write a VBS script that install an USB/Ethernet adapter on Windows 7. I've got a .INF …

windows installation driver inf
CP2102 device is not listed in /dev on macOS 10.13

I have the ESP32 board with Silicon Labs CP2102 controller. When I connect it to my MacBook, I can get …

macos driver hardware iot virtual-serial-port
ADB shows Motorola Xoom as offline when connected

I have a Wi-Fi Motorola Xoom that I am connecting via ADB for development. I am seeing an intermittent problem …

android driver adb xoom motorola-droid
What does the MSP in STM32CubeMX HAL_xxx_MspInit() functions stand for?

I was wondering what the abbreviation "MSP" in HAL_xxx_MspInit() callbacks stands for. I have seen that in some …

c embedded driver firmware