]> git.ipfire.org Git - ipfire-2.x.git/commit
Add Atheros/Attansic atl1c ethernet driver.
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 4 Dec 2009 14:54:18 +0000 (15:54 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 4 Dec 2009 14:54:18 +0000 (15:54 +0100)
commit2866afa26ab7aaae14f2c8ca8aa383b334fa10df
treeff958f1a33f66d4baa27ee7b9c67ffd1d79fd219
parent0d93707e7788b6a6c79336da1fa036f6729e50ac
Add Atheros/Attansic atl1c ethernet driver.
lfs/atl1c [new file with mode: 0644]
make.sh
src/atl1c/Makefile [new file with mode: 0644]
src/atl1c/atl1c.h [new file with mode: 0644]
src/atl1c/atl1c_ethtool.c [new file with mode: 0644]
src/atl1c/atl1c_hw.c [new file with mode: 0644]
src/atl1c/atl1c_hw.h [new file with mode: 0644]
src/atl1c/atl1c_main.c [new file with mode: 0644]