USB Device Drivers: Difference between revisions
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
|Version= | |Version= | ||
|Details=USB 2.0 driver - Enhanced Host Controller Interface (EHCD) | |Details=USB 2.0 driver - Enhanced Host Controller Interface (EHCD) | ||
|Link= | |Link=[http://www.edm2.com/index.php/USBEHCD.SYS] | ||
|Download=[http://hobbes.nmsu.edu/h-search.php?key=usbdrv&pushbutton=Search] | |Download=[http://hobbes.nmsu.edu/h-search.php?key=usbdrv&pushbutton=Search] | ||
}} | }} | ||
Line 12: | Line 12: | ||
|Version= | |Version= | ||
|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= | |Link=[http://www.edm2.com/index.php/USBOHCD.SYS] | ||
|Download=[http://hobbes.nmsu.edu/h-search.php?key=usbdrv&pushbutton=Search] | |Download=[http://hobbes.nmsu.edu/h-search.php?key=usbdrv&pushbutton=Search] | ||
}} | }} | ||
Line 19: | Line 19: | ||
|Version= | |Version= | ||
|Details=USB 1.x | |Details=USB 1.x | ||
|Link= | |Link=[http://www.edm2.com/index.php/USBUHCD.SYS] | ||
|Download=[http://hobbes.nmsu.edu/h-search.php?key=usbdrv&pushbutton=Search] | |Download=[http://hobbes.nmsu.edu/h-search.php?key=usbdrv&pushbutton=Search] | ||
}} | }} | ||
Line 26: | Line 26: | ||
|Version= | |Version= | ||
|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= | |Link=[http://www.edm2.com/index.php/USBD.SYS] | ||
|Download=[http://hobbes.nmsu.edu/h-search.php?key=usbdrv&pushbutton=Search] | |Download=[http://hobbes.nmsu.edu/h-search.php?key=usbdrv&pushbutton=Search] | ||
}} | }} | ||
Line 33: | Line 33: | ||
|Version= | |Version= | ||
|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= | |Link=[http://www.edm2.com/index.php/USBHID.SYS] | ||
|Download=[http://hobbes.nmsu.edu/h-search.php?key=usbdrv&pushbutton=Search] | |Download=[http://hobbes.nmsu.edu/h-search.php?key=usbdrv&pushbutton=Search] | ||
}} | }} |
Revision as of 16:52, 15 December 2019
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]] | [2] |
USBOHCD.SYS
Name | Details | Version | Link | Download |
---|---|---|---|---|
USBOHCD.SYS | USB 1.x Universal Host Controller Driver for OHCI Chipsets (CMD, SiS) | [[3]] | [4] |
USBUHCD.SYS
Name | Details | Version | Link | Download |
---|---|---|---|---|
USBUHCD.SYS | USB 1.x | [[5]] | [6] |
USBD.SYS
Name | Details | Version | Link | Download |
---|---|---|---|---|
USBD.SYS | The USB driver (USBD.SYS) supports EHCI, OHCI and UHCI compatible USB controllers. | [[7]] | [8] |
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. | [[9]] | [10] |