On Mon, Dec 7, 2015 at 5:07 PM, Matt Maher Peterson <
[email protected]> wrote:

> Hi,
>
> Working with a Telit LE910 Cell Module and am trying to get a driver
> working for usb connection.
>
> I am following the guide provided by Telit
> <https://www.google.com/search?client=ubuntu&channel=fs&q=Linux+USB+Driver+Software+User+Guide&ie=utf-8&oe=utf-8>
>
> I have loaded the kernel headers and such so that I can see
>
> usr/src/linux-headers-3.8.13-bone70/drivers/usb/serial# ls
> ezusb_convert.pl  Kconfig  Makefile  Makefile-keyspan_pda_f
>
>
> Did so by doing
> apt-cache search linux-headers-3.8.13-bone70
> apt-get install linux-headers-3.8.13-bone70
>
>
> My issues is the guide is asking my to looking in
> /drivers/usb/serial/option.c
>
> I cannot find option.c ??
>


https://github.com/beagleboard/linux/blob/3.8/drivers/usb/serial/option.c

It's not a header, so you won't find it in "linux-headers-3.8.13-bone70"

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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to