Files
linux-st/include/linux
Greg Kroah-Hartman 733260ff9c [PATCH] USB: add dynamic id functionality to USB core
Echo the usb vendor and product id to the "new_id" file in the driver's
sysfs directory, and then that driver will be able to bind to a device
with those ids if it is present.

Example:
	echo 0557 2008 > /sys/bus/usb/drivers/foo_driver/new_id
adds the hex values 0557 and 2008 to the device id table for the foo_driver.

Note, usb-serial drivers do not currently work with this capability yet.
usb-storage also might have some oddities.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-01-04 13:48:32 -08:00
..
2005-11-28 21:00:29 +00:00
2005-11-13 18:14:17 -08:00
2005-11-13 18:14:10 -08:00
2005-11-22 19:39:30 -08:00
2005-12-15 02:20:15 +01:00
2005-12-12 08:57:43 -08:00
2005-11-28 14:42:23 -08:00
2005-12-19 23:12:09 -05:00
2005-11-13 18:14:12 -08:00
2005-12-12 08:57:45 -08:00
2005-11-13 18:14:15 -08:00
2005-11-20 21:25:15 -08:00
2005-12-05 13:42:06 -08:00
2005-12-12 08:57:42 -08:00