Subject: CVS commit: [netbsd-3] src/sys/arch/atari/dev
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 12/12/2007 19:37:51
Module Name:	src
Committed By:	bouyer
Date:		Wed Dec 12 19:37:51 UTC 2007

Modified Files:
	src/sys/arch/atari/dev [netbsd-3]: wdc_mb.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1885):
	sys/arch/atari/dev/wdc_mb.c: revisions 1.29, 1.30 via patch
Apply missed following MI wdc changes to atari's mainbus wdc backend:
- make bus space handles an array for each command register
  http://mail-index.netbsd.org/source-changes/2003/11/27/0036.html
  (note we no longer have to specify stride for wdc after this change)
- add the notion of "shadow register"
  http://mail-index.netbsd.org/source-changes/2004/05/25/0048.html
Problem reported by Alan Hourihane in PR port-amiga/37464.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.24.10.1 src/sys/arch/atari/dev/wdc_mb.c

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