Re: [PARPORT] Problems writing a device driver

From: Tim Waugh (twaugh@redhat.com)
Date: Thu Nov 29 2001 - 10:11:53 EST

  • Next message: Tim Waugh: "Re: [PARPORT] problem accessing EPP in address mode for a custom device"

    You seem to be confused about the difference between writing a
    user-space driver and writing a kernel driver. You have to choose one
    or the other. :-)

    I would advise that you stick with user-space until you have got a bit
    of experience behind you. In that case, don't use init_module(): just
    main() like any normal C program.

    Tim.
    */



    -- To unsubscribe, send mail to: linux-parport-request@torque.net --
    -- with the single word "unsubscribe" in the body of the message. --



    This archive was generated by hypermail 2b29 : Thu Nov 29 2001 - 10:14:45 EST