Search:

Type: Posts; User: rkanna

Search: Search took 0.00 seconds.

  1. Thanx but....

    Hi brewbuck,
    so u are asking me to convert char device drivers because they only have major and minor numbers.
    which i can't do it.....

    I want my driver to be Network driver and access it using...
  2. help

    hi Brewbuck,
    thanx for ur advice . but i want to tell u some thing.

    In order to use ioctl calls I need a handler to the driver.

    int ioctl(int fildes, int request, ... /* arg */);

    The...
  3. thanx cornetBee for ur response. can you be...

    thanx cornetBee for ur response.

    can you be little bit clear and explain me more how to expose custom device....

    I am doing some project in LDD .As part of it I need it.

    Always Urs,
    Ram
  4. Accessing Network Driver Functions directly from user application

    Hi All,
    Iam Ram, I need some help in device driver development.

    I wrote a network device driver. I want to access the driver directly from my user application...

    i.e. I am not interested in...
Results 1 to 4 of 5