Subject: CVS commit: syssrc/sys/dev/hpc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/01/2002 00:09:37
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Sep 30 21:09:36 UTC 2002

Modified Files:
	syssrc/sys/dev/hpc: bivideo.c btnmgr.c button.c hpcfb.c hpcin.c
	    hpcioman.c hpckbd.c hpcout.c pwctl.c

Log Message:
Use CFATTACH_DECL().


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/dev/hpc/bivideo.c
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/hpc/btnmgr.c syssrc/sys/dev/hpc/hpckbd.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/hpc/button.c \
    syssrc/sys/dev/hpc/hpcioman.c
cvs rdiff -r1.24 -r1.25 syssrc/sys/dev/hpc/hpcfb.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/hpc/hpcin.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/hpc/hpcout.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/hpc/pwctl.c

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