Module Name: src Committed By: tsutsui Date: Sat Feb 27 04:40:12 UTC 2010
Modified Files:
src/sys/dev/ic: dp8390.c
Log Message:
Always call device dependent functions via pointers rather than
using conditionals to switch inline functions for modern processors.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/sys/dev/ic/dp8390.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
