On Fri, Apr 27, 2018 at 3:03 PM, Eric McKenzie <
ericmc...@gmail.com> wrote:
> Hi Robert,
>
> Thank you for your previous help with the usb gadgetfs module. I have the
> BB connected over USB to a driver on the PC.
>
> Do you know how to change the VID/PID of the USB?
>
> I am using your script:
> /opt/scripts/boot/am335x_evm.sh
>
> This line enables the g_multi:
> modprobe g_multi file=${boot_drive} cdrom=0 ro=0 stall=0 removable=0 nofua=1
> ${g_ne$...
>
> I'd like to modify the VID and PID. Right now it comes up as VID = 0x1d6b
> and PID = 0x0104.
>
> Do you know where these come from?