Lines Matching defs:broken
166 broken), ZNYX342 and LinkSys. ZYNX314 (dual 21041 MAC) and ZNYX 315
307 Add Accton to the list of broken cards.
336 Added attempt to use an SMC9332 with broken SROM.
398 version. I hope nothing is broken...
565 ** SROM Repair definitions. If a broken SROM is detected a card may
2557 lp->media = TP; /* On chip auto negotiation is broken */
2740 ** Some autonegotiation chips are broken in that they do not return the
4029 int broken, i, k, tmp, status = 0;
4033 broken = de4x5_bad_srom(lp);
4047 } else if (!broken) {
4050 } else if ((broken == SMC) || (broken == ACCTON)) {
4079 /* If possible, try to fix a broken card - SMC only so far */
4080 srom_repair(dev, broken);