Thread: USB port in linux

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    spurious conceit MK27's Avatar
    Join Date
    Jul 2008
    Location
    segmentation fault
    Posts
    8,300
    Pretty sure you will have to write a kernel module. Have a look at this thread from today:

    About Device Driver Programming And Socket Programming

    And maybe you will find this interesting:

    Writing a Simple USB Driver

    I do remember getting slightly peeved about that last one since there is some crucial information absent from it* which you will realize after being frustrated by it (the nastiest kind of hole you can leave in a demo, I know!), but it does provide a nice clear acurate (IMO) perspective.

    * even worse I can't remember what it was and am doing totally unrelated things right now, so don't have the headspace to figure it out...sorry
    Last edited by MK27; 09-01-2009 at 04:34 PM.
    C programming resources:
    GNU C Function and Macro Index -- glibc reference manual
    The C Book -- nice online learner guide
    Current ISO draft standard
    CCAN -- new CPAN like open source library repository
    3 (different) GNU debugger tutorials: #1 -- #2 -- #3
    cpwiki -- our wiki on sourceforge

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. USB Linux - live or no?
    By sean in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 12-23-2008, 10:56 AM
  2. FTP program
    By jakemott in forum Linux Programming
    Replies: 14
    Last Post: 10-06-2008, 01:58 PM
  3. brace-enclosed error
    By jdc18 in forum C++ Programming
    Replies: 53
    Last Post: 05-03-2007, 05:49 PM
  4. Port app from Windows to Linux
    By BobS0327 in forum Linux Programming
    Replies: 12
    Last Post: 02-12-2006, 02:35 AM
  5. Stencil Buffer Tutorial Port.. test me! (linux)
    By Perspective in forum Game Programming
    Replies: 3
    Last Post: 08-15-2004, 09:35 PM

Tags for this Thread