From owner-freebsd-alpha Tue Oct 12 15:16:20 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 08022151C5; Tue, 12 Oct 1999 15:16:07 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.8.7/8.8.7) with ESMTP id PAA21107; Tue, 12 Oct 1999 15:16:04 -0700 Date: Tue, 12 Oct 1999 15:16:04 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Andrew Gallatin Cc: alpha@FreeBSD.org Subject: Re: cvs commit: src/sys/pci pci.c src/sys/alpha/pci tsunami.c tsunami_pci.c tsunamivar.h In-Reply-To: <199910122210.PAA25687@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Yay! This was a step I was wimping out on taking- the 4100 && the 8200 need this... On Tue, 12 Oct 1999, Andrew Gallatin wrote: > gallatin 1999/10/12 15:10:53 PDT > > Modified files: > sys/pci pci.c > sys/alpha/pci tsunami.c tsunami_pci.c tsunamivar.h > Log: > allow pci_ioctl to work with multi-hose alphas. > Rather than teaching pci_ioctl about hoses, we just pass down a magic number > & let the platform code figure out what the hose is based on what the bus > number is. > > concept approved by dfr > > Revision Changes Path > 1.121 +3 -3 src/sys/pci/pci.c > 1.6 +13 -5 src/sys/alpha/pci/tsunami.c > 1.3 +15 -2 src/sys/alpha/pci/tsunami_pci.c > 1.3 +2 -1 src/sys/alpha/pci/tsunamivar.h > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message