Lines Matching +full:product +full:- +full:files
8 In hotpluggable busses like USB (and Cardbus PCI), end-users plug devices
12 - Find a driver that can handle the device. That may involve
13 loading a kernel module; newer drivers can use module-init-tools
16 - Bind a driver to that device. Bus frameworks do that using a
19 - Tell other subsystems to configure the new device. Print
22 be driver-specific actions.
54 http://linux-hotplug.sourceforge.net
70 PRODUCT USB vendor, product, and version codes (hex)
83 modules, and can invoke driver-specific setup scripts. The newest ones
84 leverage USB module-init-tools support. Later agents might unload drivers.
90 Current versions of module-init-tools will create a ``modules.usbmap`` file
92 files can be used by various user mode policy agents to make sure all the
103 ... matching devices with specified vendor and product ids
118 { } /* end with an all-zeroes entry */