//
static INT __init rt61_init_module(VOID)
{
return pci_module_init(&rt61_driver);
return pci_register_driver(&rt61_driver);
}