Subject: CVS commit: src/sys/arch/mips/atheros/dev
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 05/17/2006 06:42:07
Module Name: src
Committed By: gdamore
Date: Wed May 17 06:42:06 UTC 2006
Added Files:
src/sys/arch/mips/atheros/dev: flash_arbus.c
Log Message:
Initial swag at flash device support. Only read/write supported, and only
read is tested now. (I don't have a recovery option if I clobber flash on
write, so I'm loathe to test write access right now.)
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/mips/atheros/dev/flash_arbus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.