C
CoR
Guest
Hi !
I implemented an RNDIS interface on my LPC1768, and it works, which i
okey.
On the host, users are just required to install an .inf file. However, eve
if the file is really tiny, it's still trouble, since at some point th
file has to be transfered (CD-Rom, USB Key ...).
I was wondering if by some USB miracle I could present my device to th
host both as a RNDIS device (which would not be configured on
not-yet-configured computer) and a Mass Storage device (so the user ca
download the inf). I'm not sure this is do-able, but this would have bee
cool to implement some kind of /sys on my device.
Another alternative would be to switch modes on the board so it coul
present different descriptors, but I would rather know if the first metho
could work.
Thanks,
Bertrand
---------------------------------------
Posted through http://www.Electronics-Related.com
I implemented an RNDIS interface on my LPC1768, and it works, which i
okey.
On the host, users are just required to install an .inf file. However, eve
if the file is really tiny, it's still trouble, since at some point th
file has to be transfered (CD-Rom, USB Key ...).
I was wondering if by some USB miracle I could present my device to th
host both as a RNDIS device (which would not be configured on
not-yet-configured computer) and a Mass Storage device (so the user ca
download the inf). I'm not sure this is do-able, but this would have bee
cool to implement some kind of /sys on my device.
Another alternative would be to switch modes on the board so it coul
present different descriptors, but I would rather know if the first metho
could work.
Thanks,
Bertrand
---------------------------------------
Posted through http://www.Electronics-Related.com