From owner-freebsd-hackers Thu Feb 29 18:17:45 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA02423 for hackers-outgoing; Thu, 29 Feb 1996 18:17:45 -0800 (PST) Received: from cs.rice.edu ([128.42.1.30]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id SAA02416 for ; Thu, 29 Feb 1996 18:17:42 -0800 (PST) Received: from noel.cs.rice.edu (noel.cs.rice.edu [128.42.1.136]) by cs.rice.edu (8.7.1/8.7.1) with ESMTP id UAA06145 for ; Thu, 29 Feb 1996 20:17:28 -0600 (CST) Received: from localhost (localhost [127.0.0.1]) by noel.cs.rice.edu (8.7.3/8.7.3) with ESMTP id UAA18310 for ; Thu, 29 Feb 1996 20:17:27 -0600 (CST) Message-Id: <199603010217.UAA18310@noel.cs.rice.edu> To: hackers@freebsd.org Subject: Re: 100-baseT hub recommendation? Date: Thu, 29 Feb 1996 20:17:24 -0600 From: Alan Cox Sender: owner-hackers@freebsd.org Precedence: bulk I'm using 10 of the Intel PRO/100B's in 9 machines with the driver from -stable. Two of the interfaces are talking to our departmental 10BaseT network, and 8 are on a private 100BaseT network with the Intel hub. (One machine has 2 interfaces, and routes between the private 100BaseT network and our departmental 10BaseT network.) Overall, I'm pleased with the card and the driver. They seem to work well. One odd thing is that under load we see a fair number of packets dropped due to surpassing "maxcols" on the 100BaseT network. Far more so than I've seen with Sparc 20's on 10BaseT. Alan P.S. The current driver doesn't add "maxcols" into the output errors stat. Shouldn't that be included?