mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* module-init-tools - input devices id support
@ 2003-08-01 21:29 Andrey Borzenkov
  2003-08-01 23:13 ` Rusty Russell
  0 siblings, 1 reply; 6+ messages in thread
From: Andrey Borzenkov @ 2003-08-01 21:29 UTC (permalink / raw)
  To: linux-kernel; +Cc: Rusty Russell

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

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

end of thread, other threads:[~2003-08-15 18:49 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:29 module-init-tools - input devices id support Andrey Borzenkov
2003-08-01 23:13 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome