diff options
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/ic/files.athn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sys/dev/ic/files.athn b/sys/dev/ic/files.athn new file mode 100644 index 00000000000..ef4233b984a --- /dev/null +++ b/sys/dev/ic/files.athn @@ -0,0 +1,13 @@ +# $NetBSD: files.athn,v 1.1 2014/10/10 12:39:53 uebayasi Exp $ + +# Atheros AR9k (802.11a/g/n) driver +defflag opt_athn.h ATHN_DEBUG +device athn: arp, ether, ifnet, wlan +file dev/ic/athn.c athn +file dev/ic/arn5008.c athn +file dev/ic/arn5416.c athn +file dev/ic/arn9003.c athn +file dev/ic/arn9280.c athn +file dev/ic/arn9285.c athn +file dev/ic/arn9287.c athn +file dev/ic/arn9380.c athn |
