Date: Tue, 12 Oct 1999 15:10:53 -0700 (PDT) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pci.c src/sys/alpha/pci tsunami.c tsunami_pci.c tsunamivar.h Message-ID: <199910122210.PAA25687@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910122210.PAA25687>
