NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/42186 CVS commit: src/sys/arch/sparc/stand/common



The following reply was made to PR port-sparc/42186; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42186 CVS commit: src/sys/arch/sparc/stand/common
Date: Sun, 18 Oct 2009 06:24:22 +0000

 Module Name:   src
 Committed By:  tsutsui
 Date:          Sun Oct 18 06:24:22 UTC 2009
 
 Modified Files:
        src/sys/arch/sparc/stand/common: promdev.c
 
 Log Message:
 Don't try to read disklabel to check FS_RAID on floppy boot since
 reopening floppy could cause Data Access Exception later.
 Fixes PR port-sparc/42186, ok'ed by mrg@.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.22 -r1.23 src/sys/arch/sparc/stand/common/promdev.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index