CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2010/09/19 20:45:46
Modified files: sys/arch/i386/pci: glxpcib.c Log message: Need an activate function to get to sub-devices. Write it by hand since we expect some specific register restoration will be needed here later too. ok pirofti