Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 04/10/1996 14:40:02
gwr
Wed Apr 10 14:31:16 EDT 1996
Update of /a/cvsroot/src/sys/arch/sun3/stand/libsa
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv4161

Modified Files:
	dev_disk.c 
Log Message:
Retry calls to the PROM strategy function.  Fixes PR# 2145
Call prom_iopen only on the first disk_open call, otherwise
only the first file open attempt ever works. Fixes PR# 1726
Both from der Mouse <mouse@Collatz.McRCIM.McGill.EDU>