file access auditing
+ Reply to Thread
Results 1 to 3 of 3

Thread: Programming Language for Writing Drivers?

  1. #1
    Join Date
    Dec 2002
    Posts
    30

    Programming Language for Writing Drivers?

    May I know what the programming languages that I need to know if I wanted to develop a drivers for Linux? Is it C programming? Can I use Visual Basic?

    May I know which one of the PC hardware's drivers is the easiest to write so that I can start of with that. Is it the mouse? speaker? key***rd? printer or monitor?

  2. #2
    Join Date
    Jun 2001
    Posts
    398
    hi,



    May I know what the programming languages that I need to know if I wanted to develop a drivers for Linux? Is it C programming? Can I use Visual Basic?

    I am less familiar with *nix-have seen simple(minimal) driver programs in C for mouse and key***rd and monitor.

    Regards Data.

  3. #3
    Join Date
    Apr 2002
    Posts
    180

    Re: Programming Language for Writing Drivers?

    Originally posted by loopers
    May I know what the programming languages that I need to know if I wanted to develop a drivers for Linux? Is it C programming? Can I use Visual Basic?

    May I know which one of the PC hardware's drivers is the easiest to write so that I can start of with that. Is it the mouse? speaker? key***rd? printer or monitor?
    =============================================


    Hi,

    *. The pro way: get Borland C++ Builder and use CLX Application to write for Unix platforms..

    2. The 'homemade' way : get the free compiler DJGPP (C language)

    [url]http://www.simtel.net/pub/djgpp/[/url]

    [url]http://www.delorie.com/djgpp/[/url]


    good luck

    -----------
    fE¨·.·¨ER
    Last edited by fE¨·.·¨Er; 01-16-2003 at 05:46 AM.

+ Reply to Thread

Similar Threads

  1. Can anyone solve this question in C programming Language?
    By Stella Richards in forum Programming
    Replies: 3
    Last Post: 03-14-2016, 01:04 AM
  2. Replies: 0
    Last Post: 07-05-2012, 09:11 AM
  3. What's the most popular web programming language?
    By slicegan2 in forum Programming
    Replies: 14
    Last Post: 12-23-2010, 03:32 AM
  4. Programming language choice: Java
    By new_rez in forum General discussion
    Replies: 1
    Last Post: 08-06-2008, 04:20 PM
  5. The best programming language - Power
    By deleteX in forum Programming
    Replies: 9
    Last Post: 11-30-2006, 04:40 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts