linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Magnus Damm <damm@opensource.se>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: pmac: input layer as module and usb keyboard
Date: Sun, 9 Feb 2003 22:33:59 +0000	[thread overview]
Message-ID: <20030209223359.40b8c836.damm@opensource.se> (raw)
In-Reply-To: <1044829048.11918.4.camel@zion.wanadoo.fr>


> > This patch makes it possible to use a usb keyboard with a kernel that has the
> > input layer compiled as a module.
> >
> > Please apply.
>
> Well, I tend to hate CONFIG_*_MODULE. The kernel itself shouldn't
> be affected by a subsystem or driver beeing a module that way. I
> need to find out a better way to deal with this problem.

I agree. But I like the idea of compiling the input layer as a module.
Maybe CONFIG_MAC_HID? Then we put the problem in config.in...

My local 2.4.20 pmac_setup.c has plenty of
#if defined(CONFIG_BLK_DEV_IDE) || defined(CONFIG_BLK_DEV_IDE_MODULE)
so you must be very happy.. =)

thanks.

/ magnus

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2003-02-09 22:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-09 21:30 pmac: input layer as module and usb keyboard Magnus Damm
2003-02-09 22:17 ` Benjamin Herrenschmidt
2003-02-09 22:33   ` Magnus Damm [this message]
2003-02-09 22:39     ` Benjamin Herrenschmidt

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=20030209223359.40b8c836.damm@opensource.se \
    --to=damm@opensource.se \
    --cc=benh@kernel.crashing.org \
    --cc=linuxppc-dev@lists.linuxppc.org \
    /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;
as well as URLs for NNTP newsgroup(s).