how to interface dongle in sololite evk

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to interface dongle in sololite evk

581 Views
thangameenaraje
Contributor II

hi i am working in i.mx sololite evk board.. i need to  use dongle to use internet.

I am using jelly bean 4.3  from git source. using(android user guide).

i configured pid vid  in drivers/usb/serial/ .

in my bootlog is showing huawei mass storage ..

but  in dev/ folder i cant found ttyUSB0

kindly help me how to configure in kernel.

Labels (2)
0 Kudos
3 Replies

481 Views
lyfsci
Contributor III

Hi Thangameena,

How you added the vid/pid in the source code itself or through sysfs entry ?

Usually dongles will be enumerated as mass storage until the driver is loaded. Once the driver is loaded then the serial AT ports will be open and well it depends on the vendor. Some dongles don't have such requirements and it could be accessed easily.

0 Kudos

481 Views
thangameenaraje
Contributor II

i added vid pid in  drivers/usb/serial/option.c..

i didnt find driver  for my tata photon plus(huawei).

0 Kudos

481 Views
igorpadykov
NXP Employee
NXP Employee

Hi THANGAMEENA

please look at below link where similar problem was solved

Re: Re: wifi binding on imx6sl evk based board

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos