Source-Changes archive

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

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   jdolecek
Date:           Sat Nov 26 21:29:48 UTC 2005

Modified Files:
        src/sys/dev/ic: aac.c

Log Message:
fix aac_print_fib() to compile with AAC_DEBUG; noncompilable "%16D" printf
format replaced by explicit hexadecimal dump of the first 32 bytes of fip->data


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/dev/ic/aac.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