On Tue, 13 Dec 2005 23:27:05 -0800 kernel coder wrote:
> hi,
> I'm trying to write ethernet driver.I need some explaination on
> ENDEC port and MII interface.By googling i've come to know that MII is
> used for phy communication by modern ethernet cards,but i haven't
> found much info on ENDEC ports.
>
> Actually mine card has option to select ENDEC port or MII interface
> for transmit and recieve.
>
> Please tell me which one should i choose and why.
A little googling tells me that ENDECs are probably limited to
10 Mbps ethernet. E.g., one ethernet controller spec says:
Flexible IEEE 802.3 MII (10/100Mbps) and ENDEC
(10Mbps) Interfaces Allow Selection of PHY
ENDECs just convert from 8bit data to 10bit data on Transmit
(8b/10b) and from 10bit data to 8bit data on Receive.
Is ENDEC vs. MII selection a software config on your adapter
or a hardware config?
---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]