/[base]
ViewVC logotype

Revision 212157


Jump to revision: Previous Next
Author: yongari
Date: Thu Sep 2 18:10:11 2010 UTC (13 years, 10 months ago)
Changed paths: 2
Log Message:
Unlike most other controllers, NS DP83815/DP83816 controllers seem
to pad with 0xFF when it encounter short frames.  According to RFC
1042 the pad bytes should be 0x00.
Because manual padding consumes extra CPU cycles, introduce a new
tunable which controls the padding behavior. Turning this tunable
on will have driver pad manually but it's disabled by default. Users
can enable software padding by setting the following tunable to
non-zero value.

dev.sis.%d.manual_pad="1"

PR:	kern/35422 (patch not used)


Changed paths

Path Details
Directoryhead/sys/dev/sis/if_sis.c modified , text changed
Directoryhead/sys/dev/sis/if_sisreg.h modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27