28 netdev_dbg(dev,
"Media selection tick, %s, status %08x mode %08x SIA %08x %08x %08x %08x\n",
48 netdev_dbg(dev,
"network media monitor CSR6 %08x CSR12 0x%02x\n",
55 switch (mleaf->
type) {
60 if (p[offset+1] & 0x80) {
62 netdev_dbg(dev,
"Transceiver monitor tick CSR12=%#02x, no media sense\n",
64 if (mleaf->
type == 4) {
65 if (mleaf->
media == 3 && (csr12 & 0x02))
66 goto select_next_media;
71 netdev_dbg(dev,
"Transceiver monitor tick: CSR12=%#02x bit %d is %d, expecting %d\n",
72 csr12, (bitnum >> 1) & 7,
73 (csr12 & (1 << ((bitnum >> 1) & 7))) != 0,
77 ((csr12 & (1 << ((bitnum >> 1) & 7))) != 0)) {
81 if ((p[2] & 0x61) == 0x01)
96 goto select_next_media;
98 netdev_dbg(dev,
"No link beat on media %s, trying transceiver type %s\n",
103 tulip_restart_rxtx(tp);
104 next_tick = (24*
HZ)/10;
128 tulip_tx_timeout_complete(tp, ioaddr);
131 spin_unlock_irqrestore(&tp->
lock, flags);
145 int next_tick = 60*
HZ;
148 dev_info(&dev->
dev,
"MXIC negotiation status %08x\n",
161 int next_tick = 60*
HZ;
164 netdev_dbg(dev,
"Comet link status %04x partner capability %04x\n",