Subject: PR/37464 CVS commit: [netbsd-3] src/sys/arch/atari/dev
To: None <tsutsui@NetBSD.org, gnats-admin@netbsd.org,>
From: Manuel Bouyer <bouyer@netbsd.org>
List: netbsd-bugs
Date: 12/12/2007 19:40:02
The following reply was made to PR port-atari/37464; it has been noted by GNATS.

From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/37464 CVS commit: [netbsd-3] src/sys/arch/atari/dev
Date: Wed, 12 Dec 2007 19:37:51 +0000 (UTC)

 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.