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: bouyer
Date: Fri Jan 16 19:56:06 UTC 2009
Modified Files:
src/sys/dev/pci: if_jme.c if_jmereg.h
Log Message:
According to the latest datasheet I have (1.09), the transmitter and ckecksum
offload clocks needs to be programmed according to the negociated speed;
make it so. This makes the sample JME260 I have work.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/if_jme.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/pci/if_jmereg.h
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