/[base]
ViewVC logotype

Revision 213626


Jump to revision: Previous Next
Author: yongari
Date: Fri Oct 8 20:51:33 2010 UTC (13 years, 8 months ago)
Changed paths: 8
Log Message:
MFC r212157:
  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
Directorystable/8/sys/ modified , props changed
Directorystable/8/sys/amd64/include/xen/ modified , props changed
Directorystable/8/sys/cddl/contrib/opensolaris/ modified , props changed
Directorystable/8/sys/contrib/dev/acpica/ modified , props changed
Directorystable/8/sys/contrib/pf/ modified , props changed
Directorystable/8/sys/dev/sis/if_sis.c modified , text changed
Directorystable/8/sys/dev/sis/if_sisreg.h modified , text changed
Directorystable/8/sys/dev/xen/xenpci/ modified , props changed

  ViewVC Help
Powered by ViewVC 1.1.27