From owner-freebsd-questions@FreeBSD.ORG Sat May 14 15:12:05 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8554416A4CE for ; Sat, 14 May 2005 15:12:05 +0000 (GMT) Received: from smtpauth08.mail.atl.earthlink.net (smtpauth08.mail.atl.earthlink.net [209.86.89.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53C5D43D31 for ; Sat, 14 May 2005 15:12:05 +0000 (GMT) (envelope-from algould@datawok.com) Received: from [206.255.31.21] (helo=[192.168.63.10]) by smtpauth08.mail.atl.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 4.34) id 1DWyJA-00077r-Jc for freebsd-questions@freebsd.org; Sat, 14 May 2005 11:12:04 -0400 From: "Andrew L. Gould" To: freebsd-questions Date: Sat, 14 May 2005 10:12:19 -0500 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200505141012.20082.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69563f9fea00a6dd62bcfba1121b4a782d0adf69fa71143ca436350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 206.255.31.21 Subject: > 95% packets dropped with Atheros in FreeBSD 5.4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 May 2005 15:12:05 -0000 I'm having problems with an Atheros PCI card (D-Link G520) when running FreeBSD 5.4 i386: 1. I've been testing the card with the computers placed within 4 feet of the wireless router. 2. When I tested the card in a AMD64 socket 939 computer, it worked fine in Windows XP (rules out hardware issues). When I boot to FreeBSD 5.4 Release (i386 port, not amd64), executing ping results in over 95% packets lost. The on-board, vge ethernet port works fine in either OS. 3. When I use the card in a AMD Athlon XP computer running FreeBSD 5.4, executing ping results in over 95% packets lost. I cvsup'd overnight and rebuilt the world and kernel this morning. The results did not improve. The on-board, realtek ethernet port works fine. What should I do next to find the source of the problem? Thanks, Andrew Gould