PVE 9.1.5 with a plain-Jane Debian 13 container. I'm trying to pass through an FTDI USB-serial dongle (hereinafter, ttyUSB0). I add it as /dev/serial/by-id and it works; however, in addition to adding /dev/ttyUSB0, it also tries to add ttyUSB1, ttyACM0, and ttyACM1. The problem is that those...