From: Alan Stern Date: Fri, 16 Mar 2007 19:53:07 +0000 (-0400) Subject: usblp: quirk flag and device entry for Seiko Epson M129C printer X-Git-Tag: v2.6.21-rc5~51^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ec71db59ac07eeac89a54b35a90c181bbd3c445;p=pandora-kernel.git usblp: quirk flag and device entry for Seiko Epson M129C printer This patch (as872) adds a device table entry and a new quirk flag to the usblp driver for the Seiko Epson Receipt printer. This printer returns Vendor-Specific values for bInterfaceClass and bInterfaceSubClass, but the bInterfaceProtocol value is valid and it works with usblp. The new quirks flag tells the driver to ignore the Class and SubClass values in the interface descriptor. Signed-off-by: Alan Stern Cc: Vojtech Pavlik Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed