Re: A Kernel Configuration Tale of Woe

Otto Wyss (otto.wyss@bluewin.ch)
Tue, 26 Nov 2002 20:59:37 +0100


> > goodies to autodetect what hardware driver options are appropriate for
> > your system, based on contents of various bits of /proc. i haven't
> > heard anything about it in quite some time but it sure seems like this
> > would be the most appropriate tool for cases like yours.
> Giacomo Catenazzi is the author.
> It copped some of the CML2 fallout. See
> http://sourceforge.net/projects/kautoconfigure/
>
Not very much at the website,
do you know its state and if it is included in kernel 2.5?

IMO each driver should be able (within resonable limits) to detect the
hardware it is written for, returning a simple true/false. This way any
driver could be asked if its hardware is available. With trial and error
it should be possible to autodetect any hardware. This way there is no
need for a centralize database. Of course if there is no driver one
could ask that hardware never gets detected.

O. Wyss
-
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/