Subject: CVS commit: syssrc/sys/arch/sparc/dev
To: None <source-changes@netbsd.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 12/20/2001 09:54:00
Module Name:	syssrc
Committed By:	uwe
Date:		Thu Dec 20 07:53:59 UTC 2001

Modified Files:
	syssrc/sys/arch/sparc/dev: sbus.c

Log Message:
Rewrite sbus_bus_mmap to conform to new signature and unbreak bus_space_mmap.
This fixes the problem with X server killing the kernel by writing to
the middle of physical memory instead of the frame buffer.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 syssrc/sys/arch/sparc/dev/sbus.c

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