Re: [linux-usb-devel] [PATCH] usb: The HID Simple Driver Interface 0.3.1 (core)

From: Dmitry Torokhov
Date: Wed Aug 16 2006 - 10:48:42 EST


On Wednesday 16 August 2006 05:14, raise_sail@xxxxxxx wrote:
>
> Greg KH wrote:
> > Go here:
> > http://vger.kernel.org/mxverify.html
> > to see how to fix this up.
> >
> >
> That test site reply me "Apparently OK!", however, I still can not
> send/receive any mail from LKML.
>
> Also, I will review CodingStyle. Sorry for uncleanly code.
>

Hi,

Just an overall comment. I like the idea of simple plugins for HID but we
somehow need to allow them be built as modules and loaded on demand so
when I plug a device that needs special handling an appropriate piece
will get loaded and attached to the HID driver before my device is bound
to it. Built-ins are not very nice when you look from a distribution POV
becuase they have to enable every option and there are qute a few of devices
that need special handling.

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