Re: Christmas list for the kernel
From: Jon Smirl (jonsmirl_at_gmail.com)
Date: 11/22/05
- Previous message: Chris Wright: "[patch 08/23] [PATCH] [NETFILTER] NAT: Fix module refcount dropping too far"
- In reply to: Greg KH: "Re: Christmas list for the kernel"
- Next in thread: Kasper Sandberg: "Re: Christmas list for the kernel"
- Reply: Kasper Sandberg: "Re: Christmas list for the kernel"
- Reply: Alan Cox: "Re: Christmas list for the kernel"
- Reply: Vojtech Pavlik: "Re: Christmas list for the kernel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 22 Nov 2005 16:13:01 -0500 To: Greg KH <greg@kroah.com>
On 11/22/05, Greg KH <greg@kroah.com> wrote:
> On Tue, Nov 22, 2005 at 01:31:16PM -0500, Jon Smirl wrote:
> >
> > 4) Merge klibc and fix up the driver system so that everything is
> > hotplugable. This means no more need to configure drivers in the
> > kernel, the right drivers will just load automatically.
>
> What driver subsystem is not hotplugable and does not have automatically
> loaded modules today?
All of the legacy stuff - VGA, Vesafb, PS2, serial, parallel,
joystick, floppy, gameport, etc. Those drivers could be in initramfs
and only load if the hardware is found. Most of these legacy devices
have poor sysfs support too. Also, it's not just x86 legacy device all
of the platforms have them.
Currently you have to compile most of this stuff into the kernel.
> There are a few issues around PnP devices that I know of, and PCMCIA
> needs some seriously love, but other than that I think we are well off.
> Or am I missing something big here?
>
> thanks,
>
> greg k-h
>
-- Jon Smirl jonsmirl@gmail.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Chris Wright: "[patch 08/23] [PATCH] [NETFILTER] NAT: Fix module refcount dropping too far"
- In reply to: Greg KH: "Re: Christmas list for the kernel"
- Next in thread: Kasper Sandberg: "Re: Christmas list for the kernel"
- Reply: Kasper Sandberg: "Re: Christmas list for the kernel"
- Reply: Alan Cox: "Re: Christmas list for the kernel"
- Reply: Vojtech Pavlik: "Re: Christmas list for the kernel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|