[PATCH] sundance: solve host error problem in low performance embedded system when...
[safe/jmp/linux-2.6] / drivers / net / ne3210.c
index 0fa8e4d..d663289 100644 (file)
@@ -343,6 +343,7 @@ static struct eisa_device_id ne3210_ids[] = {
        { "NVL1801" },
        { "" },
 };
+MODULE_DEVICE_TABLE(eisa, ne3210_ids);
 
 static struct eisa_driver ne3210_eisa_driver = {
        .id_table = ne3210_ids,