Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work

From: Horst von Brand (vonbrand@sleipnir.valparaiso.cl)
Date: Mon Sep 18 2000 - 21:56:05 EDT

  • Next message: Horst von Brand: "Re: 2.4.0-test9-pre2: pcmcia 3c59x doesn't work"

    Tigran Aivazian <tigran@veritas.com> said:

    [...]

    > 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 {

    No changes, same:

    Linux PCMCIA Card Services 3.1.20
      options: [pci] [cardbus] [pm]
    Yenta IRQ list 04b0, PCI irq11
    Socket status: 30000007
    Yenta IRQ list 04b0, PCI irq11
    Socket status: 30000020
    cs: cb_alloc(bus 20): vendor 0x10b7, device 0x5257
    PCI: Failed to allocate resource 0 for PCI device 10b7:5257
    PCI: Failed to allocate resource 1 for PCI device 10b7:5257
    PCI: Failed to allocate resource 2 for PCI device 10b7:5257
    PCI: Failed to allocate resource 6 for PCI device 10b7:5257
    PCI: Device 14:00.0 not available because of resource collisions

    -- 
    Horst von Brand                             vonbrand@sleipnir.valparaiso.cl
    Casilla 9G, Vin~a del Mar, Chile                               +56 32 672616
    -
    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/
    



    This archive was generated by hypermail 2b29 : Mon Sep 18 2000 - 23:02:14 EDT