On Fri, Apr 27, 2018 at 3:03 PM, Eric McKenzie <[email protected]> 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?
Sorry, i don't use g_multi anymore, instead we use libcomposite. https://github.com/RobertCNelson/boot-scripts/blob/master/boot/am335x_evm.sh#L493-L496 Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYiZhuYyavmpjcfEdWLDcz5iOJbTVwkq1O7ibG%3D3dWuXjQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
