搜索资源列表
ne2000DRIVE_ASEMBLE_SOURE
- ne2000兼容型网卡驱动程序汇编原代码。 .pdf文档。带开发流程说明文档-ne2000 compatible NIC driver source code compilation. . Pdf files. With the development process documentation
ndis_ne2000
- 使用网络驱动器接口标准开发的ne2000网卡的NT驱动.-use Network Driver Interface standards developed by the NT ne2000 NIC driver.
NE2000_DRIVER
- 如题 这是一个NE2000的驱动开发程序历程,里面包含了代码和开发过程,读者可以自己整理一下 很容易-that if it is driven by an NE2000 course development process, which contains the code and development process, The readers can sort this very easily
NE2000
- Ne2000网卡(与8019兼容)驱动,包括读写函数,初始化函数,学习网卡的好资料
ne2000
- 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) }-n
