usb driver

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
autrign

usb driver

Post by autrign »

I want to implement my usb driver. But google search returns lots of non-necessary things. If anyone have document or samples, or have a knowledge or knowledgeble sites Ill be very glad to hear their advices....
User avatar
gaf
Member
Member
Posts: 349
Joined: Thu Oct 21, 2004 11:00 pm
Location: Munich, Germany

Re:usb driver

Post by gaf »

Hi autrign,
did you already read the official specs ?
http://www.usb.org/developers/docs
http://www.cyberscriptorium.com/index.php

regards,
gaf
ASHLEY4

Re:usb driver

Post by ASHLEY4 »

These are good links for usb info
http://www.cybertrails.com/~fys/usb.htm
http://www.beyondlogic.org/

All the people i have given links to for making a usb driver
have said this was the one that helped the most
http://people.freenet.de/dieterp/index2.htm

It's call "usb4dos".

ASHLEY4.
User avatar
Pype.Clicker
Member
Member
Posts: 5964
Joined: Wed Oct 18, 2006 2:31 am
Location: In a galaxy, far, far away
Contact:

Re:usb driver

Post by Pype.Clicker »

there is also a nice 'what about USB' page in the WikiFAQ
Post Reply