--- ./rtmp_main.c 2005-05-17 13:36:38.000000000 +0200 +++ ./rtmp_main.c_patched 2005-05-17 13:38:09.000000000 +0200 @@ -101,5 +101,5 @@ printk("%s %s %s http://rt2x00.serialmonkey.com\n", KERN_INFO DRV_NAME, DRV_VERSION, DRV_RELDATE); - print_name = pPci_Dev ? pPci_Dev->slot_name : "rt2500"; + print_name = pPci_Dev ? pci_name(pPci_Dev) : "rt2500"; // alloc_etherdev() will set net_dev->name