Source-Changes archive

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

CVS commit: src/sys/dev/marvell



Module Name:    src
Committed By:   kiyohara
Date:           Wed Jun  9 02:19:51 UTC 2010

Modified Files:
        src/sys/dev/marvell: gt.c gtreg.h

Log Message:
Fix debug messages.
  - s/DEBUG/GT_DEBUG/.
  - Indent.
  - The old one is 20 bits in the mask of the address register, and the
    new one is 16 bits.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/marvell/gt.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/marvell/gtreg.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