Subject: CVS commit: src/sys/arch/arm/arm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/30/2003 19:05:21
Module Name:	src
Committed By:	thorpej
Date:		Wed Apr 30 19:05:21 UTC 2003

Modified Files:
	src/sys/arch/arm/arm: disksubr.c

Log Message:
Don't consider lack of disk label to be an error.  This addresses
PR kern/21408 for all of the ARM ports.  Other ports should follow
this example.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/arm/arm/disksubr.c

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