Subject: CVS commit: src/sys/arch/hp300/stand/common
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 06/25/2006 17:37:43
Module Name:	src
Committed By:	tsutsui
Date:		Sun Jun 25 17:37:43 UTC 2006

Modified Files:
	src/sys/arch/hp300/stand/common: ct.c fhpib.c hpib.c hpibvar.h nhpib.c
	    rd.c

Log Message:
Use (uint8_t *) to specify buffers for hpib xfers.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/hp300/stand/common/ct.c \
    src/sys/arch/hp300/stand/common/fhpib.c \
    src/sys/arch/hp300/stand/common/nhpib.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/hp300/stand/common/hpib.c \
    src/sys/arch/hp300/stand/common/rd.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/hp300/stand/common/hpibvar.h

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