Search:

Type: Posts; User: yann

Search: Search took 0.01 seconds.

  1. Thread: USB port in linux

    by yann
    Replies
    7
    Views
    17,113

    Thanks

    thank you, actually i speak Croatian, not English, I understand "writing ssimple kernel driver" document, but i do not in some way...one thing i dont understansd, is in wich order do these commands...
  2. Thread: USB port in linux

    by yann
    Replies
    7
    Views
    17,113

    I know this sound nooblish but, those commands :...

    I know this sound nooblish but, those commands :

    static struct usb_driver led_driver = {
    .owner = THIS_MODULE,
    .name = "usbled",
    .probe = led_probe,
    .disconnect = led_disconnect,...
  3. Thread: USB port in linux

    by yann
    Replies
    7
    Views
    17,113

    USB port in linux

    HI, i was wondering how to access USB port in C on a linux computer....i would like just send signals to other computers, or just to run a DC motor.
Results 1 to 3 of 3