Re: [PATCH] pcnet32 irq bug

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I should have had this in to ensure vesa local bus continues to work as
before.

@@ -473,7 +473,7 @@
       if (!check_region(ioaddr, PCNET32_TOTAL_SIZE)) {
           /* check if there is really a pcnet chip on that ioaddr */
           if ((inb(ioaddr + 14) == 0x57) && (inb(ioaddr + 15) == 0x57))
-               pcnet32_probe1(ioaddr, 0, 0, NULL);
+               pcnet32_probe1(ioaddr, 255, 0, NULL);
       }
    }
}


-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux