CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/08/15 13:26:00
Modified files: sys/arch/alpha/pci: sio.c Log message: Store the {e,}isa_chipset_t in the softc, rather than on sio_bridge_callback()'s stack, for {e,}isa drivers might have a need for them way after autoconf - at least pcic@isa does.