mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
To: mmoneta@optonline.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: [Problem] PCI resource conflicts in recent 2.4 kernels - second try
Date: Tue, 21 Jan 2003 18:52:22 +0300	[thread overview]
Message-ID: <20030121185222.A1359@jurassic.park.msu.ru> (raw)
In-Reply-To: <1043154817.25168.4.camel@optonline.net>; from mace@monetafamily.org on Tue, Jan 21, 2003 at 08:13:38AM -0500

On Tue, Jan 21, 2003 at 08:13:38AM -0500, Mace Moneta wrote:
> > 00:06.0 PCI bridge: Toshiba America Info Systems: Unknown device 0605 (rev 04)
> > (prog-if 00 [Normal decode])

Yet another broken bridge...
Does this patch help?

Ivan.

--- linux/drivers/pci/quirks.c.orig	Tue Jan 21 18:45:55 2003
+++ linux/drivers/pci/quirks.c	Tue Jan 21 18:43:13 2003
@@ -586,6 +586,7 @@ static struct pci_fixup pci_fixups[] __i
 	 * instead of 0x01.
 	 */
 	{ PCI_FIXUP_HEADER,	PCI_VENDOR_ID_INTEL,	PCI_DEVICE_ID_INTEL_82380FB,	quirk_transparent_bridge },
+	{ PCI_FIXUP_HEADER,	PCI_VENDOR_ID_TOSHIBA,	0x605,				quirk_transparent_bridge },
 
 	{ PCI_FIXUP_FINAL,	PCI_VENDOR_ID_CYRIX,	PCI_DEVICE_ID_CYRIX_PCI_MASTER, quirk_mediagx_master },
 

  reply	other threads:[~2003-01-21 15:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-19 15:12 [Problem] PCI resource conflicts in recent 2.4 kernels Mace Moneta
2003-01-21 13:13 ` [Problem] PCI resource conflicts in recent 2.4 kernels - second try Mace Moneta
2003-01-21 15:52   ` Ivan Kokshaysky [this message]
2003-01-21 17:51     ` Mace Moneta

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=20030121185222.A1359@jurassic.park.msu.ru \
    --to=ink@jurassic.park.msu.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmoneta@optonline.net \
    /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®