Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > How to learn USB/RS-232 device driver programming of Linux?

Reply
Thread Tools

How to learn USB/RS-232 device driver programming of Linux?

 
 
wilson
Guest
Posts: n/a
 
      08-09-2004
Hi all,

Actually I just have C-language skill, but I have to program drivers
of our product for Redhat.
How can I do?
I have found lots of resources on internet, but they are all about
Embedded-linux.

Thanks,
 
Reply With Quote
 
 
 
 
Jens.Toerring@physik.fu-berlin.de
Guest
Posts: n/a
 
      08-09-2004
wilson <> wrote:
> Actually I just have C-language skill, but I have to program drivers
> of our product for Redhat.


You better ask in e.g. comp.os.linux.development.system, that's where
writing Linux device drivers gets discussed. Here we are only concerned
with the C programming language which does not come with any special
built-in functionalities for talking with USB or serial port devices,
that requires platform-dependend extensions.

Regards, Jens
--
\ Jens Thoms Toerring ___
\__________________________ http://www.toerring.de
 
Reply With Quote
 
 
 
 
wilson
Guest
Posts: n/a
 
      08-10-2004
Thank you!!
 
Reply With Quote
 
wilson
Guest
Posts: n/a
 
      08-10-2004
Thank you!!
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0xffc Thread 0x228 DBC 0x437b94 Jet'. ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr bazzer ASP .Net 0 03-30-2006 03:16 PM
ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x8fc Thread 0x934 DBC 0x437b94 Jet'. ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr bazzer ASP .Net 1 03-24-2006 04:20 PM
ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x8fc Thread 0x934 DBC 0x437b94 Jet'. ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr bazzer ASP .Net 0 03-24-2006 02:22 PM
newbie question: should I learn TKinter or skip it and learn more advanced toolkit? Porky Pig Jr Python 3 05-12-2004 08:58 AM



Advertisments