public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Multi-cast support in Ethernet drivers
@ 2007-07-06 13:06 Alexander Aganichev
  2007-07-08 18:51 ` Andrew Lunn
  0 siblings, 1 reply; 9+ messages in thread
From: Alexander Aganichev @ 2007-07-06 13:06 UTC (permalink / raw)
  To: eCos Discussion

Hello,

I noticed that when I use DM9000 driver I have a complaint from the IO
subsystem that multi-cast is not supported, but wanted by FreeBSD
stack. I added this support and everything stop working. I dig it a
bit and found that FreeBSD wanted some bogus address to be added. It
seems it cannot work at all since link level address is seems not
filled in the struct sockaddr_dl anywhere in the eCos tree (correct me
if I'm wrong, but I was unable to find it). So now I'm confused why
this complaint was ever introduced and how it works for the Ethernet
drivers that support multi-cast mode already... For now I just
disabled the feature and return good result to prevent complaint. Any
ideas how it should work correctly?

-- 
WBR, Alexander

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-07-20 19:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-06 13:06 [ECOS] Multi-cast support in Ethernet drivers Alexander Aganichev
2007-07-08 18:51 ` Andrew Lunn
2007-07-09  6:59   ` Alexander Aganichev
2007-07-09  8:34     ` Andrew Lunn
2007-07-16 12:58       ` Alexander Aganichev
2007-07-17 16:00         ` Andrew Lunn
2007-07-19 10:42           ` Alexander Aganichev
2007-07-20 19:22             ` Andrew Lunn
2007-07-20 19:44               ` [ECOS] " Grant Edwards

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).