On Wed, Aug 18, 2010 at 3:17 PM, Grant Likely <grant.likely at secretlab.ca> wrote: >> +static struct of_device_id smsc911x_matches[] = { >> + { .compatible = "smc,smsc-911"}, >> + {}, >> +}; >> + Oh, and this should be the actual part number instead of an abbreviation. So, something like "smsc,lan91c111". g.