Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by alex.liu@Nov 2 2006, 12:34 AM dear alll
i have a de2 board. now i want to use the dm9000. i want to know how to connect it to niosii . beacuse i find the uclinux have a drive form dm9000.
how to do it when i use the drive in hardware.pls help me !
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19069)
--- quote end ---
--- Quote End --- For nios2 linux kernel, (2.6.11-2.6.16.1) Just select in kernel config, drivers->net->100M ether-> Davicom DM9000 And rename na_dm9000 to na_DM9000A in driver/net/dm9000x.c . The uClinux-dist-20060803 was patched to use a new driver. (Though you can use the old one, Davicom DM9000) Just select in kernel config, drivers->net->100M ether-> DM9000 Please follow UclinuxDist page in nios wiki.