ice.txt 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. Intel(R) Ethernet Connection E800 Series Linux Driver
  2. ===================================================================
  3. Intel ice Linux driver.
  4. Copyright(c) 2018 Intel Corporation.
  5. Contents
  6. ========
  7. - Enabling the driver
  8. - Support
  9. The driver in this release supports Intel's E800 Series of products. For
  10. more information, visit Intel's support page at http://support.intel.com.
  11. Enabling the driver
  12. ===================
  13. The driver is enabled via the standard kernel configuration system,
  14. using the make command:
  15. Make oldconfig/silentoldconfig/menuconfig/etc.
  16. The driver is located in the menu structure at:
  17. -> Device Drivers
  18. -> Network device support (NETDEVICES [=y])
  19. -> Ethernet driver support
  20. -> Intel devices
  21. -> Intel(R) Ethernet Connection E800 Series Support
  22. Support
  23. =======
  24. For general information, go to the Intel support website at:
  25. http://support.intel.com
  26. If an issue is identified with the released source code, please email
  27. the maintainer listed in the MAINTAINERS file.