Re: [PATCH v4] ibm_newemac: Parameterize EMAC Multicast Match Handling
On Sunday 06 July 2008, Grant Erickson wrote: > Various instances of the EMAC core have varying: 1) number of address > match slots, 2) width of the registers for handling address match slots, > 3) number of registers for handling address match slots and 4) base > offset for those registers. Thank
Re: [PATCH v4] ibm_newemac: Parameterize EMAC Multicast Match Handling
On Sat, 2008-07-05 at 17:15 -0700, Grant Erickson wrote: > + union { > + /* Registers unique to EMAC4 implementations */ > + struct { > + u32 iaht1; /* Reset, R */ > + u32 iaht2; /* Reset, R */ > +