mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: Nathaniel McCallum <nathaniel@natemccallum.com>
Cc: linux-kernel@vger.kernel.org, greg@kroah.com
Subject: Re: Exposing device ids and driver names
Date: Thu, 01 Oct 2009 19:47:26 +0200	[thread overview]
Message-ID: <4AC4EB2E.4050907@s5r6.in-berlin.de> (raw)
In-Reply-To: <4AC4DB65.8070404@natemccallum.com>

Nathaniel McCallum wrote:
> Please CC me on any responses as I'm not subscribed to lkml.
> 
> I have the aim at creating two tools helpful to linux.  The first tool 
> is a driver regression test of sorts.  I want to be able to create 
> essentially a time line of hardware support as they appear in distros. 
> The second tool, related to the first, is a program which runs on 
> Windows and scans for a user's hardware and tells them which distro will 
> best support their hardware.  I already have a working prototype of 
> these two tools.  It currently uses the data exported by modinfo.  This 
> however does not provide transparency for drivers compiled into the kernel.

Hardware support also depends on userland:  Udev rules, libraries,
application programs.

Even if you ignore that for now and only look at the kernel part of
hardware support:  Beyond "doesn't have a matching driver" and "does
have", there is a large and impossible to track grey area of "has a
poorly working driver" and "has a perfectly working driver".
-- 
Stefan Richter
-=====-==--= =-=- ----=
http://arcgraph.de/sr/

  parent reply	other threads:[~2009-10-01 17:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-01 16:40 Nathaniel McCallum
2009-10-01 16:42 ` Greg KH
2009-10-01 17:01   ` Nathaniel McCallum
2009-10-01 18:05     ` Greg KH
2009-10-01 18:35       ` Nathaniel McCallum
2009-10-01 18:40         ` Greg KH
2009-10-01 18:56           ` Nathaniel McCallum
2009-10-01 19:07             ` Greg KH
2009-10-01 19:17               ` Nathaniel McCallum
2009-10-01 21:36           ` Nathaniel McCallum
2009-10-01 17:47 ` Stefan Richter [this message]
2009-10-01 18:02   ` Nathaniel McCallum
2009-10-01 18:23     ` Stefan Richter
2009-10-01 18:28       ` Nathaniel McCallum

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=4AC4EB2E.4050907@s5r6.in-berlin.de \
    --to=stefanr@s5r6.in-berlin.de \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nathaniel@natemccallum.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome