diff --git a/debian/changelog b/debian/changelog index b748fd28b..d870ca0a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,10 @@ linux-2.6 (2.6.22-trunk.1) UNRELEASED; urgency=low (closes: #426210) * Add to linux-doc the missing toplevel text files. (closes: #360876) * Set CONFIG_BLK_DEV_IO_TRACE for blktrace(8) support. (closes: #418442) + * ipw2200: Enable IPW2200_RADIOTAP and IPW2200_PROMISCUOUS for optional + rtap interface. (closes: #432555) - -- maximilian attems Thu, 02 Aug 2007 12:22:19 +0200 + -- maximilian attems Sat, 04 Aug 2007 11:20:11 +0200 linux-2.6 (2.6.22-1~experimental.1) UNRELEASED; urgency=low diff --git a/debian/config/config b/debian/config/config index 2c20df62e..2178c7d0c 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1560,8 +1560,8 @@ CONFIG_SMCTR=m # CONFIG_IPW2200=m CONFIG_IPW2200_MONITOR=y -# CONFIG_IPW2200_RADIOTAP is not set -# CONFIG_IPW2200_PROMISCUOUS is not set +CONFIG_IPW2200_RADIOTAP=y +CONFIG_IPW2200_PROMISCUOUS=y CONFIG_IPW2200_QOS=y # CONFIG_IPW2200_DEBUG is not set CONFIG_LIBERTAS=m