]> Git Repo - linux.git/commit - drivers/net/Makefile
[PATCH] DM9000 network driver
authorSascha Hauer <[email protected]>
Thu, 5 May 2005 22:14:15 +0000 (15:14 -0700)
committerJeff Garzik <[email protected]>
Sun, 15 May 2005 22:31:07 +0000 (18:31 -0400)
commita1365275e745bb0a173c918a52bcdfa6ce122f7e
tree81385d67fed6e10d177d1b26ae48966b33b037ef
parent88d7bd8cb9eb8d64bf7997600b0d64f7834047c5
[PATCH] DM9000 network driver

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.

Signed-off-by: Sascha Hauer <[email protected]>
Signed-off-by: Ben Dooks <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
diff -puN /dev/null drivers/net/dm9000.c
drivers/net/Kconfig
drivers/net/Makefile
drivers/net/dm9000.c [new file with mode: 0644]
drivers/net/dm9000.h [new file with mode: 0644]
include/linux/dm9000.h [new file with mode: 0644]
This page took 0.054306 seconds and 4 git commands to generate.