From owner-cvs-all Tue May 14 14: 2:16 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 D71D737B403; Tue, 14 May 2002 14:02:11 -0700 (PDT) Received: (from gallatin@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4EL2BI64006; Tue, 14 May 2002 14:02:11 -0700 (PDT) (envelope-from gallatin) Message-Id: <200205142102.g4EL2BI64006@freefall.freebsd.org> From: Andrew Gallatin Date: Tue, 14 May 2002 14:02:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pdq pdqvar.h X-FreeBSD-CVS-Branch: RELENG_4 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 gallatin 2002/05/14 14:02:11 PDT Modified files: (Branch: RELENG_4) sys/dev/pdq pdqvar.h Log: MFC rev 1.4: This prevents a kernel panic on alpha (and gets the driver working) when the fpa driver is compiled into the kernel & and an fpa fddi board is attached. This is a bandaid until the newbus-ified driver in -current has stabilized on -alpha. tested by: wilko (alpha and i386) approved by: re Revision Changes Path 1.3.2.1 +5 -2 src/sys/dev/pdq/pdqvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message