Module Name: src Committed By: joerg Date: Fri May 20 13:17:12 UTC 2011
Modified Files: src/sys/arch/i386/i386: busfunc.S Log Message: The %dx argument for in/out is not a memory reference, so don't use the "feature" of GNU as to hide it as such. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/i386/i386/busfunc.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.