Hello, Regarding zd1211 working as an access point in master mode: 1) Searching for it shows that zd1211 chips do support acting as an access point (master mode). Two examples: 1.1) In the link below it says: "ZD1211 can operate in the mode of station and access point." http://linux.softpedia.com/get/System/Hardware/ZD1211-Driver-12712.shtml 2) I saw that in the zd1201 driver there is an access point parameter to the module ; in drivers/net/wireless/zd1201.c, we have: module_param(ap, int, 0). - Can you please elaborate a bit about how can we know whether a device support or does not support multicast buffering ? - Could it be that some zd1211 chipsets do support multicast buffering, and some do not ? Regards, Rami Rosen On Mon, Nov 17, 2008 at 7:40 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Mon, 2008-11-17 at 17:51 +0200, Rami Rosen wrote: >> This patch adds initial support for master mode for zd1211rw USB >> wireless driver (via tools such as hostapd). >> It enables basic functionality like association from a managed station >> and identifying the master mode by scanning from a station. > > NAK. This device does not support multicast buffering. > > johannes > -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html