usb: gadget: configfs: uvc and mass storage on single udc?

2017-03-19 Thread Ganesh Biradar
Write Protect is off [105698.391550] sd 11:0:0:0: [sdb] Mode Sense: 0f 00 00 00 [105698.392557] sd 11:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [105698.403242] sdb: unknown partition table [105698.409739] sd 11:0:0:0: [sdb] Attached SCSI removable disk Can a

Re: usb: gadget: uvc: configfs: fails to enumerate in HOST

2017-03-08 Thread Ganesh Biradar
Felipe Balbi wrote: > > Hi, > > Ganesh Biradar writes: >> Hello experts, >> >> I'm working on a project which uses TI OMAP Plus platform. i'm trying >> to implement uvc gadget through configfs. >> >> kernel: 4.4 > > please try v4.10 or v

Re: usb: gadget: uvc: configfs: fails to enumerate in HOST

2017-03-08 Thread Ganesh Biradar
application, i have run that too but i have not got anything at HOST side. On Wednesday 08 March 2017 07:33 PM, Bin Liu wrote: On Wed, Mar 08, 2017 at 01:59:50PM +0200, Felipe Balbi wrote: Hi, (no top-posting, please) Ganesh Biradar writes: Hi Felipe, I'm using TI latest vision sdk

Re: [solution] usb: gadget: uvc: configfs: fails to enumerate in HOST

2017-03-08 Thread Ganesh Biradar
. Regards, Ganesh Biradar On Wed, Mar 8, 2017 at 2:13 PM, Petr Cvek wrote: > Hi, > > I'm not subscribed to linux-usb mailing list so I found your post just by a > pure luck. I've sent the patch for: > > streaming_maxburst streaming_maxpacket streaming_interval &

usb: gadget: uvc: configfs: fails to enumerate in HOST

2017-03-07 Thread Ganesh Biradar
Hello experts, I'm working on a project which uses TI OMAP Plus platform. i'm trying to implement uvc gadget through configfs. kernel: 4.4 I have setup function and configfs according to configfs gadget. mount -t debugfs debugfs /mnt/ echo "device" > /mnt/488d.usb/mode modprobe -v configfs