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.