CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2010/03/07 06:39:00
Modified files: sys/arch/sgi/pci: macepcibridge.c pci_machdep.h sys/arch/sgi/xbow: xbridge.c Log message: Add an MD interface for PCI drivers to be able to retrieve the node and widget number the PCI bus they are on is connected to. Will be used shortly to help the console device selection logic.