On Mon, Dec 23, 2002 at 08:45:45PM +0100, Oliver Neukum wrote: > Am Sonntag, 22. Dezember 2002 22:01 schrieb Henning Meier-Geinitz: > > Hi, > > > > This patch allows the scanner driver to accept devices with more than > > one interface. That's needed by some multi-function periphals (e.g. > > scanner+printer). > > Would you mind using a symbolic name for that class of 16 ?
Well, the reason I didn't use one was that I didn't found one in usb.h/usb_ch9.h for 16. It's also not listed on www.usb.org. lsusb calls it "Data". However, I'm not sure if this is a hex/dec error and they really mean "Data" = dec 10, not 0x10 (=dec 16). Shall I define a local symbolic name (e.g. STRANGE_HP_SCANJET_INTERFACE_CLASS)? But I really don't know what this class is. I only know that it's used by a Hewlett-Packard ScanJet 3300c and Genius HR6 USB - Vivid III. See http://www.mostang.com/pipermail/sane-devel/2002-July/003631.html and http://abclinuxu.cz/hardware/ViewRelation?relationId=5488 . Bye, Henning ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
