git: kernel/iwn: Put some finishing touches to the recent upgrade.
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Nov 25 10:59:22 PST 2013
commit 459cf8369cee3776129f691aa019d9102c43beb0
Author: Sascha Wildner <saw at online.de>
Date: Mon Nov 25 19:58:16 2013 +0100
kernel/iwn: Put some finishing touches to the recent upgrade.
* Adjust 'files' to unbreak LINT.
* Add IWN_DEBUG option.
* Update manual pages.
* Update SVN IDs.
Taken-from: FreeBSD
Summary of changes:
share/doc/legal/intel_iwn/Makefile | 2 +-
share/man/man4/iwn.4 | 60 +++++++++++++++++++++-----------
share/man/man4/iwnfw.4 | 11 ++++--
sys/conf/files | 34 ++++++++++++++++--
sys/conf/options | 3 ++
sys/config/LINT | 1 +
sys/config/LINT64 | 1 +
sys/dev/netif/iwn/Makefile | 7 ++--
sys/dev/netif/iwn/fw/Makefile | 6 ++--
sys/dev/netif/iwn/fw/Makefile.inc | 3 +-
sys/dev/netif/iwn/fw/iwn1000/Makefile | 2 +-
sys/dev/netif/iwn/fw/iwn2000/Makefile | 2 +-
sys/dev/netif/iwn/fw/iwn2030/Makefile | 2 +-
sys/dev/netif/iwn/fw/iwn4965/Makefile | 2 +-
sys/dev/netif/iwn/fw/iwn5000/Makefile | 2 +-
sys/dev/netif/iwn/fw/iwn5150/Makefile | 2 +-
sys/dev/netif/iwn/fw/iwn6000/Makefile | 2 +-
sys/dev/netif/iwn/fw/iwn6000g2a/Makefile | 2 +-
sys/dev/netif/iwn/fw/iwn6000g2b/Makefile | 2 +-
sys/dev/netif/iwn/fw/iwn6050/Makefile | 2 +-
sys/dev/netif/iwn/if_iwn.c | 4 +--
sys/dev/netif/iwn/if_iwn_chip_cfg.h | 2 +-
sys/dev/netif/iwn/if_iwn_debug.h | 2 +-
sys/dev/netif/iwn/if_iwn_devid.h | 2 +-
sys/dev/netif/iwn/if_iwnreg.h | 2 +-
sys/dev/netif/iwn/if_iwnvar.h | 2 +-
26 files changed, 110 insertions(+), 52 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/459cf8369cee3776129f691aa019d9102c43beb0
--
DragonFly BSD source repository
More information about the Commits
mailing list