From owner-cvs-all Fri Aug 7 01:20:42 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA25604 for cvs-all-outgoing; Fri, 7 Aug 1998 01:20:42 -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 BAA25580; Fri, 7 Aug 1998 01:20:38 -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 BAA21157; Fri, 7 Aug 1998 01:20:36 -0700 (PDT) Date: Fri, 7 Aug 1998 01:20:36 -0700 (PDT) Message-Id: <199808070820.BAA21157@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci pci_compat.c Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dfr 1998/08/07 01:20:36 PDT Modified files: sys/pci pci_compat.c Log: Remove a stupid hack of mine which prevented PCI io memory access on the alpha. Revision Changes Path 1.9 +2 -5 src/sys/pci/pci_compat.c