Lines Matching refs:KERN_INFO
187 printk(KERN_INFO "i2o: PCI I2O controller at 0x%08X size=%d\n", memptr, size); in i2o_pci_install()
224 printk(KERN_INFO "I2O: Symbios FC920 workarounds activated.\n"); in i2o_pci_install()
229 printk(KERN_INFO "I2O: Promise workarounds activated.\n"); in i2o_pci_install()
254 printk(KERN_INFO "I2O: MTRR workaround for Intel i960 processor\n"); in i2o_pci_install()
258 printk(KERN_INFO "i2o_pci: Error in setting MTRR_TYPE_UNCACHABLE\n"); in i2o_pci_install()
294 printk(KERN_INFO "%s: Installed at IRQ%d\n", c->name, dev->irq); in i2o_pci_install()
315 printk(KERN_INFO "i2o: Checking for PCI I2O controllers...\n"); in i2o_pci_scan()
325 printk(KERN_INFO "i2o: Skipping Adaptec/DPT I2O raid with preferred native driver.\n"); in i2o_pci_scan()
331 printk(KERN_INFO "i2o: I2O Controller found but does not support I2O 1.5 (skipping).\n"); in i2o_pci_scan()
336 printk(KERN_INFO "i2o: I2O controller on bus %d at %d.\n", in i2o_pci_scan()
348 printk(KERN_INFO "i2o: %d I2O controller%s found and installed.\n", count, in i2o_pci_scan()
365 printk(KERN_INFO "Linux I2O PCI support (c) 1999 Red Hat Software.\n"); in i2o_pci_core_attach()