Re: Raspberry Pi 3B USB Printing Issue

From: Hans Petter Selasky <hps_at_selasky.org>
Date: Thu, 31 Mar 2022 16:01:13 UTC
On 3/31/22 15:52, Archimedes Gaviola wrote:
> Are you pertaining to this code Hans, the one you've shared to me
> previously?
> 
> +       /* Epson printer */
> +       {USB_VPI(USB_VENDOR_EPSON, USB_PRODUCT_EPSON_TMU220B, 0)},

Yes, but you can also add the IFACE_XXX ones with "," simply.

--HPS