Copyright (C) 2005-2008 Micrel, Inc.


Jul 2, 2008

The drivers are updated to fix the continual backpressure signal problem when
running in half-duplex.


Major changes in this release are:

1. The KSZ8841 PCI driver was modified to fix the continual backpressure
   signal problem when running in half-duplex.

2. The KSZ884X PCI driver was updated to correct the UDP fragment packet
   receive issue in which user programs cannot receive the whole UDP packet in
   time.


Changes in previous release are:

1. The drivers allows forcing the link speed to specific setting.  This can be
   accomplished by setting the /proc/driver/ksz8842_pci-0/force to 1 and
   setting /proc/driver/ksz8842_pci-0/speed and
   /proc/driver/ksz8842_pci-0/duplex to appropriate values.  Inside the drivers
   these variables are named m_bForceLink, m_bSpeed, and m_bDuplex.

2. The PCI driver was fixed to run correctly in SMP systems.

