Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/dev/sbus



Module Name:    src
Committed By:   snj
Date:           Wed Apr 15 20:48:12 UTC 2009

Modified Files:
        src/sys/dev/sbus [netbsd-4]: zx.c zxreg.h zxvar.h

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1300):
        sys/dev/sbus/zx.c: revision 1.25 via patch
        sys/dev/sbus/zxreg.h: revision 1.6 via patch
        sys/dev/sbus/zxvar.h: revision 1.3
Use bus_space(9) to access registers.  SETREG() macro using bogus casts
against packed structures doesn't work on gcc4. (no character on screen)
See also:
http://mail-index.NetBSD.org/port-sparc/2003/11/11/0002.html


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.17.12.1 src/sys/dev/sbus/zx.c
cvs rdiff -u -r1.3 -r1.3.24.1 src/sys/dev/sbus/zxreg.h
cvs rdiff -u -r1.1 -r1.1.62.1 src/sys/dev/sbus/zxvar.h

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