Home | History | Annotate | Download | only in include
History log of /src/sys/arch/macppc/include/z8530var.h
RevisionDateAuthorComments
 1.15  25-Apr-2025  andvar s/cahnge/change/ in comments.
 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  07-Nov-2007  ad branches: 1.13.14;
Merge tty changes from the vmlocking branch.
 1.12  17-Oct-2007  garbled branches: 1.12.2;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
 1.11  14-Jul-2007  ad branches: 1.11.8; 1.11.10; 1.11.14;
Generic soft interrupts are mandatory.
 1.10  04-Mar-2007  christos branches: 1.10.2; 1.10.10;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.9  11-Dec-2005  christos branches: 1.9.26;
merge ktrace-lwp.
 1.8  24-Mar-2004  matt branches: 1.8.16;
Add latent generic soft interrupt support.
 1.7  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.6  15-Feb-2003  tsutsui branches: 1.6.2;
Add prototypes for ZS_TXDMA functions.
XXX Maybe we should have DMA hooks in MI z8530tty.
 1.5  17-Mar-2002  atatat Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
indicating an unhandled "command". ERESTART is -1, which can lead to
confusion. ERESTART has been moved to -3 and EPASSTHROUGH has been
placed at -4. No ioctl code should now return -1 anywhere. The
ioctl() system call is now properly restartable.
 1.4  06-Jan-2002  dbj add support for kgdb over zs
 1.3  26-Aug-1998  tsubai branches: 1.3.26; 1.3.30;
Back out previous change.
 1.2  16-Aug-1998  tsubai Enable 115200 and (untested)230400 bps.
 1.1  15-May-1998  tsubai Initial import of macppc port.
 1.3.30.3  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.3.30.2  28-Feb-2002  nathanw Catch up to -current.
 1.3.30.1  11-Jan-2002  nathanw More catchup.
 1.3.26.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.3.26.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.6.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.6.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.6.2.1  03-Aug-2004  skrll Sync with HEAD
 1.8.16.2  15-Nov-2007  yamt sync with head.
 1.8.16.1  03-Sep-2007  yamt sync with head.
 1.9.26.1  12-Mar-2007  rmind Sync with HEAD.
 1.10.10.3  03-Oct-2007  garbled Sync with HEAD
 1.10.10.2  02-Aug-2007  macallan sync with HEAD
 1.10.10.1  09-May-2007  macallan nuke #if(n)def __HAVE_GENERIC_SOFT_INTERRUPTS - we have them and they're not going
to disappear
 1.10.2.2  03-Dec-2007  ad Sync with HEAD.
 1.10.2.1  15-Jul-2007  ad Sync with head.
 1.11.14.1  13-Nov-2007  bouyer Sync with HEAD
 1.11.10.2  08-Nov-2007  matt sync with -HEAD
 1.11.10.1  06-Nov-2007  matt sync with HEAD
 1.11.8.1  11-Nov-2007  joerg Sync with HEAD.
 1.12.2.1  19-Nov-2007  mjf Sync with HEAD.
 1.13.14.1  03-Apr-2008  mjf Sync with HEAD.

RSS XML Feed