Subject: CVS commit: src/sys/arch/evbmips/alchemy
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 02/23/2006 03:51:40
Module Name:	src
Committed By:	gdamore
Date:		Thu Feb 23 03:51:40 UTC 2006

Modified Files:
	src/sys/arch/evbmips/alchemy: board.h dbau1550.c dbau1550reg.h
	    machdep.c

Log Message:
Add PCMCIA board-specific logic for DBAU1550.  It isn't quite right yet, so
I'm not enabling it in the configuration file yet.  (I have an uncommitted
version of the config file that I will happily share with anyone who wants to
help test or debug.)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/evbmips/alchemy/board.h
cvs rdiff -r1.4 -r1.5 src/sys/arch/evbmips/alchemy/dbau1550.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/evbmips/alchemy/dbau1550reg.h
cvs rdiff -r1.26 -r1.27 src/sys/arch/evbmips/alchemy/machdep.c

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