Re: Raspberry Pi 3B USB Printing Issue
Hans Petter Selasky <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
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