On Saturday 09 July 2005 08:04, Matt Domsch wrote:
> On Fri, Jul 08, 2005 at 07:40:00PM -0700, Greg KH wrote:
> > On Fri, Jul 08, 2005 at 05:54:48PM -0500, Matt Domsch wrote:
> > > The below patch is a first pass at implementing subclasses, for review
> > > and comment.
> >
> > Oops, when you ment
On Fri, Jul 08, 2005 at 07:40:00PM -0700, Greg KH wrote:
> On Fri, Jul 08, 2005 at 05:54:48PM -0500, Matt Domsch wrote:
> > The below patch is a first pass at implementing subclasses, for review
> > and comment.
>
> Oops, when you mentioned this on irc, I thought you were referring to
> class_devi
On Fri, Jul 08, 2005 at 05:54:48PM -0500, Matt Domsch wrote:
> Greg,
>
> The below patch is a first pass at implementing subclasses, for review
> and comment.
>
> As a test, I modified drivers/input/input.c to allocate a new class,
> and register it as a subclass.
>
> Before:
>
> /sys/class/inp
Greg,
The below patch is a first pass at implementing subclasses, for review
and comment.
As a test, I modified drivers/input/input.c to allocate a new class,
and register it as a subclass.
Before:
/sys/class/input/
/sys/class/input_device/
After:
/sys/class/input/input_device/
In this pass I
4 matches
Mail list logo