TODO
上传用户:jlfgdled
上传日期:2013-04-10
资源大小:33168k
文件大小:1k
源码类别:

Linux/Unix编程

开发平台:

Unix_Linux

  1. To-do items for network drivers
  2. -------------------------------
  3. * Move ethernet crc routine to generic code
  4. * (for 2.5) Integrate Jamal Hadi Salim's netdev Rx polling API change
  5. * Audit all net drivers to make sure magic packet / wake-on-lan /
  6.   similar features are disabled in the driver by default.
  7. * Audit all net drivers to make sure the module always prints out a
  8.   version string when loaded as a module, but only prints a version
  9.   string when built into the kernel if a device is detected.
  10. * Add ETHTOOL_GDRVINFO ioctl support to all ethernet drivers.
  11. * dmfe PCI DMA is totally wrong and only works on x86