Subject: CVS commit: src/sys/arch/evbarm/gumstix
To: None <source-changes@NetBSD.org>
From: KIYOHARA Takashi <kiyohara@netbsd.org>
List: source-changes
Date: 08/21/2007 12:01:55
Module Name:	src
Committed By:	kiyohara
Date:		Tue Aug 21 12:01:55 UTC 2007

Modified Files:
	src/sys/arch/evbarm/gumstix: gumstix_machdep.c gxio.c

Log Message:
* Configure the GPIO to GXIO_DEFAULT_EXPANSION, if not specified 'busheader='
  in boot args.
* Support NONAKA's <nonaka@netbsd.org> sdmmc.
* Add expansion target 'basix'.  This is to configure GPIO to PXA MCI.
    However, CardDetect is not connected as for mci of gumxtix. Therefore, it
    is not possible to Insert/Remove.
* Remove white-spaces.
* Change format in comments.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/evbarm/gumstix/gumstix_machdep.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/evbarm/gumstix/gxio.c

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