On Sat, 28 Apr 2007 11:07:26 -0400, Jeff Garzik <jeff@xxxxxxxxxx> wrote: > > * Add platform_driver interface to ne driver. > > (Existing legacy ports did not covered by this ne_driver for now) > > * Make ioaddr 'unsigned long'. > > * Move a printk down to show dev->name assigned in register_netdev. > > Please split this patch into two patches: one patch does platform_driver > conversion, and the other patch is the other two items you describe above. OK, I'll update and split the patch. Thank you. --- Atsushi Nemoto