Module Name: src Committed By: jakllsch Date: Wed Sep 26 18:06:59 UTC 2018
Modified Files: src/sys/dev/ic: dwiic.c Log Message: Correctly use device_printf() rather than aprint_error_dev() for errors that can occur at runtime. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/ic/dwiic.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.