USB

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
jcmatias

USB

Post by jcmatias »

I need info about USB programming: source code ,tutorials, how it works,etc.
to develop drivers to my OS.
Note: Windos/Linux sources to drive are not useful to me.
    

    
Gandalf

RE:USB

Post by Gandalf »

hi,

I have a USB specification collection (Don't know where I downloaded it from). It explains the arch, protocol ,h/w & electrical specs of USB. If you want it mail me @
m#d#s#h#a#h#8#2@#yahoo.com (Ignore the #'s)


rgds
Gandalf
ASHLEY4

RE:USB

Post by ASHLEY4 »

Hi
Try here:     http://www.beyondlogic.org/
This were i stared.

ASHLEY4.
jcmatias

RE:USB

Post by jcmatias »

I see the spec but I need a source code example...
the spec is tedious...
ASHLEY4

RE:USB

Post by ASHLEY4 »

Here is some usb code in asm/turbo pascal for dos (usb 4 dos).

              http://people.freenet.de/dieterp/index2.htm

ASHLEY4.
jcmatias

RE:USB

Post by jcmatias »

It's what I need !
Thanks!
  
Post Reply