USB Device Drivers: Difference between revisions
Jump to navigation
Jump to search
m →USB Base: 5 |
|||
Line 6: | Line 6: | ||
|Details=USB 2.0 driver - Enhanced Host Controller Interface (EHCD) | |Details=USB 2.0 driver - Enhanced Host Controller Interface (EHCD) | ||
|Link=[http://www.edm2.com/index.php/USBEHCD.SYS] | |Link=[http://www.edm2.com/index.php/USBEHCD.SYS] | ||
|Download= | |Download= | ||
}} | }} | ||
Line 13: | Line 13: | ||
|Details=USB 1.x Universal Host Controller Driver for OHCI Chipsets (CMD, SiS) | |Details=USB 1.x Universal Host Controller Driver for OHCI Chipsets (CMD, SiS) | ||
|Link=[http://www.edm2.com/index.php/USBOHCD.SYS] | |Link=[http://www.edm2.com/index.php/USBOHCD.SYS] | ||
|Download= | |Download= | ||
}} | }} | ||
Line 20: | Line 20: | ||
|Details=USB 1.x | |Details=USB 1.x | ||
|Link=[http://www.edm2.com/index.php/USBUHCD.SYS] | |Link=[http://www.edm2.com/index.php/USBUHCD.SYS] | ||
|Download= | |Download= | ||
}} | }} | ||
Line 27: | Line 27: | ||
|Details=The USB driver (USBD.SYS) supports EHCI, OHCI and UHCI compatible USB controllers. | |Details=The USB driver (USBD.SYS) supports EHCI, OHCI and UHCI compatible USB controllers. | ||
|Link=[http://www.edm2.com/index.php/USBD.SYS] | |Link=[http://www.edm2.com/index.php/USBD.SYS] | ||
|Download= | |Download= | ||
}} | }} | ||
Line 34: | Line 34: | ||
|Details=USB Human Interface Device (HID) driver. Also USBD.SYS and an USB Host Controller driver need to be installed. | |Details=USB Human Interface Device (HID) driver. Also USBD.SYS and an USB Host Controller driver need to be installed. | ||
|Link=[http://www.edm2.com/index.php/USBHID.SYS] | |Link=[http://www.edm2.com/index.php/USBHID.SYS] | ||
|Download= | |Download= | ||
}} | }} | ||
[[Category:USB]] | [[Category:USB]] |
Revision as of 12:45, 6 January 2020
This are the drivers related to USB.
USB Base
USBEHCD.SYS
Name | Details | Version | Link | Download |
---|---|---|---|---|
USBEHCD.SYS | USB 2.0 driver - Enhanced Host Controller Interface (EHCD) | [[1]] |
USBOHCD.SYS
Name | Details | Version | Link | Download |
---|---|---|---|---|
USBOHCD.SYS | USB 1.x Universal Host Controller Driver for OHCI Chipsets (CMD, SiS) | [[2]] |
USBUHCD.SYS
Name | Details | Version | Link | Download |
---|---|---|---|---|
USBUHCD.SYS | USB 1.x | [[3]] |
USBD.SYS
Name | Details | Version | Link | Download |
---|---|---|---|---|
USBD.SYS | The USB driver (USBD.SYS) supports EHCI, OHCI and UHCI compatible USB controllers. | [[4]] |
USBHID.SYS
Name | Details | Version | Link | Download |
---|---|---|---|---|
USBHID.SYS | USB Human Interface Device (HID) driver. Also USBD.SYS and an USB Host Controller driver need to be installed. | [[5]] |