This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PCI Ethernet card


Hi Eric,

I have passed on incorrect info. sorry

The values I sent earlier were sampled at the 1st call to rlt8139_poll() <probably the Auto-neg was not done yet at that point>. Now I sample at every change in ISR (status),

BMCR = 0x1100
BMSR = 0x782d
ANAR = 0x01e1
ANLPAR = 0x45e1
ANER = 0x0001
DIS = 0x0000
FCSC = 0x0000

And one more thing, even if the DHCP server is not connected, I see the Link status change interrupt (status) bit going high after every packet sent. Is there a register to look at for the cause to this link status change <The above registers don't change at all>? I would probably display all register & try comparing them :)

Thanks,
-Mike.

_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail



-- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]