Re: Refactoring MI devices in GENERIC and friends

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Joerg Sonnenberger
Date: Saturday, September 8, 2007 - 10:20 am

On Sat, Sep 08, 2007 at 06:41:39PM +0200, Quentin Garnier wrote:

Not having to modify 20 kernel configs for random architectures is a
huge improvement.


I'm talking about things like network devices. I see no valid reason why
a PCI architecture should not have all PCI cards. Most of them can be
obtained in some form as extension module. Even e.g. the Intel wireless
chipsets are present mini PCI cards that are not bound to i386/amd64.

There are some possible exceptions, e.g. HPET makes no sense in such a
file even though it is in dev/ic. I never that all devices must be
present in std.foo, but for 95% or more it is the appropiate place.


I disagree on this. If you go by the original list, e.g. for a server
you would comment out the include for cardbus and PCMCIA. You inline the
USB and PCI fragments you are interested in. That is not that much more
work than hunting down the rather long list we currently have.

Also note that moving the common devices out makes it easier to
distinuguish GENERIC and GENERIC_LAPTOP for example, so the user has a
much better idea of what the difference is. 


I don't think flexibility is really the problem here...

Joerg
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Refactoring MI devices in GENERIC and friends, Joerg Sonnenberger, (Sat Sep 8, 6:33 am)
Re: Refactoring MI devices in GENERIC and friends, Quentin Garnier, (Sat Sep 8, 9:41 am)
Re: Refactoring MI devices in GENERIC and friends, Joerg Sonnenberger, (Sat Sep 8, 10:20 am)
Re: Refactoring MI devices in GENERIC and friends, Greg Troxel, (Sat Sep 8, 10:41 am)
Re: Refactoring MI devices in GENERIC and friends, Antti Kantee, (Sat Sep 8, 10:46 am)
Re: Refactoring MI devices in GENERIC and friends, Joerg Sonnenberger, (Sat Sep 8, 10:47 am)
Re: Refactoring MI devices in GENERIC and friends, Michael Lorenz, (Sat Sep 8, 10:54 am)
Re: Refactoring MI devices in GENERIC and friends, Michael Lorenz, (Sat Sep 8, 11:01 am)
Re: Refactoring MI devices in GENERIC and friends, David Holland, (Sat Sep 8, 11:07 am)
Re: Refactoring MI devices in GENERIC and friends, Antti Kantee, (Sat Sep 8, 11:07 am)
Re: Refactoring MI devices in GENERIC and friends, Joerg Sonnenberger, (Sat Sep 8, 11:37 am)
re: Refactoring MI devices in GENERIC and friends, matthew green, (Sat Sep 8, 12:31 pm)
Re: Refactoring MI devices in GENERIC and friends, Michael Lorenz, (Sat Sep 8, 2:37 pm)
Re: Refactoring MI devices in GENERIC and friends, Michael Lorenz, (Sat Sep 8, 2:38 pm)
re: Refactoring MI devices in GENERIC and friends, matthew green, (Sat Sep 8, 2:55 pm)
Re: Refactoring MI devices in GENERIC and friends, Michael Lorenz, (Sat Sep 8, 4:20 pm)
re: Refactoring MI devices in GENERIC and friends, matthew green, (Sat Sep 8, 6:09 pm)
Re: Refactoring MI devices in GENERIC and friends, Joerg Sonnenberger, (Sat Sep 8, 6:14 pm)
Re: Refactoring MI devices in GENERIC and friends, Jachym Holecek, (Sun Sep 9, 4:55 am)
Re: Refactoring MI devices in GENERIC and friends, Quentin Garnier, (Sun Sep 9, 6:00 am)
Re: Refactoring MI devices in GENERIC and friends, Allen Briggs, (Sun Sep 9, 1:43 pm)
Re: Refactoring MI devices in GENERIC and friends, Michael Lorenz, (Sun Sep 9, 2:32 pm)
re: Refactoring MI devices in GENERIC and friends, matthew green, (Sun Sep 9, 2:34 pm)
Re: Refactoring MI devices in GENERIC and friends, Darren Reed, (Sun Sep 9, 7:41 pm)
Re: Refactoring MI devices in GENERIC and friends, Steven M. Bellovin, (Sun Sep 9, 7:49 pm)
Re: Refactoring MI devices in GENERIC and friends, Joerg Sonnenberger, (Sun Sep 9, 8:58 pm)
Re: Refactoring MI devices in GENERIC and friends, Adam Hamsik, (Mon Sep 10, 1:31 am)
Re: Refactoring MI devices in GENERIC and friends, Bernd Ernesti, (Mon Sep 10, 3:33 pm)
Re: Refactoring MI devices in GENERIC and friends, Matthias Scheler, (Tue Sep 11, 4:54 am)
kernel config and modules, Andrew Doran, (Tue Sep 11, 6:35 am)
Re: kernel config and modules, Steven M. Bellovin, (Tue Sep 11, 7:02 am)
Re: Refactoring MI devices in GENERIC and friends, Joerg Sonnenberger, (Tue Sep 11, 7:49 am)
Re: kernel config and modules, Darren Reed, (Tue Sep 11, 8:48 am)
Re: kernel config and modules, Adam Hamsik, (Tue Sep 11, 1:03 pm)