Re: [PATCH 2/4 rev2] mv643xx: Add multicast support

2005-12-29 Thread Randy.Dunlap
On 30 Dec 2005 02:55:57 - Dale Farnsworth wrote: > In article <[EMAIL PROTECTED]> you write: > > That doesn't quite answer my question of what the > > "Special Multicast Table for MAC addresses of the form > > 0x01-00-5E-00-00-XX" > > means (below). Do you (or anyone else) have any info on

Re: [PATCH 2/4 rev2] mv643xx: Add multicast support

2005-12-29 Thread Dale Farnsworth
In article <[EMAIL PROTECTED]> you write: > That doesn't quite answer my question of what the > "Special Multicast Table for MAC addresses of the form 0x01-00-5E-00-00-XX" > means (below). Do you (or anyone else) have any info on this? Those are MAC addresses assigned for routing and topology d

Re: [PATCH 2/4 rev2] mv643xx: Add multicast support

2005-12-29 Thread Randy.Dunlap
On Wed, 28 Dec 2005 17:48:15 -0700 Dale Farnsworth wrote: > On Wed, Dec 28, 2005 at 11:04:06PM +, Randy.Dunlap wrote: > > Just FMI (for my info), what are the semantics of the Special > > Multicast Table? Is this done in conformance with some RFC or > > other "standard"? Thanks. > > The tab

[PATCH 2/4 rev2] mv643xx: Add multicast support

2005-12-28 Thread Dale Farnsworth
Add multicast support the the Marvell mv643xx ethernet driver. This code is adapted from code in a ppc-specific version of the driver. Signed-off-by: Dale Farnsworth <[EMAIL PROTECTED]> --- On Wed, Dec 28, 2005 at 11:04:06PM +, Randy.Dunlap wrote: > Just FMI (for my info), what are the sema