Add driver for Attansic/Atheros L2 FastEthernet
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 13 Jul 2009 05:45:25 +0000 (13:45 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 14 Jul 2009 12:00:14 +0000 (20:00 +0800)
commitf85e07629ec8a72b727ff026b16bb16db94f7499
tree7c72406ffdc3380313d7b0e0a200039f4d441383
parent84cc808b44351fc4f4b9a6e859598f60f0c23c48
Add driver for Attansic/Atheros L2 FastEthernet

Submitted-by: Alexander Polakov <polachok@gmail.com> w/ modification
Obtained-from: FreeBSD
sys/dev/netif/ae/Makefile [new file with mode: 0644]
sys/dev/netif/ae/if_ae.c [new file with mode: 0644]
sys/dev/netif/ae/if_aereg.h [new file with mode: 0644]
sys/dev/netif/ae/if_aevar.h [new file with mode: 0644]