* Regarding ethernet directory between IP and SoC chip vendor.
@ 2012-09-19 12:39 byungho an
2012-09-20 8:35 ` Jeff Kirsher
0 siblings, 1 reply; 2+ messages in thread
From: byungho an @ 2012-09-19 12:39 UTC (permalink / raw)
To: netdev
Cc: davem, peppe.cavallaro, deepak.silki, francesco.virlinzi,
jeffrey.t.kirsher, eilong, alexander.h.duyck, bhutchings,
linville, wey-ty.w.guy, coelho, e.wahlig, aditya.ps, ihlee215
Hi all,
I have one suggestion for ethernet dir.
Currently It is well-defined and good for management.
But if IP vendor is different from SoC vender, It is a bit confusing
to guess dir name.
For example, stmmac is using Synopsys dwmac.
In this case, if another SoC vendors try to use Synopsys IP, they
sould make their own dir under the their name? Even the IP is same...
If there is common dir of IP vendor, It would be more clear.
If that, other SoC vendors that try to use the IP can make their own
directory and drivers intuitionally.
What do you think about it?
I want to exchange opinion and find a resonable and rational way.
Thank you.
Andy
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Regarding ethernet directory between IP and SoC chip vendor.
2012-09-19 12:39 Regarding ethernet directory between IP and SoC chip vendor byungho an
@ 2012-09-20 8:35 ` Jeff Kirsher
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Kirsher @ 2012-09-20 8:35 UTC (permalink / raw)
To: byungho an
Cc: netdev, davem, peppe.cavallaro, deepak.silki, francesco.virlinzi,
eilong, alexander.h.duyck, bhutchings, linville, wey-ty.w.guy,
coelho, e.wahlig, aditya.ps, ihlee215
[-- Attachment #1: Type: text/plain, Size: 1456 bytes --]
On Wed, 2012-09-19 at 21:39 +0900, byungho an wrote:
> Hi all,
>
> I have one suggestion for ethernet dir.
> Currently It is well-defined and good for management.
>
> But if IP vendor is different from SoC vender, It is a bit confusing
> to guess dir name.
> For example, stmmac is using Synopsys dwmac.
> In this case, if another SoC vendors try to use Synopsys IP, they
> sould make their own dir under the their name? Even the IP is same...
>
> If there is common dir of IP vendor, It would be more clear.
> If that, other SoC vendors that try to use the IP can make their own
> directory and drivers intuitionally.
>
> What do you think about it?
> I want to exchange opinion and find a resonable and rational way.
>
> Thank you.
> Andy
A lot of thought went into how to organize all the Ethernet drivers, and
after much discussion, it seemed best to organize the drivers by the
manufacturer rather than by who was supporting/writing the driver. The
reason being is that the manufacturer of the silicon was not going to
change as frequently as the driver supporters. We did not want to have
to change the location of a driver every time a company was bought.
I personally am open to suggestions on improving the directory structure
so if have an idea on how to improve the directory structure please
provide a patch. Keep in mind, that drivers can not keep moving because
some company bought another company.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-20 8:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-19 12:39 Regarding ethernet directory between IP and SoC chip vendor byungho an
2012-09-20 8:35 ` Jeff Kirsher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).