Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- <div align='right'><{post_snapback}> (index.php?act=findpost&pid=15504)</div> --- Quote End --- There's some registers in the LAN91C111 that you'll have to set. Go to SMSC's site and download the datasheet for the chip. The driver that ship with the Nios dev kit sets it to auto-negotiate the speed, so just search for where it does that and change it to use whatever speed you want. <div align='right'><{post_snapback}> (index.php?act=findpost&pid=15513)</div> --- Quote End --- Thanx a lot. But can u tell me by default, what line (mbps and duplex method) is used in simple_socket-server example? Sincerely,