Subject: Re: scsi disks with "Medium Format Corrupted"
To: None <tech-kern@NetBSD.org>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: tech-kern
Date: 05/21/2004 23:14:53
On Fri, May 21, 2004 at 10:01:12AM +0200, Johan Danielsson wrote:
> Manuel Bouyer <bouyer@antioche.lip6.fr> writes:
> 
> >-			sdgetdisklabel(sd);
> >+			if (param_error == 0)
> >+				sdgetdisklabel(sd);
> > 			SC_DEBUG(periph, SCSIPI_DB3, ("Disklabel loaded "));
> 
> Should the debug be inside the if too?

Yes, it's probably better.
I commited it, with this change.

thanks to all who looked at it.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 26 ans d'experience feront toujours la difference
--