From owner-cvs-all Wed Sep 16 01:28:37 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA00734 for cvs-all-outgoing; Wed, 16 Sep 1998 01:28:37 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA00671; Wed, 16 Sep 1998 01:28:30 -0700 (PDT) (envelope-from dfr@FreeBSD.org) From: Doug Rabson Received: (from dfr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA22306; Wed, 16 Sep 1998 01:28:11 -0700 (PDT) Date: Wed, 16 Sep 1998 01:28:11 -0700 (PDT) Message-Id: <199809160828.BAA22306@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci pci.c Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dfr 1998/09/16 01:28:11 PDT Modified files: sys/pci pci.c Log: Some workarounds for a common DEC pci-pci bridge found on alphas. Fix printf format errors which show up on the alpha. Revision Changes Path 1.89 +9 -5 src/sys/pci/pci.c