Search
Support & Downloads
All of Support
This Category
Graphics
Graphics
USB driver support in Linux*

USB 1.1
USB support must be compiled into the kernel or as a loadable module. USB support is available for PIIX4 and later I/O controllers from Intel, including the Intel® 800 and 900 series chipsets. You must also select USB support for your USB component, such as a mouse or printer.

USB hubs are automatically supported.

USB filesystem support, which enables hot-swapping and dynamic detection, must also be enabled. The simplest method is to add the following line to your /etc/fstab file:

none /proc/bus/usb usbdevfs defaults 0 0
USB 2.0
USB 2.0 is backward compatible with USB 1.1. All USB 2.0 (480 Mbit/sec) devices can be used at full USB 1.1 speed (12 Mbit/sec) in all current Linux kernels. If you have the EHCI driver and a USB 2.0 host controller, then you can use USB 2.0 devices at USB 2.0 speed.

EHCI support was implemented in the Linux 2.5.2 development kernel; support was backported into the Linux 2.4.19 production kernels. The USB implementation is an ongoing project; most issues have been resolved with the 2.6.x kernels (or later).

Additional Resources

Operating System:
Linux*

This applies to:
Intel® 810 Chipset Family
Intel® 815 Chipset Family
Intel® 820 Chipset Family
Intel® 845 Chipset Family
Intel® 848P Chipset
Intel® 850 Chipset Family
Intel® 852/855 Chipset Family
Intel® 865 Chipset Family
Intel® 875P Chipset
Intel® 915 Express Chipset Family
Intel® 925X Express Chipset Family
Intel® 945 Express Chipset Family
Intel® 955X Express Chipset
Intel® E7205 Chipset

Solution ID: CS-010516
Date Created: 15-Apr-2004
Last Modified: 27-Jan-2009