Results 1 to 3 of 3

Thread: Device Drivers for Linux...

  1. #1
    Loves duck, Peking Duck! bsodmike's Avatar
    Join Date
    Jul 2003
    Location
    Colombo
    Posts
    2,909
    Thanks
    495
    Thanked
    92 times in 80 posts
    • bsodmike's system
      • Motherboard:
      • Misc.
      • CPU:
      • Mac Pro 2.8 GHz (8-cores) / iMac 2.8GHz C2D Extreme Edition / MacBook Pro 15" 2.33 & 13.3" 2.26 GHz
      • Memory:
      • 2GB DDR2 kits on all systems / FB ECC RAM in Mac Pro
      • Storage:
      • 320GB + 3x 1TB, Mac Pro / 500 GB, iMac / 2x 1TB & 2x 2TB WD My Book Studio II, via FW800 to Mac Pro
      • Graphics card(s):
      • ATI Radeon HD 2600 XT 256MB (two dual-link DVI ports / Mac Pro)
      • PSU:
      • Misc.
      • Case:
      • Misc.
      • Operating System:
      • Mac OS X 10.5 (Mac Pro) / Mac OS X 10.4.11 (others)
      • Monitor(s):
      • Apple 23" Cinema HD / Dell FPW2408 / iMac 24" display
      • Internet:
      • 2mbps ADSL (Mac Pro) / 512kbps WiMax (Wifi/MacBook Pro)

    Device Drivers for Linux...

    I plan to be designing a few 'systems' that would probably communicate with a linux system via USB - does anyone here have experience in coding device drivers and using these drivers to control the attached peripheral?

    I guess it works as follows:

    Application >> Device driver >> device....

    Any help would be great. I'm thinking of picking up a book covering this topic but that will be sometime next year.

    Thanks,

    --Mike

  2. #2
    Agent of the System ikonia's Avatar
    Join Date
    May 2004
    Location
    South West UK (Bath)
    Posts
    3,736
    Thanks
    39
    Thanked
    68 times in 51 posts
    Hi Mike,

    I may be able to help with this, or point in the right direction.

    We could do with a little more detail, as that will depend on whats needed.

    For example, are you going to try to use a device to control a linux system, or use a linux system to control a remote device ? what sort of level of control/communication are you looking for, how do you plan for the devices to talk (eg: an application stack). What sort of hardware ?

    little bit more information, and I should be able to point you at something.
    It is Inevitable.....


  3. #3
    Seething Cauldron of Hatred TheAnimus's Avatar
    Join Date
    Aug 2005
    Posts
    17,168
    Thanks
    803
    Thanked
    2,152 times in 1,408 posts
    If your wanting to make a TCP/IP stack over USB its not going to be simple.

    USB networking devices, are not simple or reliable. They are just plain horrible.

    USB has a class orientated design (which i hope you know by now) do you know what class it would be?

    USB in linux is horrible. Just plain horrible, compaired to working with windows.
    throw new ArgumentException (String, String, Exception)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. NVIDIA graphics drivers to go multithreaded
    By Steve in forum HEXUS News
    Replies: 0
    Last Post: 22-06-2005, 08:43 PM
  2. Help :)
    By Thanos in forum Help! Quick Relief From Tech Headaches
    Replies: 15
    Last Post: 03-01-2005, 08:29 PM
  3. Where to buy loudspeaker drivers in the UK?
    By prehensile in forum Retail Therapy and Bargains
    Replies: 5
    Last Post: 10-08-2004, 03:41 PM
  4. Best drivers for Radeon 9800 Pro (no overclocking)?
    By Paul Adams in forum Graphics Cards
    Replies: 2
    Last Post: 06-04-2004, 08:46 PM
  5. Is my 3DMark2001 score a bit low?
    By quarryman in forum Graphics Cards
    Replies: 81
    Last Post: 10-12-2003, 02:27 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •