Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/dev/pci
Module Name: src
Committed By: snj
Date: Sat Jan 17 22:51:03 UTC 2009
Modified Files:
src/sys/dev/pci [netbsd-5]: if_jme.c if_jmereg.h
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #278):
sys/dev/pci/if_jme.c: revision 1.5
sys/dev/pci/if_jmereg.h: revision 1.3
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.4.6.1 src/sys/dev/pci/if_jme.c
cvs rdiff -r1.2 -r1.2.6.1 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