This is the mail archive of the ecos-bugs@sourceware.org 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]

[Bug 1001668] Fix: phy_read() function returns bad values ifinterrupt occurs


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001668

--- Comment #2 from sarcastic.mannequin@gmail.com 2012-09-20 23:33:41 BST ---
Ah, sorry, I've gotten ahead of myself. The current public version of this
Ethernet driver does not yet support reading/writing of PHY registers.

The current driver does not have ETH_PHY_REG_LEVEL_ACCESS_FUNS macro. But
when/if it does, it will be an error to be clearing event bits in the ISR/DSR
that should not be touched. We have seen this issue cause problems on a
modified driver.

You are correct, it is not an error now. This bug can be closed or applied as
you see fit.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


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