Garrett D'Amore wrote:
> At around dnet.c:2735, you need to change the code -- the err_summary 
> bit is set for VLAN packets -- probably need to look at the individual 
> bits.  I'd check to see what mxfe does here.  mxfe is very nearly an 
> identical clone to dnet.  (Including having really crummy variations 
> between SYM and MII xcvrs.)

Okay, I've been looking through dnet_reclaim_Tx_desc() and I am not 
quite sure what needs to be changed. I've also looked at mxfe_reclaim() 
in mxfe.c.

Is the problem that the err_summary bit is set to begin with? 
update_tx_stats() is being called superfluously for vlan packets?

Other changes are complete.

Steve

-- 
Yet magic and hierarchy
arise from the same source,
and this source has a null pointer.

Reference the NULL within NULL,
it is the gateway to all wizardry.
_______________________________________________
driver-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

Reply via email to