From owner-cvs-all Sun Oct 3 14: 9:34 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 61A8814E06; Sun, 3 Oct 1999 14:09:32 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA61840; Sun, 3 Oct 1999 14:09:32 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Message-Id: <199910032109.OAA61840@freefall.freebsd.org> From: Andrew Gallatin Date: Sun, 3 Oct 1999 14:09:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gallatin 1999/10/03 14:09:32 PDT Modified files: sys/pci pci.c Log: A band-aid to prevent multi-hose alpha chipsets (aka tsunami) from panic'ing because the hose is not filled in. We should probably extend the pciioctl interface to take hoses into account.. Revision Changes Path 1.120 +5 -1 src/sys/pci/pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message