Source-Changes archive

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

CVS commit: syssrc/sys/dev/pci



Module Name:    syssrc
Committed By:   thorpej
Date:           Sat Jun 30 14:47:24 UTC 2001

Modified Files:
        syssrc/sys/dev/pci: if_ti.c if_tireg.h

Log Message:
Split the transmit encap routine into two versions: one for the Tigon 1
and another for the Tigon 2.  This eliminates a conditional in the
loop around the DMA segments, and will make further cleanup easier.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/dev/pci/if_ti.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/pci/if_tireg.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