USB driver
- _mark
USB driver
Post by _mark »
Thanks
_mark()
- Tim
Re:USB driver
Post by Tim »
Please write a tutorial when you are done, so that the rest of us can use USB.
- 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 »
No, i can't provide a link, because it probably has move. Just go to developer.intel.com :)
However, the best you'll probably be able to do is to provide enumeration and detection of new devices, but talking to the DEVICE itself ... hum ... i mean, the USB printer, or scanner, or joystick, or Alcatel modem ... this is the job of the hardware manufacturers, unfortunately.
And, as usual, they will not give you the knowledge to do so because it is too dangerous for them (or at least they think so :) )
- distantvoices
- Member
Member - Posts: 1600
- Joined: Wed Oct 18, 2006 11:59 am
- Location: Vienna/Austria
- Contact:
Re:USB driver
Post by distantvoices »
_mark(), why don't you drop an eye into the linux source code? I 've found some usb.c stuff there.
BlueillusionOS iso image
- _mark
Re:USB driver
Post by _mark »
_mark()
- Tim
Re:USB driver
Post by Tim »
- K.J.
Re:USB driver
Post by K.J. »
http://www.usb.org/developers/docs
http://www.cybertrails.com/~fys/usb.htm
K.J.
- _mark
Re:USB driver
Post by _mark »
_mark()
- K.J.
Re:USB driver
Post by K.J. »
- spm
Re:USB driver
Post by spm »
Here's some stuff:
http://yaxic.foo.is/docs/usb/usb_20.pdf <-- The USB 2.0 specification.
http://yaxic.foo.is/docs/usb/ <-- Loads of PDF's.
Have fun. :)
- _mark
Re:USB driver
Post by _mark »
_mark()
Re: USB driver
Tatos has got a working ehci/uhci driver implementation.
Regards
M2004
Re: USB driver
http://sourceforge.net/p/prettyos/code/ ... l/storage/
http://www.c-plusplus.de/forum/viewforu ... is-62.html
irc.euirc.net #PrettyOS