Hi Kevin,

I suggest reading the file Documentation/SubmittingPatches for general
guidance as how to submit patches.

> +#define MAJOR_NUM              100
> +#define MAJOR_MIN              0

Fixed device numbers need to be allocated from <[email protected]>
(currently managed by Alan Cox).  However, this should probably be a
misc device, or better yet, an input device.

        -hpa

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to