All of lore.kernel.org
 help / color / mirror / Atom feed
* devfs, input event system, and kernel configuration.
@ 2002-11-06 22:50 Frank Wang
  2002-11-07 15:17 ` Denis Vlasenko
  0 siblings, 1 reply; 2+ messages in thread
From: Frank Wang @ 2002-11-06 22:50 UTC (permalink / raw)
  To: redhat-list; +Cc: linux-kernel

Hi,

I am trying to attach a special serial input device to an X application.
Looking at the kernel document, it seems to me the input core system (the
/dev/input/event#) fits the my needs nicely.  I also realize that the input
system uses the devfs rather than the traditional major/minor number for its
device driver.

So I configured a 2.4.18-5 kernel with the following flags turned on,

	- devfs turned on,
	- the input core module,
	- the input core's keyboard and mouse modules
	- the input core's event modules

The kernel compiles fine.  However, during boot process, everything under
the /var/* and several device mounts were marked as read-only and thus the
kernel fails to boot.  I tried to set the devfs=nomount as its boot
parameter.  It didn't help either.

Thanks in advance!

Frank Wang @ Advanced Technology Video Inc.


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

end of thread, other threads:[~2002-11-07 10:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-06 22:50 devfs, input event system, and kernel configuration Frank Wang
2002-11-07 15:17 ` Denis Vlasenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.