2

fec と gianfar ドライバーの違いは何ですか? チップドライバーではないようです。MPC8313E 用の DP83849 PhyChip の機能を統合する必要があります。Coldfire アーキテクチャ用に移植された 1 つの fec ドライバーがあり、DP83849 phy を使用します。fec ドライバーを使用できますか、または MPC8313E には gianfar が必要ですか?

4

1 に答える 1

1

After going through drivers, I figured out these are the drrivers supported for different ethernet speed. fec is for fast ethernet and gianfar supports upto 1gbps. It mainly depands on the type of processor used.

于 2011-09-29T18:55:03.870 に答える