Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   itohy
Date:           Fri Jun 27 12:25:39 UTC 2003

Modified Files:
        src/sys/dev/pci: if_tlp_pci.c

Log Message:
Properly reset PHY on ZNYX boards which are composed of
21143 and Quality Semiconductor QS6611 PHY.

QS6611 requires explicit reset on some hardware configuration.  See
``Using the Intel 21143 with the Quality Semiconductor QS6611 Revision D4''
<http://www.intel.com/design/network/applnots/278239.htm> for details.

Models which should be supported by this change are
        ZX345Q, ZX346Q, ZX348Q,         (non-Q versions use different PHYs)
        ZX414, ZX412, ZX444,
        ZX442, ZX212, ZX214,
        ZX374, ZX372, ZX244,
        ZX424, ZX422.

Tested on ZX346Q.

Some information is from the ZNYX driver source code available from
the ZNYX web site <http://www.znyx.com/>.


To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 src/sys/dev/pci/if_tlp_pci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index