This is the mail archive of the ecos-discuss@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]

ioctl failure with LANCEPCI


Hi!

Does anyone have a clue why the following ioctl call would hang ecos? (It is from the dhcp module bring-half-up):
ioctl(s,SIOCSIFADDR, ifrp);

It is for a LANCEPCI device. I think it is trying to set the ethernet address of the card.

Cheers,
Magnus


--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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