From owner-cvs-all Sun Sep 22 11:27:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB59037B404; Sun, 22 Sep 2002 11:27:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F59A43E3B; Sun, 22 Sep 2002 11:27:29 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: from freefall.freebsd.org (jdp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8MIRTCo021030; Sun, 22 Sep 2002 11:27:29 -0700 (PDT) (envelope-from jdp@freefall.freebsd.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8MIRTtF021029; Sun, 22 Sep 2002 11:27:29 -0700 (PDT) Message-Id: <200209221827.g8MIRTtF021029@freefall.freebsd.org> From: John Polstra Date: Sun, 22 Sep 2002 11:27:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bge if_bge.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jdp 2002/09/22 11:27:29 PDT Modified files: sys/dev/bge if_bge.c Log: Set up the BCM570x chip's DMA Read/Write Control register more correctly. This fixes the "watchdog timeout -- resetting" errors seen on Dell 2650 systems. MFC after: 1 month Revision Changes Path 1.20 +10 -2 src/sys/dev/bge/if_bge.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message