NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/37464 CVS commit: [netbsd-4] src/sys/arch/atari/dev
The following reply was made to PR port-atari/37464; it has been noted by GNATS.
From: Jeff Rizzo <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/37464 CVS commit: [netbsd-4] src/sys/arch/atari/dev
Date: Sat, 2 Feb 2008 03:34:05 +0000 (UTC)
Module Name: src
Committed By: riz
Date: Sat Feb 2 03:34:04 UTC 2008
Modified Files:
src/sys/arch/atari/dev [netbsd-4]: wdc_mb.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1013):
sys/arch/atari/dev/wdc_mb.c: revision 1.30
sys/arch/atari/dev/wdc_mb.c: revision 1.29
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.
- add a missing brace in the previous
- print error message on failure to map aux register
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.28.22.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.
Home |
Main Index |
Thread Index |
Old Index