Thread: USB driver...

  1. #1
    Registered User major_small's Avatar
    Join Date
    May 2003
    Posts
    2,787

    USB driver...

    i really need some of your help on this... it's an open source (GNU Public License) USB driver for an X-Box controller... a friend asked me to fix it but this stuff is beyond me... he says the left trigger (LTrig), right trigger (RTrig), and the two joysticks (LStick and RStick) aren't working... he says that it installed and everything, but those buttons don't work... it's quite a bit of code to go through...


    http://www.grooveyardfunk.com/projec...dsrc-0.700.zip


    I wasn't sure wether this went in windows/gaming/c++, so i just picked one...
    Last edited by major_small; 10-16-2003 at 08:04 PM.
    Join is in our Unofficial Cprog IRC channel
    Server: irc.phoenixradio.org
    Channel: #Tech


    Team Cprog Folding@Home: Team #43476
    Download it Here
    Detailed Stats Here
    More Detailed Stats
    52 Members so far, are YOU a member?
    Current team score: 1223226 (ranked 374 of 45152)

    The CBoard team is doing better than 99.16% of the other teams
    Top 5 Members: Xterria(518175), pianorain(118517), Bennet(64957), JaWiB(55610), alphaoide(44374)

    Last Updated on: Wed, 30 Aug, 2006 @ 2:30 PM EDT

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    You really need to find the original author / project coordinator / mailing list which supports this package. Try the readme.txt file.
    They're most likely to know
    - how it works
    - how it is supposed to work
    - what the likely fix is
    - how to test it
    - have the hardware to test it
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User major_small's Avatar
    Join Date
    May 2003
    Posts
    2,787
    I did check the documentation and the FAQ, but the only help i got from the FAQ was this:
    Q. Should I email you if I have a problem?
    A. Only after you read ALL of these questions and even then you'll probably get no response.

    Q. Can you help me make it work?
    A. No.

    Q. Do you plan to write drivers for more XBOX devices?
    A. No.

    Q. Why are you such a dick?
    A. People expect something for nothing and then get upset when it isn't tailored EXACTLY to their needs. I am a SINGLE PERSON and by no means a full time developer. I just get tired with people and the questions they ask. This page is an attempt to stop that behavior so it reads very condescendingly.
    and the text readme file didn't help either... all I got from that was which file was responsible for the physical controller input...
    Join is in our Unofficial Cprog IRC channel
    Server: irc.phoenixradio.org
    Channel: #Tech


    Team Cprog Folding@Home: Team #43476
    Download it Here
    Detailed Stats Here
    More Detailed Stats
    52 Members so far, are YOU a member?
    Current team score: 1223226 (ranked 374 of 45152)

    The CBoard team is doing better than 99.16% of the other teams
    Top 5 Members: Xterria(518175), pianorain(118517), Bennet(64957), JaWiB(55610), alphaoide(44374)

    Last Updated on: Wed, 30 Aug, 2006 @ 2:30 PM EDT

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 0
    Last Post: 07-28-2008, 03:10 AM
  2. USB driver for DOS ?
    By afreedboy in forum Tech Board
    Replies: 6
    Last Post: 08-23-2004, 11:48 AM
  3. Any adivce for driver development?
    By Jeremy G in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 07-27-2004, 03:40 PM
  4. Creating a custom USB driver
    By bennyandthejets in forum Networking/Device Communication
    Replies: 2
    Last Post: 01-01-2004, 06:59 AM
  5. Printers On USB
    By (TNT) in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 03-10-2002, 11:48 AM