android_kernel_samsung_msm8976/drivers/usb/class
David Woodhouse a9714c845c [PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devices
I looked at the userspace code which uses the LPIOC_GET_DEVICE_ID ioctl
and I almost went blind. Let's export it in sysfs instead, and just as a
string instead of with a big-endian length at the beginning of it.

This also prints the message about finding the printer _after_ we know
the minor device number it's going to have, rather than reporting all
printers as 'usblp0'.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-01-04 13:51:44 -08:00
..
audio.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
audio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cdc-acm.c [PATCH] USB: mark various usb tables const 2006-01-04 13:51:40 -08:00
cdc-acm.h [PATCH] USB: Converting cdc acm to a ring queue 2006-01-04 13:48:29 -08:00
Kconfig [PATCH] USB: delete the bluetty driver 2005-10-28 16:47:47 -07:00
Makefile [PATCH] USB: delete the bluetty driver 2005-10-28 16:47:47 -07:00
usb-midi.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
usb-midi.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usblp.c [PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devices 2006-01-04 13:51:44 -08:00