This is the second article from “Hacking USB device drivers” series. In this part will be covered device supporting mechanism by USB device drivers.
- Adding vendor and product IDs for USB drivers (read)
- Adding support for new devices to USB drivers
- Introduction
- Modify dev_devs[] structure
(more…)