linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrey Borzenkov <arvidjaar@mail.ru>
To: linux-hotplug@vger.kernel.org
Subject: [PATCH] input hotplug support
Date: Fri, 01 Aug 2003 21:39:37 +0000	[thread overview]
Message-ID: <marc-linux-hotplug-105977896014708@msgid-missing> (raw)

[-- Attachment #1: Type: text/plain, Size: 828 bytes --]

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.

-andrey

[-- Attachment #2: hotplug-2003_05_01-input.patch.bz2 --]
[-- Type: application/x-bzip2, Size: 3674 bytes --]

             reply	other threads:[~2003-08-01 21:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-01 21:39 Andrey Borzenkov [this message]
2003-08-01 23:57 ` [PATCH] input hotplug support Greg KH
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=marc-linux-hotplug-105977896014708@msgid-missing \
    --to=arvidjaar@mail.ru \
    --cc=linux-hotplug@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;
as well as URLs for NNTP newsgroup(s).