linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* mutli cast is not enabled in fec.c
@ 2002-02-25 19:39 Rod Boyce
  2002-02-25 21:21 ` Dan Malek
  0 siblings, 1 reply; 2+ messages in thread
From: Rod Boyce @ 2002-02-25 19:39 UTC (permalink / raw)
  To: 'linuxppc-embedded@lists.linuxppc.org'; +Cc: 'dmalek@jlc.net'


We are using Linux kernel 2.2.14 downloaded from Wolfgang's ftp web site.  I
believe that the kernel originally came from the Hard Hat distribution.  We
are looking at enabling RIP and / or OSPF routing in our product and I have
been asked why code in the function 'set_multicast_list' as been #ifdef'ed
out?  I am at a loss to know why so I though I would ask you guys why?

So can anybody tell me why a largish portion of the code has been
effectively commented out in this function.  I suggested to the developer
that he enables it and see what happens but I also was wondering if there is
another reason?


Regards,
Rod Boyce.

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: mutli cast is not enabled in fec.c
  2002-02-25 19:39 mutli cast is not enabled in fec.c Rod Boyce
@ 2002-02-25 21:21 ` Dan Malek
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Malek @ 2002-02-25 21:21 UTC (permalink / raw)
  To: Rod Boyce
  Cc: 'linuxppc-embedded@lists.linuxppc.org',
	'dmalek@jlc.net'


Rod Boyce wrote:

> We are using Linux kernel 2.2.14 downloaded from Wolfgang's ftp web site.  I
> believe that the kernel originally came from the Hard Hat distribution.

The code was originally written by me, long before MontaVista existed.

The multicast was not done because as you can see I stole the code from
the SCC driver and the FEC doesn't have the same function as CPM devices.
There has recently been a post on this mailing list that includes a patch
for a software CRC to implement this feature.

Thanks.


	-- Dan


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2002-02-25 21:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-25 19:39 mutli cast is not enabled in fec.c Rod Boyce
2002-02-25 21:21 ` Dan Malek

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 NNTP newsgroup(s).