From owner-freebsd-stable@FreeBSD.ORG Sat Mar 4 10:39:58 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AE2E16A420 for ; Sat, 4 Mar 2006 10:39:58 +0000 (GMT) (envelope-from paulo@nlink.com.br) Received: from smtp.nlink.com.br (smtp.nlink.com.br [201.12.59.3]) by mx1.FreeBSD.org (Postfix) with SMTP id AC49643D45 for ; Sat, 4 Mar 2006 10:39:57 +0000 (GMT) (envelope-from paulo@nlink.com.br) Received: (qmail 66126 invoked from network); 4 Mar 2006 10:39:55 -0000 Received: from unknown (HELO ?192.168.2.2?) (paulo@intra.nlink.com.br@201.12.60.146) by smtp.nlink.com.br with SMTP; 4 Mar 2006 10:39:55 -0000 Message-ID: <44096E63.2070505@nlink.com.br> Date: Sat, 04 Mar 2006 07:39:31 -0300 From: Paulo Fragoso User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050926) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Freezes in wireless bridge X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Mar 2006 10:39:58 -0000 Hi, We have two bridges running FreeBSD 6.1-BETA1 and we have a lot of freezes in a week, it's happening when trafic is high, but it has ever happened when we was changing dev.ath.0.acktimeout. There aren't dumps, all CPU is freezed, state of leds in kayboard doesn't change, only leds of wireless card (D-Link G520) are blinking. Some times is printed on console DMA erros of ad0 before system to freeze. We have already tried to disable ATA DMA (hw.ata.ata_dma=0, hw.ata.atapi_dma=0, hw.ata.wc=0), but system freezes yet. This bridge is runnig on motherboard MSI VIAK8M with 03 Atheros board (D-Link G520), but this problem happens using other motherboards and CPUs. Is there anyway to force dumps? Is there any watchdog hardware for FreeBSD 6.X? All sounds like when we were using FreeBSD 2.x + SCSI + ATI S3 Virge, the problem was XFree86. Paulo Fragoso.