Re: Forked android kernel development from linux kernel mainline

From: Roland Dreier
Date: Thu Nov 11 2010 - 22:16:18 EST


> > > Isn't the openwrt stuff just drivers and some arch specific code?
> > > Nothing that is core infrastructure, and nothing preventing them from
> > > submitting the drivers and arch code if they want to, right?
> >
> > Actually openwrt has some core infrastructure for managing (ethernet)
> > switches as extra-fancy multiport PHYs. That means that all the drivers
> > in openwrt for the typical 5-8 port switches in home routers don't
> > really apply to mainline.
>
> Why not? Those switches _ARE_ extra-fancy multiport PHYs. And AFAICT
> we have no support for this stuff in mainline at all.
>
> So where is the problem ?

There's no real problem. I was just pointing out that the openwrt
switch stuff actually does have some core infrastructure that mainline
is missing. ie openwrt is not just drivers and arch code.

But yes I agree mainline should really do a better job of supporting
ethernet switches, and clearly openwrt has the most real-world
experience with implementing that.

- R.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/