linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] input hotplug support
@ 2003-08-01 21:39 Andrey Borzenkov
  2003-08-01 23:57 ` Greg KH
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Andrey Borzenkov @ 2003-08-01 21:39 UTC (permalink / raw)
  To: linux-hotplug

[-- 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 --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-10-29  0:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-01 21:39 [PATCH] input hotplug support Andrey Borzenkov
2003-08-01 23:57 ` 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

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).