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 15:39:52 UTC 2001

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

Log Message:
Use macros (like those in every other network driver I have written)
to compute the offset of a structure in the DMA'd control data, and
the DMA address of that structure.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 syssrc/sys/dev/pci/if_ti.c
cvs rdiff -r1.8 -r1.9 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