Home | History | Annotate | Download | only in include
History log of /src/sys/arch/mvme68k/include/z8530var.h
RevisionDateAuthorComments
 1.13  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.12  12-Jan-2008  tsutsui branches: 1.12.6;
Misc cleanup:
- KNF, ANSIfy, remove __P()
- use __func__ to print function names
- use __arraycount()
- include "ioconf.h" for struct cfdriver
- u_intNN_t -> uintNN_t
- wrap long lines
etc.
 1.11  18-Nov-2007  he branches: 1.11.6;
Ensure that file ends with a newline.
 1.10  07-Nov-2007  ad Merge tty changes from the vmlocking branch.
 1.9  11-Dec-2005  christos branches: 1.9.30; 1.9.48; 1.9.50; 1.9.54; 1.9.56;
merge ktrace-lwp.
 1.8  07-Aug-2003  agc branches: 1.8.16;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.7  31-May-2001  scw branches: 1.7.8; 1.7.24;
Deprecate intrcnt/intrnames in favour of the generic evcnt(9) interface.
 1.6  10-Dec-2000  scw branches: 1.6.2;
Define `splzs()' to be `splserial()' instead of `spl4()', which was
wrong anyway since it blindly set SPL to 4 regardless of the prevailing
level.
 1.5  20-Jul-2000  scw Implement generic soft interrupts for mvme68k.
Based on Jason Thorpe's Alpha implementation.
 1.4  17-Dec-1996  gwr branches: 1.4.30; 1.4.42;
Adapt to the new version of dev/ic/z8530*
(Note: now define zsc_softc here.)
 1.3  13-Oct-1996  christos backout previous kprintf change
 1.2  10-Oct-1996  christos printf -> kprintf, sprintf -> ksprintf
 1.1  26-Apr-1996  chuck cpu.h: add prototypes (from jason)
disklabel.h: new disklabel format (from Dale Rahn)
param.h: new delay stuff (from sun3 port)
vmparam.h: nuke eiomap for new autoconfig (from jason)
z8530var.h: for MI driver (from jason)
 1.4.42.1  22-Jul-2000  scw Pullup from trunk: 1.5
Approved by: thorpej

Implement generic soft interrupts for mvme68k.
 1.4.30.2  13-Dec-2000  bouyer Sync with HEAD (for UBC fixes).
 1.4.30.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.6.2.1  21-Jun-2001  nathanw Catch up to -current.
 1.7.24.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.7.24.2  18-Sep-2004  skrll Sync with HEAD.
 1.7.24.1  03-Aug-2004  skrll Sync with HEAD
 1.7.8.2  31-May-2001  scw Deprecate intrcnt/intrnames in favour of the generic evcnt(9) interface.
 1.7.8.1  31-May-2001  scw file z8530var.h was added on branch nathanw_sa on 2001-05-31 18:46:10 +0000
 1.8.16.3  21-Jan-2008  yamt sync with head
 1.8.16.2  07-Dec-2007  yamt sync with head
 1.8.16.1  15-Nov-2007  yamt sync with head.
 1.9.56.2  18-Feb-2008  mjf Sync with HEAD.
 1.9.56.1  19-Nov-2007  mjf Sync with HEAD.
 1.9.54.2  18-Nov-2007  bouyer Sync with HEAD
 1.9.54.1  13-Nov-2007  bouyer Sync with HEAD
 1.9.50.3  23-Mar-2008  matt sync with HEAD
 1.9.50.2  09-Jan-2008  matt sync with HEAD
 1.9.50.1  08-Nov-2007  matt sync with -HEAD
 1.9.48.2  21-Nov-2007  joerg Sync with HEAD.
 1.9.48.1  11-Nov-2007  joerg Sync with HEAD.
 1.9.30.1  03-Dec-2007  ad Sync with HEAD.
 1.11.6.1  19-Jan-2008  bouyer Sync with HEAD
 1.12.6.1  03-Apr-2008  mjf Sync with HEAD.

RSS XML Feed