Home | History | Annotate | Download | only in sbus
History log of /src/sys/dev/sbus/zxvar.h
RevisionDateAuthorComments
 1.6  19-Sep-2009  tsutsui u_intNN_t -> uintNN_t
 1.5  17-Sep-2009  tsutsui Remove struct sbusdev and related functions sbus_establish() and sbusreset().
They are derived from 4.4BSD/sparc and have been there since initial import
of NetBSD/sparc in 1993, but the struct sbusdev is almost unused for years,
nothing calls sbusreset(), and all (*sd->sd_reset)() functions look bogus.

Suggested by mrg@ and martin@, and tested on SS1+ and SS20.
 1.4  23-Apr-2009  macallan Add wscons support
 1.3  27-Mar-2009  tsutsui 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.
 1.2  28-Apr-2008  martin branches: 1.2.8; 1.2.10; 1.2.14;
Remove clause 3 and 4 from TNF licenses
 1.1  13-Sep-2002  ad branches: 1.1.2; 1.1.4; 1.1.62; 1.1.108; 1.1.110; 1.1.112;
Driver for the Sun ZX/Leo framebuffer. This would be called leo, but the
amiga port already has a driver by that name.
 1.1.112.3  11-Mar-2010  yamt sync with head
 1.1.112.2  04-May-2009  yamt sync with head.
 1.1.112.1  16-May-2008  yamt sync with head.
 1.1.110.1  18-May-2008  yamt sync with head.
 1.1.108.1  02-Jun-2008  mjf Sync with HEAD.
 1.1.62.1  15-Apr-2009  snj 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
 1.1.4.2  10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.1.4.1  13-Sep-2002  jdolecek file zxvar.h was added on branch kqueue on 2002-10-10 18:42:10 +0000
 1.1.2.2  17-Sep-2002  nathanw Catch up to -current.
 1.1.2.1  13-Sep-2002  nathanw file zxvar.h was added on branch nathanw_sa on 2002-09-17 21:21:11 +0000
 1.2.14.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.2.10.3  18-Oct-2009  bouyer Back out ticket 960
 1.2.10.2  18-Oct-2009  bouyer Pull up following revision(s) (requested by macallan in ticket #960):
sys/dev/sbus/zxreg.h: revision 1.7
sys/dev/sbus/files.sbus: revision 1.32
sys/dev/sbus/zxvar.h: revision 1.4
sys/dev/sbus/zx.c: revision 1.27
Add wscons support
 1.2.10.1  03-Apr-2009  snj branches: 1.2.10.1.4;
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.
 1.2.10.1.4.1  21-Apr-2010  matt sync to netbsd-5
 1.2.8.1  28-Apr-2009  skrll Sync with HEAD.

RSS XML Feed