Source-Changes archive

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

CVS commit: syssrc/sys/dev/ic



Module Name:    syssrc
Committed By:   matt
Date:           Wed May 15 02:36:12 UTC 2002

Modified Files:
        syssrc/sys/dev/ic: gem.c gemvar.h

Log Message:
Add evcnt stuff for interrupts.
Fix receiver lockups.  When writing the RX Kick register, we need back up
on descriptor since we advanced one in the for loop.  That will be the
last descriptor we haven't processed which is what we should write.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/dev/ic/gem.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/ic/gemvar.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