--- linux-2.6.39/sound/pci/rme9652/hdspm.c.orig 2011-05-19 06:06:34.000000000 +0200 +++ linux-2.6.39/sound/pci/rme9652/hdspm.c 2011-06-07 10:37:21.894932961 +0200 @@ -6775,7 +6775,7 @@ } static struct pci_driver driver = { - .name = "RME Hammerfall DSP MADI", + .name = "RME Hammerfall HDSPe Series", .id_table = snd_hdspm_ids, .probe = snd_hdspm_probe, .remove = __devexit_p(snd_hdspm_remove),