Subject: CVS commit: src/sys/dev/gpio
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 02/20/2006 03:18:36
Module Name:	src
Committed By:	riz
Date:		Mon Feb 20 03:18:36 UTC 2006

Modified Files:
	src/sys/dev/gpio: files.gpio gpio.c gpiovar.h

Log Message:
Flesh out the framework for attaching drivers to the GPIO pins.
From OpenBSD, Alexander Yurchenko <grange@openbsd


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/gpio/files.gpio
cvs rdiff -r1.4 -r1.5 src/sys/dev/gpio/gpio.c
cvs rdiff -r1.3 -r1.4 src/sys/dev/gpio/gpiovar.h

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