Subject: CVS commit: src/sys/arch/sparc64/dev
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 06/29/2003 10:29:34
Module Name:	src
Committed By:	martin
Date:		Sun Jun 29 10:29:34 UTC 2003

Modified Files:
	src/sys/arch/sparc64/dev: pcons.c sab.c

Log Message:
Passing struct lwp * instead of struct proc * to device functions.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/sparc64/dev/pcons.c
cvs rdiff -r1.11 -r1.12 src/sys/arch/sparc64/dev/sab.c

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