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: thorpej
Date: Tue Oct 21 05:45:11 UTC 2003
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
- Map I/O space on chips that support it. While it is not used for
normal operation, it is required to implement a bug work-around on
some chips.
- When issuing a reset on the i82544, i82540, i82545, i82546,
and i82541, use I/O space, if available, to work around a problem
with the memory write cycle (problem only occurs when issuing
a reset).
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/sys/dev/pci/if_wm.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