X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fnet%2F3c59x.c;h=df42e28cc80f68808164a932c2ab8b8fda764c30;hb=8a84fc15ae5cafcc366dd85cf8e1ab2040679abc;hp=af301f09d674223fe23299f02409290172c490aa;hpb=a319a2773a13bab56a0d0b3744ba8703324313b5;p=linux-2.6 diff --git a/drivers/net/3c59x.c b/drivers/net/3c59x.c index af301f09d6..df42e28cc8 100644 --- a/drivers/net/3c59x.c +++ b/drivers/net/3c59x.c @@ -851,6 +851,7 @@ static struct eisa_device_id vortex_eisa_ids[] = { { "TCM5970", CH_3C597 }, { "" } }; +MODULE_DEVICE_TABLE(eisa, vortex_eisa_ids); static int vortex_eisa_probe(struct device *device); static int vortex_eisa_remove(struct device *device);