Project

General

Profile

« Previous | Next » 

Revision 2d0ef957

Added by Scott Ullrich almost 17 years ago

Turn off TSO for BCE, too

View differences:

etc/inc/config.inc
1198 1198
			$config['sysctl']['item'][18]['desc'] =    "TCP Offload engine";
1199 1199
			$config['sysctl']['item'][18]['value'] =   "0";
1200 1200

  
1201
			$config['sysctl']['item'][19]['tunable'] = "hw.bce.tso_enable";
1202
			$config['sysctl']['item'][19]['desc'] =    "TCP Offload engine - BCE";
1203
			$config['sysctl']['item'][19]['value'] =   "0";
1204

  
1201 1205
			$config['version'] = "4.1";
1202 1206
		}
1203 1207
	}

Also available in: Unified diff