Hello community, here is the log from the commit of package wireless-tools for openSUSE:Factory checked in at Wed Dec 29 00:36:03 CET 2010. -------- --- wireless-tools/wireless-tools.changes 2010-02-11 19:37:27.000000000 +0100 +++ /mounts/work_src_done/STABLE/wireless-tools/wireless-tools.changes 2010-12-01 16:40:17.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Dec 1 16:31:59 CET 2010 - vlado@suse.cz + +- added iwlagn.modprobe with option to enable 11n connections + options iwlagn 11n_disable=0 + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- iwlagn.modprobe ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wireless-tools.spec ++++++ --- /var/tmp/diff_new_pack.Yu7dBe/_old 2010-12-29 00:35:23.000000000 +0100 +++ /var/tmp/diff_new_pack.Yu7dBe/_new 2010-12-29 00:35:23.000000000 +0100 @@ -23,7 +23,7 @@ Summary: Tools for a wireless LAN %define major_version 30 Version: %{major_version}.pre8 -Release: 7 +Release: 14 Group: Hardware/Wifi License: GPLv2+ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -39,6 +39,7 @@ Source8: iwlwifi-led.sh Source9: 99-iwlwifi-led.rules Source10: iwl3945.modprobe +Source11: iwlagn.modprobe Requires: libiw = %{version} %package -n libiw30 @@ -115,6 +116,7 @@ mkdir -p %{buildroot}/etc/modprobe.d install -m644 %{SOURCE4} %{buildroot}/etc/modprobe.d/50-ipw2200.conf install -m644 %{SOURCE10} %{buildroot}/etc/modprobe.d/50-iwl3945.conf +install -m644 %{SOURCE11} %{buildroot}/etc/modprobe.d/50-iwagn.conf %ifarch %ix86 x86_64 install -m644 %{SOURCE5} %{buildroot}/etc/modprobe.d/50-prism54.conf %endif ++++++ iwlagn.modprobe ++++++ options iwlagn 11n_disable=0 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org