On Tue, 27 Jan 2009 15:50:24 -0800, Greg Kroah-Hartman <gregkh@xxxxxxx> wrote: > From: Brandon Philips <brandon@xxxxxxxx> > +++ b/drivers/usb/class/usblp.c > @@ -226,6 +226,7 @@ static const struct quirk_printer_struct quirk_printers[] = { > + { 0x04f9, 0x000d, USBLP_QUIRK_BIDIR }, /* Brother Industries, Ltd HL-1440 Laser Printer */ > { 0x04b8, 0x0202, USBLP_QUIRK_BAD_CLASS }, /* Seiko Epson Receipt Printer M129C */ Coincidentially today I was reading usbmon traces that Brandon sent and it looks like it's easier just to keep the quirk, so no objection. I'll send a patch to have this sorted by vendor/product later. -- Pete -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html