Subject: CVS commit: src/sys/dev/marvell
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/17/2003 18:42:48
Module Name: src
Committed By: matt
Date: Mon Mar 17 16:42:47 UTC 2003
Modified Files:
src/sys/dev/marvell: gtmpsc.c gtmpscvar.h
Log Message:
Use generic softintr. switch from consinit to explicit cnattach
framework. Use bus_space for access register access.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/marvell/gtmpsc.c
cvs rdiff -r1.1 -r1.2 src/sys/dev/marvell/gtmpscvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.