Subject: CVS commit: othersrc/vmware-modules/source/vmmon/netbsd
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 10/09/2003 18:38:04
Module Name: othersrc
Committed By: jdolecek
Date: Thu Oct 9 18:38:04 UTC 2003
Modified Files:
othersrc/vmware-modules/source/vmmon/netbsd: host.c
Log Message:
countrary to linux outb(), NetBSD outb() has port as first arg and
value as second arg
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 othersrc/vmware-modules/source/vmmon/netbsd/host.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.