On Mon, Jun 01, 2009 at 06:21:37PM +0200, Gábor Stefanik wrote: > On Mon, Jun 1, 2009 at 4:54 PM, Dmitry Eremin-Solenikov > <dbaryshkov@xxxxxxxxx> wrote: > > Add a driver handling AT86RF230/RF231 line of chips. Only basic > > features are currently implemented (no extended mode operation, etc.) > > Also the RF230 chip is not really supported yet. > > > > Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@xxxxxxxxx> > > Signed-off-by: Sergey Lapin <slapin@xxxxxxxxxxx> > > --- > > drivers/ieee802154/Kconfig | 5 + > > drivers/ieee802154/Makefile | 1 + > > drivers/ieee802154/at86rf230.c | 971 ++++++++++++++++++++++++++++++++++++++++ > > Shouldn't this go into drivers/net/ieee802154 instead? I thought about drivers/net as about ip (well, more or less) network drivers. We have drivers/atm or drivers/bluetooth (and bluetooth is 802.15.1...). So we've used just drivers/ieee802154. If you say so, we will move to drivers/net. -- With best wishes Dmitry -- 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