[Bug 2076] New: SMC91111 fixes for mpc55xxevb BSP
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Sat Sep 29 11:41:12 UTC 2012
https://www.rtems.org/bugzilla/show_bug.cgi?id=2076
Bug #: 2076
Summary: SMC91111 fixes for mpc55xxevb BSP
Classification: Unclassified
Product: RTEMS
Version: HEAD
Platform: All
OS/Version: RTEMS
Status: NEW
Severity: normal
Priority: P3
Component: bsps
AssignedTo: joel.sherrill at oarcorp.com
ReportedBy: dufault at hda.com
Created attachment 1486
--> https://www.rtems.org/bugzilla/attachment.cgi?id=1486
Fixes for SMC91111 for MPC55XXEVB
- A typo prevents if_smc.c from being built when configured;
- The argument passed to the interrupt handler was incorrect and the addition
of support for RTEMS_INTERRUPT_SHARED exposed it;
- A "#ifdef DEBUG" is supposed to be "#if DEBUG" since 0 is supposed to make it
quiet.
--
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