Subject: CVS commit: src/sys/arch/next68k/stand/boot
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/05/2007 18:06:09
Module Name:	src
Committed By:	he
Date:		Mon Mar  5 18:06:09 UTC 2007

Modified Files:
	src/sys/arch/next68k/stand/boot: scsi.c scsireg.h

Log Message:
Follow Izumi Tsutsui's advice, and use uint8_t* rather than char*.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/next68k/stand/boot/scsi.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/next68k/stand/boot/scsireg.h

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