Source-Changes archive

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

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



Module Name:    src
Committed By:   snj
Date:           Fri Apr  3 17:45:31 UTC 2009

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

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #647):
        sys/dev/sbus/zx.c: revision 1.25
        sys/dev/sbus/zxreg.h: revision 1.6
        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
Should be pulled up to netbsd-4 and netbsd-5.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.24.6.1 src/sys/dev/sbus/zx.c
cvs rdiff -u -r1.5 -r1.5.4.1 src/sys/dev/sbus/zxreg.h
cvs rdiff -u -r1.2 -r1.2.10.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