From owner-cvs-all Fri Feb 1 18: 5:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 80F6137B404; Fri, 1 Feb 2002 18:05:44 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1225iA72731; Fri, 1 Feb 2002 18:05:44 -0800 (PST) (envelope-from bde) Message-Id: <200202020205.g1225iA72731@freefall.freebsd.org> From: Bruce Evans Date: Fri, 1 Feb 2002 18:05:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci cy_pci.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 bde 2002/02/01 18:05:44 PST Modified files: sys/pci cy_pci.c Log: Fixed breakage of interrupt setup in previous commit. It used an uninitialized variable in the !CY_PCI_FASTINTR case (*blush*). Revision Changes Path 1.24 +3 -1 src/sys/pci/cy_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message