Re: [PATCH][CORRECTED] atl2: add atl2 driver

From: Jeff Garzik
Date: Thu Sep 18 2008 - 12:06:22 EST


Jay Cliburn wrote:
From: Chris Snook <csnook@xxxxxxxxxx>

Driver for Atheros L2 10/100 network device. Includes necessary
changes for Kconfig, Makefile, and pci_ids.h.

Signed-off-by: Chris Snook <csnook@xxxxxxxxxx>
Signed-off-by: Jay Cliburn <jacliburn@xxxxxxxxxxxxx>
---

Changed "Sighed-off-by" to "Signed-off-by" for Chris' entry.

If this file is too large for vger, the full patch may be obtained from
ftp://ftp.hogchain.net/pub/linux/attansic/atlx/0001-atl2-add-atl2-driver.patch

drivers/net/Kconfig | 11 +
drivers/net/Makefile | 1 +
drivers/net/atlx/Makefile | 2 +
drivers/net/atlx/atl2.c | 3127 +++++++++++++++++++++++++++++++++++++++++++++
drivers/net/atlx/atl2.h | 530 ++++++++
include/linux/pci_ids.h | 1 +
6 files changed, 3672 insertions(+), 0 deletions(-)

applied


--
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/