pmac: input layer as module and usb keyboard

Magnus Damm damm at opensource.se
Mon Feb 10 09:33:59 EST 2003


> > 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/





More information about the Linuxppc-dev mailing list