This is the mail archive of the ecos-patches@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: change lan91cxx to fail _init on no device


On Sat, May 22, 2004 at 08:15:48PM -0500, Andrew Dyer wrote:
> This patch changes the lan91cxx driver to return a 
> false from it's _init() function if the device
> signature byte is not found.  Previous code called 
> CYG_ASSERT, but if assertions were disabled, it would
> continue to initialize the non-existent device.

Committed

        Thanks
                Andrew


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