public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Andrey Borzenkov <arvidjaar@mail.ru>
Cc: linux-hotplug-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] input hotplug support
Date: Fri, 1 Aug 2003 16:57:48 -0700	[thread overview]
Message-ID: <20030801235748.GC321@kroah.com> (raw)
In-Reply-To: <200308020139.37446.arvidjaar@mail.ru>

On Sat, Aug 02, 2003 at 01:39:37AM +0400, Andrey Borzenkov wrote:
> this adds input agent and coldplug rc script. It relies on patch for 
> module-init-tools that gnerates input handlers map table being posted to lkml 
> as well.
> 
> input agent loads input handler in respond to input subsystem request. It is 
> currently purely table-driven, no attempt to provide for any static list or 
> like was done, it needs some operational experience.
> 
> static coldplug rc script is intended to load input handlers for any built-in 
> input drivers, like e.g. psmouse (if you built it in). Currently it does it 
> by parsing /proc/bus/input/devices, I'd like to use sysfs but apparently 
> support for it in input susbsystem is incomplete at best.
> 
> It also modifies usb.agent to not consult usb.handmap on 2.6, as it is not 
> needed anymore.
> 
> Patch is against 2003_05_01 version of hotplug. Comments appreciated.

Can you send it not compressed so we have a chance to read it?

thanks,

greg k-h

  reply	other threads:[~2003-08-02  0:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-01 21:39 [PATCH] input hotplug support Andrey Borzenkov
2003-08-01 23:57 ` Greg KH [this message]
2003-08-02  8:53   ` Andrey Borzenkov
2003-10-13 23:56     ` Greg KH
2003-10-28 18:19       ` Andrey Borzenkov
2003-10-29  0:15         ` Rusty Russell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030801235748.GC321@kroah.com \
    --to=greg@kroah.com \
    --cc=arvidjaar@mail.ru \
    --cc=linux-hotplug-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox