Subject: CVS commit: src/sys/arch/arm/s3c2xx0
To: None <source-changes@NetBSD.org>
From: Hiroyuki Bessho <bsh@netbsd.org>
List: source-changes
Date: 02/14/2004 07:19:52
Module Name:	src
Committed By:	bsh
Date:		Sat Feb 14 07:19:52 UTC 2004

Added Files:
	src/sys/arch/arm/s3c2xx0: s3c2410_spi.c s3c24x0_spi.h

Log Message:
SPI support for Samsung S3C2410.

spi driver doesn't provide any actual I/O, and attaches child drivers
for devices that hooked to SPI ports.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/arm/s3c2xx0/s3c2410_spi.c \
    src/sys/arch/arm/s3c2xx0/s3c24x0_spi.h

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