ps 2003/09/23 12:54:33 PDT
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c
Log:
By not setting No_CRC in the Mode Control Register, we must also
reduce the size of the packet by 4 bytes to remove the ethernet crc.
Submitted by: jdp
Revision Changes Path
1.55 +1 -1 src/sys/dev/bge/if_bge.c