Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Driver Develop
Title: ne2000 Download
 Description: ne2000 driver program on dp83902a MCU #ifdef CONFIG_DRIVER_NE2000 static void my_udelay(long us) { long tmo tmo = get_timer (0) + us * CFG_HZ / 1000000 /* will this be much greater than 0 ? */ while (get_timer (0) < tmo) }
 Downloaders recently: [More information of uploader fmx2000]
 To Search:
File list (Check if you may need any files):
ne2000.c
    

CodeBus www.codebus.net