linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Hood <jdthood@mail.com>
To: linux-kernel@vger.kernel.org
Subject: Re: PNP Bios
Date: 28 Nov 2001 10:50:42 -0500	[thread overview]
Message-ID: <1006962643.11753.2.camel@thanatos> (raw)

Alan Cox wrote:
> I plan to submit PnP BIOS to 2.5 but not 2.4 - it needs more study yet

I presume that the aspect of the driver that needs more study
is the interface between the pnpbios driver and other device
drivers.

The pnpbios driver the -ac kernels had a driver registration
interface.  Is that the only or the best way for drivers to
use the PnP BIOS?  Given that a lot of drivers already use
the isa-pnp driver, wouldn't it be cleaner if the pnpbios
driver were integrated with the isa-pnp driver, such that
isa-pnp could used pnpbios as a slave to do its configuration
dirty work?  Then there would be just one pnp interface for
all drivers to use.

However we decide to make pnpbios services available to
drivers, we have smp and hotplug issues to sort out too.

Although it may be appropriate for us to think more about the
latter issues, I see no reason why we shouldn't put the core
functions of the pnpbios driver (viz., the PnP BIOS interface
functions), along with the /proc interface to these, into 2.5
right away.  For that matter, they can go into 2.4 as well.
They have been pretty well tested by now.  This would at least
allow us to use lspnp and setpnp to control the way the
PnP BIOS configures our machines.  Mark the driver
"experimental" if you like, but please put it in.

Thomas



             reply	other threads:[~2001-11-28 15:51 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-28 15:50 Thomas Hood [this message]
2001-11-28 16:10 ` PNP Bios Alan Cox
2001-11-28 18:45   ` PnP BIOS driver -- Can it go in? Thomas Hood
2001-11-28 17:57     ` Marcelo Tosatti
2001-11-28 22:27     ` Aaron Tiensivu
  -- strict thread matches above, loose matches on Subject: below --
2001-12-09 23:02 PNP Bios Thomas Hood
2001-12-09 19:07 victor1 torres
2001-11-27  3:24 Louis Garcia
2001-11-27  4:23 ` Mike Fedyk
2001-11-27  9:59 ` Alan Cox
2001-11-26 21:28 victor1 torres
2001-11-26 21:41 ` Alan Cox
     [not found] <no.id>
2001-08-12 20:14 ` PnP BIOS Alan Cox
2001-08-12 20:06 ambx1

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=1006962643.11753.2.camel@thanatos \
    --to=jdthood@mail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).