This is the latest release of the PCI/PCI-X e1000 driver. -------------------------------------------------------- This release includes fixes for the following issues: TXHangs when when 32bit adapters map into addresses > 4GB A new module option "ignore_64_bit_dma" is provided, which, when set to 1, may resolve DMA DAC issues on some platforms equipped with >4GB of RAM. Detail of the usage of this new option is provided in the README file. Driver fails to build on 2.6.30 kernel using new netdev_ops structure. The driver will now build on the 2.6.30 kernel. NAPI was disabled by default on newer kernels. NAPI is now enabled by default on all kernerls that support NAPI.