CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/10/28 01:01:56
Modified files:
sys/dev/pci : if_nge.c
Log message:
Implement a workaround for stupid hw when using VLAN stripping. Frames
that are 64 bytes with a VLAN header appended like ARP frames or ICMP
echos are flagged as runts when the tag is stripped.
Issue mentioned by [EMAIL PROTECTED], info gleaned from the Linux driver.
