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]

Re: Driver can't set multi-cast mode


On Fri, 2002-07-19 at 05:14, Iztok Zupet wrote:
> Hi
> what does it mean?

New driver interfaces (APIs) were introduced with the FreeBSD
stack which support multi-casting addresses.  You only need
this if you want to run IPv6 or multi-cast for IPv4.

Look at the i82559 driver for an example of how to add this
to your driver.  (I know that it's not yet been added to
the NS driver I think you use)


-- 
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]