CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/07/21 15:25:19
Modified files: sys/arch/sgi/conf: files.sgi sys/arch/sgi/pci: macepcibridge.c pci_machdep.c pci_machdep.h sys/arch/sgi/xbow: xbridge.c Added files: sys/arch/sgi/include: rbus_machdep.h Log message: PCI-Cardbus bridge support for both O2 (macepcibr) and Octane/Origin (xbridge) class systems. Tested on O2 and Origin 200 with w...@pcmcia and x...@cardbus, using a Ricoh 5C475-based cbb(4) board. a...@cardbus doesn't work reliably yet, so your mileage may vary until more bugs are fixed. Thanks to matthieu@ for lending me some cardbus devices for testing.