From owner-freebsd-isp@FreeBSD.ORG Fri May 9 21:31:09 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE7AA37B401 for ; Fri, 9 May 2003 21:31:09 -0700 (PDT) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CA2A43FEA for ; Fri, 9 May 2003 21:31:09 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.12.9/8.12.9) with ESMTP id h4A4UwM7039430; Fri, 9 May 2003 21:31:06 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <200305100431.h4A4UwM7039430@gw.catspoiler.org> Date: Fri, 9 May 2003 21:30:58 -0700 (PDT) From: Don Lewis To: bsd@hub3.net In-Reply-To: <6CA1AAAC-8275-11D7-9641-000393D5E5DA@hub3.net> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii cc: freebsd-isp@FreeBSD.org Subject: Re: Dual ethernet card X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2003 04:31:10 -0000 On 9 May, Bryan Vyhmeister wrote: > Interesting. I have been using lots of Intel cards and I have never had > any problems of any kind. All of my cards are either onboard on Intel > motherboards or Intel brand cards. I have also been using the Intel > 10BT/100BTX PILA8472C3 PRO/100 S Dual Port server adapter. It has > worked very well also. The machine with the dual port card is my > firewall for my whole network and has been running rock solid for a > long time. I have not used them with anything past 5.0 though. I tried > all four ping combinations and they all work fine on the cards I tried. The packet size problem doesn't show up until rev 1.148 of the fxp driver, which was committed on February 26th. My cards are the PILA8460C3 version, and have an IBM sticker saying these are "Intel (R) Pro/100S Desktop Adapter". The Intel web site confirms that the number on the barcode sticker is for an IBM OEM card. The chip is an 82550GY, and "pciconf -l" probes this card as: fxp0@pci0:10:0: class=0x020000 card=0x00508086 chip=0x12298086 rev=0x0d hdr=0x00 I've got a couple Asus P2B-LS motherboards with onboard fxp interfaces, and at least one other fxp PCI card of an older vintage, and those have all worked flawlessly. It's just these two new cards that have been a problem.