mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Olaf Hering <olaf@aepfle.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: CONFIG_PARPORT_PC_SUPERIO
Date: Mon, 02 Oct 2006 11:20:24 +0100	[thread overview]
Message-ID: <1159784424.4801.26.camel@pmac.infradead.org> (raw)
In-Reply-To: <20061002094959.GA13986@aepfle.de>

On Mon, 2006-10-02 at 11:49 +0200, Olaf Hering wrote:
> Does aynone know if the hardware that is enabled with
> CONFIG_PARPORT_PC_SUPERIO is available on PCI devices? The functions
> detect_and_report_winbond() and detect_and_report_smsc() poke at random
> legacy IO ports. I just wonder if they may also find the hardware if
> they come from a PCI device.
> If they are i386 only, the config option should probably be i386 (or
> whatever) only. 

They're not i386 only. There's plenty of non-i386 machines with SuperIO
chips in. They're the easiest way to bolt floppy/parallel/IrDA/serial
support onto a board.

But we really shouldn't have individual drivers poking at the magic
configuration addresses to find SuperIO chips. There should be support
for those _separately_ -- and then the parport/irda/serial drivers can
all consult it as appropriate, rather than poking directly at the
hardware.

I did make a start on drivers/pnp/superio once, but didn't get very far
before I got distracted. Start with lssuperio.

-- 
dwmw2


      reply	other threads:[~2006-10-02 10:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-02  9:49 CONFIG_PARPORT_PC_SUPERIO Olaf Hering
2006-10-02 10:20 ` David Woodhouse [this message]

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=1159784424.4801.26.camel@pmac.infradead.org \
    --to=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olaf@aepfle.de \
    /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

all inboxes | Powered by JetHome®