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

Custom ioctl().


Hello,

For my project, I need Ethernet frame timestamps. Usually I do this
under linux: ioctl(sock, SIOCGSTAMP, &timeStamp). But SIOCGSTAMP is
not implemented in eCos.
Is there a way to add a custom ioctl() ?

Antoine

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


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