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]

Re: Error in adding an interface driver


"N.Suresh" wrote:
> 
> Hi all,
>     I am trying to compile my low level driver for the QUICCII on ADS board.
>     I have added a package similar to CYGPKG_NET_QUICC_ETH_DRIVERS and
> modified for QUICCII.
>     But if i build the tree and compile, it is giving following errors:
[snip]

You need to add -D _KERNEL -D__ECOS to your driver build flags. Look at
another driver's .cdl file for an example.

NB A lot has changed and been fixed since 1.3.1. We *strongly* recommend
using anonymous CVS for anyone using the net stack. 

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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