Oleg Gopov wrote:

    
LINUX:

        if (csr0 & LE_C0_MERR) {
                printk("%s: Bus master arbitration failure, status %4.4x.\n",
                       dev->name, csr0);
                /* Restart the chip. */
                WRITERDP(lp, LE_C0_STRT);
        }

Reasons:  an other PCI device blocks the PCI bus or the bus request for more than 50us  or the PCI slot doesn't support bus mastering !






_______________________________________________

Networking Drivers
http://community.qnx.com/sf/go/post98334
To cancel your subscription to this discussion, please e-mail drivers-networking-unsubscribe@community.qnx.com