NetBSD-Bugs archive

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

PR/54538 CVS commit: src/sys



The following reply was made to PR kern/54538; it has been noted by GNATS.

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54538 CVS commit: src/sys
Date: Sat, 14 Sep 2019 17:11:39 +0000

 Module Name:	src
 Committed By:	tsutsui
 Date:		Sat Sep 14 17:11:39 UTC 2019
 
 Modified Files:
 	src/sys/arch/dreamcast/dev/g1: wdc_g1.c
 	src/sys/dev/ic: wdc.c wdcvar.h
 
 Log Message:
 Restore interface to pass a MD reset function to MI wdcprobe().
 
 Fixes silent hang on G1IDE on Dreamcast. PR kern/54538
 Should be pulled up to netbsd-9 with the previous changes.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/sys/arch/dreamcast/dev/g1/wdc_g1.c
 cvs rdiff -u -r1.291 -r1.292 src/sys/dev/ic/wdc.c
 cvs rdiff -u -r1.98 -r1.99 src/sys/dev/ic/wdcvar.h
 
 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