vserver 1.9.3
[linux-2.6.git] / drivers / ide / pci / pdc202xx_new.c
index f493b29..8f63592 100644 (file)
@@ -531,7 +531,7 @@ static struct pci_device_id pdc202new_pci_tbl[] = {
 MODULE_DEVICE_TABLE(pci, pdc202new_pci_tbl);
 
 static struct pci_driver driver = {
-       .name           = "Promise IDE",
+       .name           = "Promise_IDE",
        .id_table       = pdc202new_pci_tbl,
        .probe          = pdc202new_init_one,
 };