public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Gerd Knorr <kraxel@bytesex.org>
To: Kernel List <linux-kernel@vger.kernel.org>
Subject: ignore pci devices?
Date: Tue, 10 Sep 2002 15:47:08 +0200	[thread overview]
Message-ID: <20020910134708.GA7836@bytesex.org> (raw)

  Hi,

I have a small problem:  Some vendor has built a PCI board which
(ab-)uses the bt848/878 chip in creative ways to do some DMA.  It is
*not* a video card, thus letting the bttv driver control the card isn't
very useful and causes trouble.  The card has no PCI Subsystem ID, so I
can't identify and blacklist it easily.  Thus I need some way to allow
the users to tell bttv (or the kernel) to ignore that particular PCI
card.

Is there already something generic for this?  Some kernel parameter
which makes pci_module_init() skip a given PCI device for example?

Another way to fix this I'm thinking about is to add a insmod option
along the lines "ignore=<bus>,<slot>" to bttv.  Comments?  Better idea?

  Gerd

-- 
You can't please everybody.  And usually if you _try_ to please
everybody, the end result is one big mess.
				-- Linus Torvalds, 2002-04-20

             reply	other threads:[~2002-09-10 14:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-10 13:47 Gerd Knorr [this message]
2002-09-10 14:27 ` ignore pci devices? Alan Cox
2002-09-11 10:51   ` Gerd Knorr
2002-09-11 11:47     ` Alan Cox
2002-09-11 11:48     ` Alan Cox
2002-09-11 12:33       ` Gerd Knorr
2002-09-10 16:30 ` Martin Mares
2002-09-10 18:42   ` Alan Cox
2002-09-10 18:41     ` Martin Mares
2002-09-10 20:15       ` Alan Cox
2002-09-11 12:20         ` Gerd Knorr
2002-09-11 12:38           ` Alan Cox
2002-09-11 15:37             ` Gerd Knorr
2002-09-11 16:17               ` 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=20020910134708.GA7836@bytesex.org \
    --to=kraxel@bytesex.org \
    --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