On Thu, 28 May 2009 09:58:36 +0200, Rodolfo Giometti wrote: > On Thu, May 28, 2009 at 09:50:54AM +0200, Jean Delvare wrote: > > * I really would like to get rid of the "virtual" term that has been > > repeatedly abused. Bus segments behind multiplexers are very real. > > Actually I use the term "virtual" regarding to the adapters not to the > bus segments. In fact the new devices created are not "real" adapters > but "virtual" ones. The confusion comes from the fact that struct i2c_adapter should have been named struct i2c_segment, as this is what it really represents. But back when it was decided, multiplexing wasn't considered so the developers thought "controller", "adapter" and "segment" were the same thing. Ideally we should rename i2c_adapter to i2c_segment, but this seems a little intrusive for a rather thin benefit. -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html