On Mon, 2012-11-12 at 16:57 +0200, Vladimir Kondratiev wrote: > > Let me elaborate on this. Lets say we have a hypothetical device that > > supports > > > > 2.4 GHz - client mode > > 60 GHz - AP and PCP mode > > > > Yes, that would be pretty stupid, but let's say it exists, and even > > worse than that, it only supports 2.4 GHz *or* 60 GHz, not both at the > > same time (1). > > > > Now how do you express its capabilities? [...] > I wonder how do we do so if I substitute 5G instead of 60G, i.e. 2.4G client > and 5G AP, not same time. How do we handle per-band cababilities in this case? We don't -- they share the same MAC and everything, so there's no real difference between 2.4 and 5 GHz that would make a device have such contrived capabilities with 2.4/5 GHz. (and if we did, we'd have a big problem :) ) Somehow I have a feeling 60 GHz is different though. > Something makes me think that in your example it should be 2 wiphy structs; > but need then I need to express inter-device restriction. I don't know right > answer to this. Would there be inter-device restrictions though? In my contrived example, there would be, but with a real device? With my example, the only way to handle it seems to be separate interface types for 60 GHz, but maybe you can convince me that the example is stupid :) 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