From: Andrey Borzenkov <arvidjaar@mail.ru>
To: linux-kernel@vger.kernel.org
Cc: Rusty Russell <rusty@rustcorp.com.au>
Subject: module-init-tools - input devices id support
Date: Sat, 2 Aug 2003 01:29:51 +0400 [thread overview]
Message-ID: <200308020129.51737.arvidjaar@mail.ru> (raw)
[-- Attachment #1: Type: text/plain, Size: 718 bytes --]
this adds support for generating modules.inputmap with input handler match
table that is used by input hotplug agent posted separately. Using hotplug
allowed me to completely eliminate any manual (input handler) module loading
in 2.6, it is also compatible with 2.4 in that usb.agent for 2.4 includes
fake usb table that maps device class to input handlers so this is mostly
transparent to users.
I do not have ability to test it on 64 bit system nor have any sufficient
knowledge about ELF - please, check and adjust table size if neccessary.
the patch is against 0.9.13-pre and relative to previous temp file patch I
sent. I can send patch against vanilla version if required.
Comments appreciated
-andrey
[-- Attachment #2: module-init-tools-0.9.13-inputmap.patch.bz2 --]
[-- Type: application/x-bzip2, Size: 1672 bytes --]
next reply other threads:[~2003-08-01 21:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-01 21:29 Andrey Borzenkov [this message]
2003-08-01 23:13 ` module-init-tools - input devices id support Rusty Russell
2003-08-02 16:26 ` Andrey Borzenkov
2003-08-08 17:20 ` Rusty Russell
2003-08-08 21:07 ` Andrey Borzenkov
2003-08-15 12:08 ` 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=200308020129.51737.arvidjaar@mail.ru \
--to=arvidjaar@mail.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
/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