mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* mousedev parametes not visible in /sys
@ 2005-11-26 20:08 Jan Engelhardt
  2005-11-26 21:17 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Engelhardt @ 2005-11-26 20:08 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hello,


linux-2.6.13/drivers/input/mousedev.c has some module_params, but they do 
not show up in /sys, i.e. there is no /sys/modules/mousedev directory at 
all. Even though it is a compiled-in 'module', I do know that even 
compiled-ins can get a directory under /sys/modules/, as is the case with 
a module_param in e.g. drivers/char/vt.c which shows as /sys/modules/vt.

Can anybody confirm this or know what's wrong?



Jan Engelhardt
-- 

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

end of thread, other threads:[~2005-11-26 21:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-26 20:08 mousedev parametes not visible in /sys Jan Engelhardt
2005-11-26 21:17 ` Dmitry Torokhov

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