Subject: CVS commit: src/sys/arch/cobalt/stand/boot
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/13/2003 22:34:30
Module Name:	src
Committed By:	he
Date:		Sat Dec 13 22:34:30 UTC 2003

Modified Files:
	src/sys/arch/cobalt/stand/boot: wd.c

Log Message:
Adapt to rename of WDC_CAP_LBA48 to ATA_CMD2_LBA48 in atareg.h,
and don't use types which will be promoted when passed as ...,
causing a warning.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/cobalt/stand/boot/wd.c

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