Re: [NET] Remove ARM dependency for dm9000 driver
From: David S. Miller
Date: Thu Dec 01 2005 - 04:51:03 EST
From: Russell King <rmk+lkml@xxxxxxxxxxxxxxxx>
Date: Thu, 1 Dec 2005 09:41:11 +0000
> In which case why do we restrict floppy to only those machines which
> could have floppy? Why do we restrict IDE to only those platforms
> which may have IDE?
These two examples require platform level support via
an asm/*.h header file.
Whereas the driver's we are talking about use portable
interfaces that should be available across the board.
So, bad example.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/