[Bug 2016] New: SMC91111: ERC32 was never supported by driver

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Thu Feb 9 10:07:52 UTC 2012


https://www.rtems.org/bugzilla/show_bug.cgi?id=2016

             Bug #: 2016
           Summary: SMC91111: ERC32 was never supported by driver
    Classification: Unclassified
           Product: RTEMS
           Version: 4.10
          Platform: sparc
        OS/Version: RTEMS
            Status: NEW
          Severity: minor
          Priority: P3
         Component: networking
        AssignedTo: norume at aps.anl.gov
        ReportedBy: daniel at gaisler.com


Moved the intelligence whether the driver is supported or not
completely to the BSP, now that bsp.h is included (even though it
is a driver... hmm). The ERC32 was never supported, so HAS_SMC91111
is not added to erc32/include/bsp.h.

Signed-off-by: Daniel Hellstrom <daniel at gaisler.com>



---
 c/src/lib/libbsp/sparc/leon2/include/bsp.h |    2 ++
 c/src/lib/libbsp/sparc/leon3/include/bsp.h |    2 ++
 c/src/libchip/network/smc91111.c           |    4 ++--
 3 files changed, 6 insertions(+), 2 deletions(-)

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list