cvs commit: src/sys/dev/hfa fore_include.h fore_load.c
fore_output.c fore_var.h fore_vcm.c
Hartmut Brandt
harti at FreeBSD.org
Fri Aug 22 07:49:26 PDT 2003
harti 2003/08/22 07:49:24 PDT
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/dev/hfa fore_include.h fore_load.c fore_output.c
fore_var.h fore_vcm.c
Log:
MFC: Implement CBR traffic shaping for the Fore adapters. This is controled
by the sysctl hw.fore.hfaN.shape, which can be set to 0 (don't shape),
1 (shape at most one channel) and 2 (try to shape all channels). This
works only with firmware version > 4, which is the default now.
Submitted by: Vincent Jardin <vjardin at wanadoo.fr>
Revision Changes Path
1.2.2.1 +3 -0 src/sys/dev/hfa/fore_include.h
1.13.2.1 +55 -2 src/sys/dev/hfa/fore_load.c
1.5.2.1 +3 -3 src/sys/dev/hfa/fore_output.c
1.2.2.2 +17 -0 src/sys/dev/hfa/fore_var.h
1.4.2.1 +188 -0 src/sys/dev/hfa/fore_vcm.c
More information about the cvs-src
mailing list