git: iwn - Port to DragonFly BSD
Joe Talbott
josepht at crater.dragonflybsd.org
Mon Jul 19 10:48:59 PDT 2010
commit 3db796acf652521d9cce9221ac93f252fe63488c
Author: Joe Talbott <josepht at dragonflybsd.org>
Date: Sat Jul 17 18:25:58 2010 -0400
iwn - Port to DragonFly BSD
This is the initial port of the iwn driver for Intel 1000, 5100,
5150, and 6000 wifi chipsets.
This version uses ifp->if_serializer for serialization for the moment.
Summary of changes:
sys/dev/netif/iwn/if_iwn.c | 245 ++++++++++++++++++++++++-----------------
sys/dev/netif/iwn/if_iwnvar.h | 40 ++++++-
2 files changed, 176 insertions(+), 109 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3db796acf652521d9cce9221ac93f252fe63488c
--
DragonFly BSD source repository
More information about the Commits
mailing list