K 10 svn:author V 8 gallatin K 8 svn:date V 27 1999-11-16T14:01:12.000000Z K 7 svn:log V 444 Mchines whose interrupts are not routed through the ISA pic were still registering their interrupts with rman as though they were going through the ISA pic. This prevents a conflict between isa & pci for irqs on such machines. Also hookup the chipset struct before calling platform.pci_intr_init(). This allows me to call inw/outw down in the platform code. Add interrupt printfs to match the CIA chipset. Reviewed by: dfr Tested by: wilko END