Subject: CVS commit: [netbsd-1-6] src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 01/05/2003 10:21:00
Module Name: src
Committed By: jmc
Date: Sun Jan 5 08:21:00 UTC 2003
Modified Files:
src/sys/dev/pci [netbsd-1-6]: emuxki.c
Log Message:
Pull up revisions 1.13-1.14 (requested by tron in ticket #1056)
Use bus_space_write_2() to write the 16 bit register EMU_TIMER which
should fix PR kern/15663. Patch supplied by Yorick Hardy via GNATS.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.9.10.1 src/sys/dev/pci/emuxki.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.