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 <dev...@lanana.org>
(currently managed by Alan Cox).  However, this should probably be a
misc device, or better yet, an input device.

        -hpa

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to