summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2003-06-30 04:51:11 +0000
committersam <sam@FreeBSD.org>2003-06-30 04:51:11 +0000
commit3a6b61d32df77d6b6b822cbff351f123a3442a4f (patch)
tree78c59298e4a8296cd288ca825aa64482d49f0ab8 /sys/dev
parent9504a5ac234d2419a2871a0b0a29d7e6df7db3b3 (diff)
downloadFreeBSD-src-3a6b61d32df77d6b6b822cbff351f123a3442a4f.zip
FreeBSD-src-3a6b61d32df77d6b6b822cbff351f123a3442a4f.tar.gz
acknowledge the contribution of Atsushi Onoe
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/ath/if_ath.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/dev/ath/if_ath.c b/sys/dev/ath/if_ath.c
index 2c55908..fc48463 100644
--- a/sys/dev/ath/if_ath.c
+++ b/sys/dev/ath/if_ath.c
@@ -39,6 +39,9 @@ __FBSDID("$FreeBSD$");
/*
* Driver for the Atheros Wireless LAN controller.
+ *
+ * This software is derived from work of Atsushi Onoe; his contribution
+ * is greatly appreciated.
*/
#include "opt_inet.h"
OpenPOWER on IntegriCloud