Subject: CVS commit: src/sys/arch/evbarm
To: None <source-changes@NetBSD.org>
From: Hiroyuki Bessho <bsh@netbsd.org>
List: source-changes
Date: 02/26/2005 10:49:53
Module Name:	src
Committed By:	bsh
Date:		Sat Feb 26 10:49:53 UTC 2005

Added Files:
	src/sys/arch/evbarm/conf: TWINTAIL TWINTAIL_INSTALL files.g42xxeb
	    mk.g42xxeb std.g42xxeb
	src/sys/arch/evbarm/g42xxeb: g42xxeb_kmkbd.c g42xxeb_lcd.c
	    g42xxeb_machdep.c g42xxeb_reg.h g42xxeb_start.S g42xxeb_var.h
	    gb225.c gb225_pcic.c gb225_slhci.c gb225reg.h gb225var.h
	    if_ne_obio.c obio.c

Log Message:
TWINTAIL (official product name is G4255EB) is an evaluation board
with Intel PXA255 processor from Genetec corp.  You can get some
information on the board from http://ad.genetec.co.jp/ but only in Japanese.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/evbarm/conf/TWINTAIL \
    src/sys/arch/evbarm/conf/TWINTAIL_INSTALL \
    src/sys/arch/evbarm/conf/files.g42xxeb \
    src/sys/arch/evbarm/conf/mk.g42xxeb src/sys/arch/evbarm/conf/std.g42xxeb
cvs rdiff -r0 -r1.1 src/sys/arch/evbarm/g42xxeb/g42xxeb_kmkbd.c \
    src/sys/arch/evbarm/g42xxeb/g42xxeb_lcd.c \
    src/sys/arch/evbarm/g42xxeb/g42xxeb_machdep.c \
    src/sys/arch/evbarm/g42xxeb/g42xxeb_reg.h \
    src/sys/arch/evbarm/g42xxeb/g42xxeb_start.S \
    src/sys/arch/evbarm/g42xxeb/g42xxeb_var.h \
    src/sys/arch/evbarm/g42xxeb/gb225.c \
    src/sys/arch/evbarm/g42xxeb/gb225_pcic.c \
    src/sys/arch/evbarm/g42xxeb/gb225_slhci.c \
    src/sys/arch/evbarm/g42xxeb/gb225reg.h \
    src/sys/arch/evbarm/g42xxeb/gb225var.h \
    src/sys/arch/evbarm/g42xxeb/if_ne_obio.c \
    src/sys/arch/evbarm/g42xxeb/obio.c

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