From: "Frank Wang" <frank@atvideo.com>
To: <redhat-list@redhat.com>
Cc: <linux-kernel@vger.kernel.org>
Subject: devfs, input event system, and kernel configuration.
Date: Wed, 6 Nov 2002 14:50:21 -0800 [thread overview]
Message-ID: <002401c285e6$e32acb00$3d00000a@atvideo.com> (raw)
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.
next reply other threads:[~2002-11-06 22:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-06 22:50 Frank Wang [this message]
2002-11-07 15:17 ` devfs, input event system, and kernel configuration Denis Vlasenko
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='002401c285e6$e32acb00$3d00000a@atvideo.com' \
--to=frank@atvideo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=redhat-list@redhat.com \
/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 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.