Subject: CVS commit: pkgsrc/emulators/gxemul
To: None <pkgsrc-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: pkgsrc-changes
Date: 09/17/2006 16:38:12
Module Name:	pkgsrc
Committed By:	he
Date:		Sun Sep 17 16:38:12 UTC 2006

Modified Files:
	pkgsrc/emulators/gxemul: distinfo
Added Files:
	pkgsrc/emulators/gxemul/patches: patch-aa

Log Message:
Add a patch which implements free-running timers on footbridge, as
found on cats and netwinder.  This gets a NetBSD/cats -current
install kernel booting again after the move to timecounters.  Before
this change, the emulated kernel would loop during the tlp0
attachment, inside delay().

Note, I'm guessing that a free-running timer should not generate
an interrupt on wrap (I don't have the hardware documentation).

Patch sent upstream.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/emulators/gxemul/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/emulators/gxemul/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.