--- usblp.c.orig 2006-11-29 22:57:37.000000000 +0100 +++ usblp.c.orig 2006-12-22 12:08:00.000000000 +0100 @@ -217,6 +217,7 @@ static const struct quirk_printer_struct { 0x0409, 0xbef4, USBLP_QUIRK_BIDIR }, /* NEC Picty760 (HP OEM) */ { 0x0409, 0xf0be, USBLP_QUIRK_BIDIR }, /* NEC Picty920 (HP OEM) */ { 0x0409, 0xf1be, USBLP_QUIRK_BIDIR }, /* NEC Picty800 (HP OEM) */ + { 0x0482, 0x0010, USBLP_QUIRK_BIDIR }, /* Kyocera Mita FS 820, by zut */ { 0, 0 } };