From: "Dennis Grant" <trog@wincom.net>
To: linux-kernel@vger.kernel.org
Subject: Re: A Kernel Configuration Tale of Woe
Date: Mon, 25 Nov 2002 14:30:15 -0500 [thread overview]
Message-ID: <3de27d7d.59a8.0@wincom.net> (raw)
>Richard B. Johnson wrote:
>> This is the linux-kernel list. Nothing you said has anything
>> to do with the linux-kernel.
Oh really Richard?
Re-read the message.
Point #1 has to do with kernel configuration; ie, "cd /usr/src/linux ; make
xconfig" and the choices made thereafter. I want something like "make modelnumberconfig"
that abstracts away most of the lower level items based on what low-level stuff
is associated with which chunk of hardware.*
I'm pretty sure any time you're invoking the kernel Makefile that you're discussing
a "linux kernel issue"
Point #2 has to do with the messages that drivers, modules, and other bits of
kernel code print to the dmesg data store wrt how they are currently set up
- in other words, kernel state information. The last time I checked, these messages
were contained inside the kernel source - I remember looking through "ide.c"
looking to see what the "idebus=xx" parameter really controlled, and if it had
anything to do with the ATAxx values (as it turns out, it does not, although
my Googling indicates that this seems to be a common misconception)
So this, as well, is entirely appropriate material for linux-kernel.
Point #3 has to do with the issues in publishing where what hardware is supported
in what kernel version, and where drivers not currently contained in the vanilla
kernel are located. Put another way, point #3 is about locating the output of
the work of people "employed" on linux-kernel, and so is also entirely appropriate.
That you are knee-jerk flaming a legitimate message that is entirely on-topic
indicates that you didn't actually read the message, and instead fixated on
one or two statements contained within itand made assumptions from there. That
doesn't seem like good kernel developer practice - perhaps you were looking
for Slashdot?
-------------
* I saw one response from a gentleman who indicated that the low-level hardware
associated with a given "high-level" part number may well change during the
life of the part, and that this poses difficulty. I agree. I also think that
"perfect is the enemy of good enough" and that a case where you can abstract
away the underlying complexity for 90% of the people is probably good enough;
especially if there is some sort of feedback mechanism whereby running changes
to "high level" part numbers (and the related "low-level" kernel module associations)
can be updated in short order.
For the gentleman who posted examples of ATA dmesg output that duplicated very
nearly what I was asking for, mine didn't do that. I'll take that (very specific)
issue up in a later thread when I have access to the dmesg output from my machine.
DG
next reply other threads:[~2002-11-25 19:22 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-25 19:30 Dennis Grant [this message]
2002-11-25 20:00 ` A Kernel Configuration Tale of Woe Richard B. Johnson
2002-11-26 10:57 ` Adrian Bunk
2002-11-26 14:44 ` Alan Cox
2002-11-26 12:33 ` Andrew Walrond
2002-11-28 22:09 ` LA Walsh
2002-11-29 1:28 ` Miles Bader
2002-11-29 10:04 ` Andrew Walrond
2002-11-29 10:21 ` Miles Bader
-- strict thread matches above, loose matches on Subject: below --
2002-11-27 17:52 Dennis Grant
2002-11-27 18:01 ` Alex Riesen
2002-11-27 17:47 Mark H. Wood
[not found] <fa.ivlir9v.u14v3p@ifi.uio.no>
[not found] ` <fa.gaum5rv.1j3snhh@ifi.uio.no>
2002-11-27 8:43 ` Giacomo Catenazzi
2002-11-27 10:12 ` John Bradford
2002-11-26 19:28 Dennis Grant
2002-11-26 19:45 ` John Bradford
2002-11-27 10:55 ` Keith Owens
2002-11-27 12:03 ` Roman Zippel
2002-11-27 12:19 ` Keith Owens
2002-11-27 19:01 ` Sam Ravnborg
2002-11-27 19:14 ` Kai Germaschewski
2002-11-26 20:05 ` Alan Cox
2002-11-26 23:21 ` Roger Gammans
2002-11-27 6:10 ` Greg KH
2002-11-26 17:57 Dennis Grant
2002-11-26 18:11 ` Andrew Walrond
2002-11-26 18:24 ` Rusty Lynch
2002-11-26 23:46 ` Lee Leahu
2002-11-26 15:35 Dennis Grant
2002-11-26 17:01 ` Kai Henningsen
2002-11-26 17:35 ` Rusty Lynch
2002-11-26 18:04 ` Dimitrie O. Paun
2002-11-26 18:46 ` Alan Cox
2002-11-26 18:48 ` Richard B. Johnson
2002-11-26 9:15 Thomas Hood
2002-11-25 17:33 Dennis Grant
2002-11-25 18:10 ` Richard B. Johnson
2002-11-25 18:58 ` Samuel Flory
2002-11-26 16:58 ` Kai Henningsen
2002-11-26 4:24 ` Theodore Ts'o
2002-11-26 8:21 ` john slee
2002-11-26 8:35 ` Brad Hards
2002-11-26 19:59 ` Otto Wyss
2002-11-27 0:29 ` Alan Cox
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=3de27d7d.59a8.0@wincom.net \
--to=trog@wincom.net \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.