Need Info on LAN connection through /dev/eth0 device for ENC28j60 controller

We are using ENC28J60 Controller from Microchip for the LAN connection.

In our project of we are using Microchips ENC28J60 Ethernet Controlle interfaced to our Master Controller Motorolas MCF5249C through QSPI lines The interface is working fine. ucLinux OS is used in our case. I need hel regarding creation of Ethernet Device driver so that i could use the buil in Stack of the ucLinux. The QSPI device driver is already created to communicate between th Master(MCF5249C) and Slave(ENC28J60). I require help about creating th device eth0 and establishing the communication between QSPI device an eth0 device. At the end the sole aim of this project is to make my system IP configure such that it is recognized by the other systems when connected in the LAN We need to know the commands to set the IP Address for our system . Whe we give the commands such as IFCONFIG we should get the system I address.

Reply to
amdlkishor
Loading thread data ...

Your probles seems to be to create a network driver module for Linux. Have a look at:

.
--

Tauno Voipio
tauno voipio (at) iki fi
Reply to
Tauno Voipio

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.