On Fri, Mar 18, 2005 at 04:21:30PM +0000, Alan Cox wrote: > On Gwe, 2005-03-18 at 13:31, Sascha Hauer wrote: > > Hello all, > > > > This patch adds support for the davicom dm9000 network driver. The > > dm9000 is found on some embedded arm boards such as the pimx1 or the > > scb9328. > > Unless I'm missing something its just yet another NE2000 (ie 8390) clone > and can used the 8390 core or maybe even ne2k-pci ?
Yes, you are missing something. The dm9000 is definetly not an ne2k compatible, for a start it only uses two ports (address and data), manages it's own transmit/receive queues, etc. As the person who did the updates to Sacha's original driver port, he should have really checked with me for up-to-date version first, and to collect a Signed-off-by: line. Signed-off-by: Ben Dooks <[EMAIL PROTECTED]> -- Ben ([EMAIL PROTECTED], http://www.fluff.org/) 'a smiley only costs 4 bytes' - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/