Generic Driver



Microsoft® ODBC Driver 13.1 for SQL Server® - Windows, Linux, & macOS. The Microsoft ODBC Driver for SQL Server provides native connectivity from Windows, Linux, & macOS to Microsoft SQL Server and Microsoft Azure SQL Database. Part 1: What Does Generic Audio Driver Detected Mean? The 'Generic Audio Driver Detected' issue is simply an error message that Windows Troubleshooter will display when your computer is having issues with the sound or audio system.

-->

This topics in this section describe the class drivers, generic client driver, and the parent composite driver that are provided by Microsoft.

Generic Drivers License

Microsoft-provided USB drivers for controllers and hubs

Microsoft provides these set of drivers: Estar driver download.

  • For USB host controllers and hubs. For more information, see USB host-side drivers in Windows. You can develop a custom host controller driver that communicates with the USB host controller extension (UCX) driver. For more information, see Developing Windows drivers for USB host controllers.
  • For handling common function logic for USB devices. For more information, see USB device-side drivers in Windows.
  • For supporting Type-C connectors. For more information, see USB connector manager class extension (UcmCx).

Other Microsoft-provided USB drivers

Device setup classMicrosoft-provided driver and INFWindows supportDescription
USB

Usbccgp.sys

Usb.inf

Windows 8.1

Windows 8

Windows 7

Windows Vista

Windows XP

Usbccgp.sys is a parent driver for composite devices that supports multiple functions. For more information, see USB Generic Parent Driver (Usbccgp.sys).
Biometric

WudfUsbBID.dll

WudfUsbBIDAdvanced.inf

Windows 8.1

Windows 8

Microsoft supports USB biometric devices (fingerprint readers) by providing the Windows Biometric Framework. See the Windows Biometric Framework.

Media Transfer Protocol DevicesWpdusb.sys (Obsolete)

Windows Server 2008

Windows Vista

Windows Server 2003

Windows XP

Note

Starting in Windows 7, Microsoft has replaced the kernel mode component of the Windows Vista USB driver stack (Wpdusb.sys) for Windows Portable Devices (WPD) with the generic Winusb.sys.

Microsoft provides the Wpdusb.sys driver to manage portable devices that support the Media Transfer Protocol. See WPD Design Guide.

USBDevice

Winusb.sys

Winusb.inf

Windows 8.1

Windows 8

Windows 7

Windows Vista

Windows XP with Service Pack 2 (SP2)

Winusb.sys can be used as the USB device's function driver instead of implementing a driver. See WinUSB.
Generic

Microsoft-provided USB device class drivers

Microsoft provides drivers for several USB device classes approved by USB-IF. These drivers and their installation files are included in Windows. They are available in the WindowsSystem32DriverStoreFileRepository folder.

Canon generic driverGeneric

See, USB device class drivers included in Windows.

Related topics

Universal Serial Bus (USB)
USB Driver Development Guide Download dibcom driver.

A while back I mistakenly asked why there were no generic mode-setting VESA drivers, and I got lots of interesting answers about Real Mode. While very informative, Thinking back what I meant was VGA (or maybe even SVGA) not VESA.

I'm not asking for this as a support request, I have modesetting on all my hardware, and my QEMU VMs.

But there probably are obscure cards that don't have a kernel mode setting driver out there, as well as possibly some VM platforms. Weston and other Wayland based display servers need a /dev/dri/card0 in order to be able to run, as they all require mode setting. (Some do run on framebuffer devices, but not many login managers support falling back to use framebuffers) This could also it make it difficult to kill CONFIG_VT, as you'll likely need kernel mode setting to for a kmscon like terminal to be able to start.

Driver

VirtualBox's card used to be one of the the ones where there was no modesetting support, until very recently, no /dev/dri/card0, there was framebuffer support if you passed a vga= boot option. (and can anyone verify if HyperV has modesetting support)

Why is there no generic driver that presents a /dev/dri/card0 for obscurer hardware? Is there some limitation as to why?

submitted by /u/n3rdopolis
[link]

Generic Driver For Brother Printer

[comments]

Read more here: https://www.reddit.com/r/linux/comments/lglxh5/why_are_there_no_generic_vga_modesetting_driver/

Content Attribution

Generic Driver Exclusion Form

This content was originally published by /u/n3rdopolis at Linux, GNU/Linux, free software.., and is syndicated here via their RSS feed. You can read the original post over there.





Comments are closed.