lkml.org 
[lkml]   [2000]   [Sep]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Tigran Aivazian wrote:
>
> On Mon, 18 Sep 2000, Derek Wildstar wrote:
>
> > On 18 Sep 2000, Alex Romosan wrote:
> >
> > I get the same thing with a Xircon realport 10/100/modem card. Works
> > great in test9-pre1 and test8.
> >
> > -dwild
> >
>
> did you try this patch?
>
> --- linux/drivers/pci/pci.c Mon Sep 18 12:35:11 2000
> +++ work/drivers/pci/pci.c Mon Sep 18 13:12:20 2000
> @@ -714,7 +714,7 @@
> * We need to blast all three values with a single write.
> */
> pci_write_config_dword(dev, PCI_PRIMARY_BUS, buses);
> - if (!is_cardbus) {
> + if (is_cardbus) {
> /* Now we can scan all subordinate buses... */
> max = pci_do_scan_bus(child);
> } else {
>


I did.
Didn't work for me.
My Xircom is still being detected. But PCI resource allocation still fails.
I'll be happy to set up a remote debug session for anyone interested...

Dag B
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:38    [W:0.061 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site