Subject: CVS commit: [netbsd-3] src/sys/arch/mac68k/obio
To: None <source-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: source-changes
Date: 10/16/2006 19:27:26
Module Name:	src
Committed By:	ghen
Date:		Mon Oct 16 19:27:26 UTC 2006

Modified Files:
	src/sys/arch/mac68k/obio [netbsd-3]: wdc_obio.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1536):
	sys/arch/mac68k/obio/wdc_obio.c: revision 1.22
Don't call wdc_init_shadow_regs() before struct ata_channel is
properly initilized in wdc_obio_attach().
Fixes NULL pointer deref during boot.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.18.8.1 src/sys/arch/mac68k/obio/wdc_obio.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.