Skip to content

Tech For Talk

a blog site for programmers

  • Contact

Category: Custom Driver

Posted on February 21, 2020May 1, 2022

Unknown symbol usb_serial* in GobiSerial LTE Linux Kernel driver

I was working with the SieraWireless LTE device drivers recently and I got into a strange issue with one of the drivers called GobiSerial. I…

Continue reading → Unknown symbol usb_serial* in GobiSerial LTE Linux Kernel driver

Share this:

  • Email
  • Tweet
  • Reddit
  • Pocket
  • Print
  • Share on Tumblr

Like this:

Like Loading...
Posted on October 23, 2019May 1, 2022

How to integrate a custom device driver into nuttx tree

I had written a blog on how to integrate a custom driver into Linux kernel tree previously here. Integrating a custom driver in nuttx kernel is pretty similar. But writing this down would probably be a good idea for any future reference.

Share this:

  • Email
  • Tweet
  • Reddit
  • Pocket
  • Print
  • Share on Tumblr

Like this:

Like Loading...

Recent Posts: Tech For Talk

Chapter 7 : Class Template Instantiation

C++ Templates Made Easy

Chapter 6 : Working with Class Templates

How to add Microsoft KM Loopback adapter in Windows 10

Chapter 5 : Miscellaneous template aspects

Top Posts & Pages

  • Chapter 4 : Return type of template function in C++
  • How to add/compile a kernel module as a new buildroot package
  • Cross compiling custom Linux Kenel driver for Rasberry Pi Platform
  • Format a micro SD card using gparted utility
  • Chapter 3 : All about Template Parameters in C++
  • How to resolve merge conflict in GIT
  • Why do we need virtual functions in C++?
  • How to detect memory leak in c program using valgrind?
  • C++ notes: Shallow copy, overloaded assignment operator and deep copy explained
  • How to invoke Linux shell command from C++ program and collect data

Copyright Notice

© [Vivek Bhadra] and [http://vivekbhadra.wordpress.com], [2017]. Unauthorized use and/or duplication of this material without express and written permission from this site’s author and/or owner is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to [Vivek Bhadra] and [http://vivekbhadra.wordpress.com] with appropriate and specific direction to the original content.

Powered by WordPress.com.
  • Contact
 

Loading Comments...
 

    %d