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]

powerpc fcc ethernet driver


Hi,

Only FCC1 and FCC2 were supported, I add cases for FCC3.
I have also change fcc_eth_init() function. If no ethernet link was found,
init function returned false, so to use network interfaces an application
must always started with a cable connection.
With my modification an application which call init_all_network_interfaces()
can start without ethernet cable connection, and this cable can be connected
later.
Do you agree?

Tiphaine Billoir

Attachment: fcc
Description: Binary data


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