PCNET32_PORT_ASEL
PCNET32_PORT_ASEL, /* 0 Auto-select */
PCNET32_PORT_ASEL, /* 3 not supported */
PCNET32_PORT_ASEL, /* 5 not supported */
PCNET32_PORT_ASEL, /* 6 not supported */
PCNET32_PORT_ASEL, /* 7 not supported */
PCNET32_PORT_ASEL, /* 8 not supported */
PCNET32_PORT_ASEL /* 15 not supported */
if (lp->options & PCNET32_PORT_ASEL)
} else if (lp->options & PCNET32_PORT_ASEL) {
if (lp->mii && !(lp->options & PCNET32_PORT_ASEL)) {
if (lp->options & PCNET32_PORT_ASEL) { /* enable auto negotiate, setup, disable fd */
lp->options = PCNET32_PORT_ASEL;
if (fdx && !(lp->options & PCNET32_PORT_ASEL) &&