Add age(4) for Attansic/Atheros L1 gigabit ethernet controller.
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 2 Jan 2009 11:52:51 +0000 (19:52 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 2 Jan 2009 11:56:27 +0000 (19:56 +0800)
commit3b22dc82a2446d6d2b9591d205d4bb923abf2a28
treef33cca58baa39220b5d4b3a48eadc8d5cfd90603
parent9de973a8f165b9add0c92b9632f338705b997529
Add age(4) for Attansic/Atheros L1 gigabit ethernet controller.

Obtained-from: FreeBSD (yongari@freebsd.org)
share/man/man4/Makefile
share/man/man4/age.4 [new file with mode: 0644]
sys/dev/netif/Makefile
sys/dev/netif/age/Makefile [new file with mode: 0644]
sys/dev/netif/age/if_age.c [new file with mode: 0644]
sys/dev/netif/age/if_agereg.h [new file with mode: 0644]
sys/dev/netif/age/if_agevar.h [new file with mode: 0644]