I'm writing a device driver for a device that can have 2 speakers connected to it at the same time.
The 2 interfaces show up on the host (I'm using a Windows host) with the same name. How can I give each interface a unique name - like speaker 1 and speaker 2?