]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/video/tridentfb.c
[PATCH] hpet: simplify initialization message
[karo-tx-linux.git] / drivers / video / tridentfb.c
index 698ca9232e73649c7669887685edca5e89b16698..81a6d9f188cf76ea4fb0020f71f6b75fc027c7f8 100644 (file)
@@ -1061,6 +1061,11 @@ static int __devinit trident_pci_probe(struct pci_dev * dev, const struct pci_de
 
        chip_id = id->device;
 
+       if(chip_id == CYBERBLADEi1)
+               output("*** Please do use cyblafb, Cyberblade/i1 support "
+                      "will soon be removed from tridentfb!\n");
+
+
        /* If PCI id is 0x9660 then further detect chip type */
        
        if (chip_id == TGUI9660) {