Home | History | Annotate | Download | only in include
History log of /src/sys/arch/sun3/include/z8530var.h
RevisionDateAuthorComments
 1.14  29-Mar-2008  tsutsui Split softc and device_t for zsc(4) and its children.

XXX we should restructure MI APIs and make it really machine independent.
 1.13  11-Mar-2007  tsutsui branches: 1.13.38;
Remove splzs() definition, which is in <sun68k/intr.h>.
 1.12  05-Oct-2006  tsutsui branches: 1.12.4; 1.12.8;
Make sun3 use common sun68k/sun68k/isr.c, sun68k/include/cpu.h and
sun68k/include/intr.h.

This also means now sun3 has GENERIC_SOFT_INTERRUPTS support,
so also adapt fd.c and zs.c to MI softintr(9) APIs.

(I'll also update related sources in yamt-splraiseipl branch later)
 1.11  11-Dec-2005  christos branches: 1.11.20; 1.11.22;
merge ktrace-lwp.
 1.10  22-Jan-2005  chs branches: 1.10.8;
de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.
 1.9  07-Aug-2003  agc branches: 1.9.8;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.8  11-Mar-2002  chs branches: 1.8.12;
override cn_trap() with zs_abort() so we can drop to the monitor
if there's no DDB. fixes PR 12547.
 1.7  20-Aug-1999  chs branches: 1.7.16; 1.7.20;
copy some definitions from the sparc port. fixes PR 7880.
 1.6  17-Dec-1996  gwr Adapt to the new version of dev/ic/z8530*
(Note: now define zsc_softc here.)
 1.5  13-Oct-1996  christos backout previous kprintf change
 1.4  11-Oct-1996  christos printf -> kprintf, sprintf -> ksprintf
 1.3  30-Jan-1996  gwr Eliminate remaining direct references to the z8530 chip
to allow the MD access functions to do delays, etc.
 1.2  24-Jan-1996  gwr Update for the new z8530 driver
 1.1  24-Jan-1996  gwr file z8530var.h was initially added on branch netbsd-1-1.
 1.7.20.1  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.7.16.1  16-Mar-2002  jdolecek Catch up with -current.
 1.8.12.4  24-Jan-2005  skrll Sync with HEAD.
 1.8.12.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.8.12.2  18-Sep-2004  skrll Sync with HEAD.
 1.8.12.1  03-Aug-2004  skrll Sync with HEAD
 1.9.8.1  29-Apr-2005  kent sync with -current
 1.10.8.2  03-Sep-2007  yamt sync with head.
 1.10.8.1  30-Dec-2006  yamt sync with head.
 1.11.22.1  06-Oct-2006  tsutsui Sync files of recent sun3 and sun68k merge and intersil7170(4) changes
with HEAD to build sun3 kernel on this branch.
 1.11.20.1  18-Nov-2006  ad Sync with head.
 1.12.8.1  13-Mar-2007  ad Sync with head.
 1.12.4.1  12-Mar-2007  rmind Sync with HEAD.
 1.13.38.1  03-Apr-2008  mjf Sync with HEAD.

RSS XML Feed