|
||||||||
Chris Buechler wrote: > On Thu, 24 Feb 2005 00:19:31 +0100, Anders Nordström <and at telia dot com> > wrote: >> That would be me with the reduced CPU load on a PII 233, and the numbers >> cited by Chris are about right. >> >> Jesse, could you explain exactly how to enable "link0"? I can't find it >> explained in the archives. >> > > ifconfig fxpX link0 > > Where X is the NIC number (fxp0, fxp1, etc...) > > Then you'll see something like > fxp0: Microcode loaded, int_delay: 1000 usec bundle_max: 6 > in your system log. > > You can run that from exec.php to try it out. To have it run at every > boot, put those lines in your config in <shellcmd> parameters (see FAQ > on hidden config.xml options for more info) I run it in an earlyshellcmd. Not sure if that really makes any difference: <earlyshellcmd>ifconfig fxp0 link0</earlyshellcmd> <earlyshellcmd>ifconfig fxp1 link0</earlyshellcmd> <earlyshellcmd>ifconfig fxp2 link0</earlyshellcmd> -- Jesse Guardiani, Systems Administrator WingNET Internet Services, P.O. Box 2605 // Cleveland, TN 37320-2605 423-559-LINK (v) 423-559-5145 (f) http://www.wingnet.net |