Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/atari/dev



Module Name:    src
Committed By:   tsutsui
Date:           Tue Dec  4 15:28:58 UTC 2007

Modified Files:
        src/sys/arch/atari/dev: wdc_mb.c

Log Message:
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.28 -r1.29 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