PNIC LC82C169-9902

Shawn Anderson space19@earthlink.net
Mon Sep 13 05:41:39 1999


Shawn Anderson wrote:
> 
> Donald Becker wrote:
> >
> > On Sun, 12 Sep 1999, Shawn Anderson wrote:
> >
> > >   I am having troubles getting my asante 10/100 ethernet card to see my
> > > other linux box. And am hoping someone could help me out.  I insmod the
> > > tulip driver, start eth0 and try to telnet or ping etc... and I get no
> > > network activity at all.
> > ...
> > > Sep 11 03:45:26 space kernel: tulip.c:v0.91g 7/16/99
> > > becker@cesdis.gsfc.nasa.gov
> > > Sep 11 03:45:26 space kernel: eth0: Lite-On 82c168 PNIC rev 32 at 0x400,
> > > 00:00:B4:94:ED:99, IRQ 25.
> >
> > That's an unusual I/O addrss and IRQ.  What type of machine are you using?
> 
> Its a PowerPC box (Performa 6400/180)
> 
> >
> > > Sep 11 03:45:26 space kernel: eth0:  MII transceiver #1 config 3100
> > > status 7809 advertising 01e1.
> > ...
> > > Sep 11 03:45:35 space kernel: eth0: MII status 7809, Link partner report
> > > 0000.
> > > Sep 11 03:45:35 space kernel: eth0: No link beat on the MII interface,
> > > status 7809.
> > > Sep 11 03:46:35 space kernel: eth0: MII status 7829, Link partner report
> > > 0020.
> > > Sep 11 03:47:35 space kernel: eth0: MII status 782d, Link partner report
> > > 0020.
> >
> > Hmmm, you are having problems with link beat -- it apparently is going away
> > frequently.
> >
> > What does 'mii-diag -w' report?
> 

whoops, in my last post I forgot to add a -w to mii-diag 

root@space # ./mii-diag -w
Using the default interface 'eth0'.
Basic registers of MII PHY #1:  3100 782d 0302 d008 01e1 0020 0004 2801.
 Basic mode control register 0x3100: Auto-negotiation enabled.
 You have link beat, and everything is working OK.
 Your link partner is generating 10baseT link beat.
03:13:21.25080  Baseline value of MII BMSR (basic mode status register)
is 782d.

> thanks,
> sa