Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
fec と gianfar ドライバーの違いは何ですか? チップドライバーではないようです。MPC8313E 用の DP83849 PhyChip の機能を統合する必要があります。Coldfire アーキテクチャ用に移植された 1 つの fec ドライバーがあり、DP83849 phy を使用します。fec ドライバーを使用できますか、または MPC8313E には gianfar が必要ですか?
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.