Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   thorpej
Date:           Tue Sep 14 05:52:23 UTC 1999

Modified Files:
        syssrc/sys/dev/ic: tulip.c tulipreg.h tulipvar.h
        syssrc/sys/dev/pci: if_tlp_pci.c

Log Message:
Change the semantics of `sc_regshift'; it is now the shift required to
make a CSR index number into a CSR offset.  Introduce a couple of macros
to handle CSR name -> offset conversion.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/ic/tulip.c syssrc/sys/dev/ic/tulipvar.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/ic/tulipreg.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/pci/if_tlp_pci.c

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