Page 1 of 6

Re: dummy_hcd.ko for C-series T-VALDEUC

Posted: Wed Dec 01, 2010 4:02 pm
by arris69
andy_nl wrote:I was wondering if there is any progress in getting the dummy USB driver working for the T-VALDEUC (arm7) type C-series?
Arris, are you still working on this driver?
no.

arris

Re: dummy_hcd.ko for C-series T-VALDEUC

Posted: Wed Dec 01, 2010 8:15 pm
by arris69
dan2k5 wrote:Here working modules (dummy_hcd.ko + g_file_storage.ko) for C-series T-VALDEUC
and the diff -NurbB patch?

thnx
arris

Re: dummy_hcd.ko for C-series T-VALDEUC

Posted: Wed Dec 01, 2010 9:00 pm
by arris69
dan2k5 wrote:
arris69 wrote:and the diff -NurbB patch?

thnx
arris
I've modified only kernel config

Code: Select all

CONFIG_USB_GADGET=m
CONFIG_USB_GADGET_SELECTED=y
CONFIG_USB_GADGET_DUMMY_HCD=y
CONFIG_USB_DUMMY_HCD=m
CONFIG_USB_GADGET_DUALSPEED=y
CONFIG_USB_FILE_STORAGE=m
kernel source from from LN40C650_OpenSource.rar?

thnx
arris

Re: dummy_hcd.ko for C-series T-VALDEUC

Posted: Wed Dec 01, 2010 9:29 pm
by arris69
dan2k5 wrote:
arris69 wrote:kernel source from from LN40C650_OpenSource.rar?

thnx
arris
from LE40C650.zip (http://opensource.samsung.com/)
thnx, will look into.

edit: strange, dummy_hcd.ko get same md5sum from both sources.
btw. real usb device is required to start a script on tv.

arris