CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/10/22 13:55:45
Modified files: share/man/man4/man4.sgi: Makefile xbridge.4 sys/arch/sgi/conf: GENERIC-IP27 GENERIC-IP30 RAMDISK-IP27 RAMDISK-IP30 sys/arch/sgi/sgi: autoconf.c sys/arch/sgi/xbow: files.xbow xbridge.c xbridgereg.h Log message: Introduce a logical xbpci(4) device between xbridge and pci, since more than one pci bus can attach to an xbridge (if PIC) and both being `bus 0' would make dmesg confusing. While there, seize the opportunity of this new dmesg line to display the bus mode (PCI or PCIX) and speed.