From owner-cvs-all Wed Jul 22 01:34:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA10780 for cvs-all-outgoing; Wed, 22 Jul 1998 01:34:42 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) 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 BAA10645; Wed, 22 Jul 1998 01:34:07 -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 BAA12391; Wed, 22 Jul 1998 01:33:31 -0700 (PDT) Date: Wed, 22 Jul 1998 01:33:31 -0700 (PDT) Message-Id: <199807220833.BAA12391@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/pci pcibus.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1998/07/22 01:33:30 PDT Modified files: sys/alpha/pci pcibus.c Log: Add some convenience functions for accessing device memory. Add a DDB command to allow access to inb/inw/inl from the debugger. Revision Changes Path 1.3 +88 -2 src/sys/alpha/pci/pcibus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message