Home | History | Annotate | only in /src/sys/arch/rs6000/include
History log of /src/sys/arch/rs6000/include
RevisionDateAuthorComments
 1.4 21-Dec-2015  christos Add mips fenv.h (From FreeBSD)
 1.3 23-Jul-2014  alnsn branches: 1.3.4;
Rename sljitarch.h to sljit_machdep.h.
 1.2 17-Nov-2013  alnsn branches: 1.2.2;
Enable sljit and bpfjit on powerpc.
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.52; 1.1.62; 1.1.68;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.68.1 18-May-2014  rmind sync with head
 1.1.62.2 03-Dec-2017  jdolecek update from HEAD
 1.1.62.1 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.52.1 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file Makefile was added on branch yamt-lazymbuf on 2008-01-21 09:38:36 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file Makefile was added on branch matt-armv6 on 2008-01-09 01:48:03 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file Makefile was added on branch bouyer-xeni386 on 2008-01-02 21:49:22 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file Makefile was added on branch mjf-devfs on 2007-12-17 19:09:06 +0000
 1.2.2.1 10-Aug-2014  tls Rebase.
 1.3.4.1 27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file ansi.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:36 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file ansi.h was added on branch matt-armv6 on 2008-01-09 01:48:03 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file ansi.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:22 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file ansi.h was added on branch mjf-devfs on 2007-12-17 19:09:06 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file aout_machdep.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:37 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file aout_machdep.h was added on branch matt-armv6 on 2008-01-09 01:48:03 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file aout_machdep.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:23 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file aout_machdep.h was added on branch mjf-devfs on 2007-12-17 19:09:07 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file asm.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:37 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file asm.h was added on branch matt-armv6 on 2008-01-09 01:48:04 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file asm.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:24 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file asm.h was added on branch mjf-devfs on 2007-12-17 19:09:07 +0000
 1.2 05-Jun-2011  matt Remove <machine/atomic.h>; use <sys/atomic.h> instead.
Add <powerpc/cpuset.h> (for mpc85xx pmap).
Add some initial MP code for mpc85xx
Rework ipi code to be common across all ppcs
Change PPC to keep curlwp in %r13 while in the kernel.
Move astpending from cpu_info to mdlwp
Improve cpu_need_resched to be more MP friendly.
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.40; 1.1.46; 1.1.50;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.50.1 23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.1.46.1 06-Jun-2011  jruoho Sync with HEAD.
 1.1.40.1 12-Jun-2011  rmind sync with head
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file atomic.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:37 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file atomic.h was added on branch matt-armv6 on 2008-01-09 01:48:04 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file atomic.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:24 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file atomic.h was added on branch mjf-devfs on 2007-12-17 19:09:08 +0000
 1.3 05-Mar-2024  thorpej Move the at-shutdown call to resettodr() from cpu_reboot() to kern_reboot().

It's a small step, but it's a step.
 1.2 30-Jun-2011  matt Modify mapiodev to take a third argument indicating whether the space
should be prefetchable (true) or not (false).
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file autoconf.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:37 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file autoconf.h was added on branch matt-armv6 on 2008-01-09 01:48:04 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file autoconf.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:24 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file autoconf.h was added on branch mjf-devfs on 2007-12-17 19:09:09 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file bootinfo.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:38 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file bootinfo.h was added on branch matt-armv6 on 2008-01-09 01:48:05 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file bootinfo.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:25 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file bootinfo.h was added on branch mjf-devfs on 2007-12-17 19:09:09 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file bswap.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:38 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file bswap.h was added on branch matt-armv6 on 2008-01-09 01:48:05 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file bswap.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:25 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file bswap.h was added on branch mjf-devfs on 2007-12-17 19:09:10 +0000
 1.3 18-Jul-2011  dyoung Do the bus.h -> bus_{defs,funcs}.h split and change all occurrences of
<machine/bus.h> to <sys/bus.h>.
 1.2 28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.14; 1.1.16; 1.1.18;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.18.1 16-May-2008  yamt sync with head.
 1.1.16.1 18-May-2008  yamt sync with head.
 1.1.14.1 02-Jun-2008  mjf Sync with HEAD.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file bus.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:38 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file bus.h was added on branch matt-armv6 on 2008-01-09 01:48:05 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file bus.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:26 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file bus.h was added on branch mjf-devfs on 2007-12-17 19:09:10 +0000
 1.1 18-Jul-2011  dyoung Do the bus.h -> bus_{defs,funcs}.h split and change all occurrences of
<machine/bus.h> to <sys/bus.h>.
 1.1 18-Jul-2011  dyoung Do the bus.h -> bus_{defs,funcs}.h split and change all occurrences of
<machine/bus.h> to <sys/bus.h>.
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file cdefs.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:39 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file cdefs.h was added on branch matt-armv6 on 2008-01-09 01:48:06 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file cdefs.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:26 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file cdefs.h was added on branch mjf-devfs on 2007-12-17 19:09:11 +0000
 1.2 20-Jun-2011  matt Don't expose port-specific if _MODULE is defined.
Don't _MACHINE_CPU_H_, _<PORT>_CPU_H_
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.50;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.50.1 23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file cpu.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:39 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file cpu.h was added on branch matt-armv6 on 2008-01-09 01:48:06 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file cpu.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:27 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file cpu.h was added on branch mjf-devfs on 2007-12-17 19:09:11 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file cpu_counter.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:39 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file cpu_counter.h was added on branch matt-armv6 on 2008-01-09 01:48:06 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file cpu_counter.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:27 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file cpu_counter.h was added on branch mjf-devfs on 2007-12-17 19:09:12 +0000
 1.2 26-Apr-2011  joerg Remove Darwin, MACH and Mach-O support.
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.40; 1.1.46;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.46.1 06-Jun-2011  jruoho Sync with HEAD.
 1.1.40.1 31-May-2011  rmind sync with head
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file darwin_machdep.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:39 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file darwin_machdep.h was added on branch matt-armv6 on 2008-01-09 01:48:07 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file darwin_machdep.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:27 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file darwin_machdep.h was added on branch mjf-devfs on 2007-12-17 19:09:13 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file db_machdep.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:40 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file db_machdep.h was added on branch matt-armv6 on 2008-01-09 01:48:07 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file db_machdep.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:28 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file db_machdep.h was added on branch mjf-devfs on 2007-12-17 19:09:13 +0000
 1.4 16-May-2013  christos Complete the dosparts -> mbrparts conversion. Only x86k new uses dosparts
because it also uses struct dos_partition.
 1.3 30-Aug-2011  bouyer branches: 1.3.2; 1.3.12;
Add getlabelusesmbr(), as proposed in
http://mail-index.netbsd.org/tech-userlevel/2011/08/25/msg005404.html
This is used by disk tools such as disklabel(8) to dynamically decide is
the undelyling platform uses a disklabel-in-mbr-partition or not
(instead of using a compile-time list of ports).
getlabelusesmbr() reads the sysctl kern.labelusesmbr, takes its value from the
machdep #define LABELUSESMBR.
For evbmips, make LABELUSESMBR 1 if the platform uses pmon
as bootloader, and 0 (the previous value) otherwise.
 1.2 23-Nov-2009  pooka If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD.
This allows use of subr_disk_mbr on all archs. Default to it for
the rump disk component. No functional change for regular kernels.
(The other option would've been to include dkbad in disklabels
everywhere, but arguably this approach has less possible side-effects,
especially given that wedges and related magic will take over the
world any second now).
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.18;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.18.1 11-Mar-2010  yamt sync with head
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file disklabel.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:40 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file disklabel.h was added on branch matt-armv6 on 2008-01-09 01:48:07 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file disklabel.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:28 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file disklabel.h was added on branch mjf-devfs on 2007-12-17 19:09:14 +0000
 1.3.12.1 23-Jun-2013  tls resync from head
 1.3.2.1 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file elf_machdep.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:40 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file elf_machdep.h was added on branch matt-armv6 on 2008-01-09 01:48:07 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file elf_machdep.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:29 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file elf_machdep.h was added on branch mjf-devfs on 2007-12-17 19:09:14 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file endian.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:40 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file endian.h was added on branch matt-armv6 on 2008-01-09 01:48:08 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file endian.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:29 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file endian.h was added on branch mjf-devfs on 2007-12-17 19:09:15 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file endian_machdep.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:41 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file endian_machdep.h was added on branch matt-armv6 on 2008-01-09 01:48:08 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file endian_machdep.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:30 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file endian_machdep.h was added on branch mjf-devfs on 2007-12-17 19:09:15 +0000
 1.1 20-Dec-2015  christos branches: 1.1.2; 1.1.18;
new powerpc fenv.h
 1.1.18.2 03-Dec-2017  jdolecek update from HEAD
 1.1.18.1 20-Dec-2015  jdolecek file fenv.h was added on branch tls-maxphys on 2017-12-03 11:36:39 +0000
 1.1.2.2 27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.1.2.1 20-Dec-2015  skrll file fenv.h was added on branch nick-nhusb on 2015-12-27 12:09:41 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file float.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:41 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file float.h was added on branch matt-armv6 on 2008-01-09 01:48:08 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file float.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:30 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file float.h was added on branch mjf-devfs on 2007-12-17 19:09:16 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file fpu.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:41 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file fpu.h was added on branch matt-armv6 on 2008-01-09 01:48:09 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file fpu.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:30 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file fpu.h was added on branch mjf-devfs on 2007-12-17 19:09:16 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file frame.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:41 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file frame.h was added on branch matt-armv6 on 2008-01-09 01:48:09 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file frame.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:31 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file frame.h was added on branch mjf-devfs on 2007-12-17 19:09:17 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file ieee.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:42 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file ieee.h was added on branch matt-armv6 on 2008-01-09 01:48:09 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file ieee.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:31 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file ieee.h was added on branch mjf-devfs on 2007-12-17 19:09:17 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file ieeefp.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:42 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file ieeefp.h was added on branch matt-armv6 on 2008-01-09 01:48:10 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file ieeefp.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:32 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file ieeefp.h was added on branch mjf-devfs on 2007-12-17 19:09:18 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file int_const.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:42 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file int_const.h was added on branch matt-armv6 on 2008-01-09 01:48:10 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file int_const.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:32 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file int_const.h was added on branch mjf-devfs on 2007-12-17 19:09:18 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file int_fmtio.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:43 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file int_fmtio.h was added on branch matt-armv6 on 2008-01-09 01:48:10 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file int_fmtio.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:33 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file int_fmtio.h was added on branch mjf-devfs on 2007-12-17 19:09:19 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file int_limits.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:43 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file int_limits.h was added on branch matt-armv6 on 2008-01-09 01:48:11 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file int_limits.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:33 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file int_limits.h was added on branch mjf-devfs on 2007-12-17 19:09:19 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file int_mwgwtypes.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:43 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file int_mwgwtypes.h was added on branch matt-armv6 on 2008-01-09 01:48:11 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file int_mwgwtypes.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:33 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file int_mwgwtypes.h was added on branch mjf-devfs on 2007-12-17 19:09:20 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file int_types.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:43 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file int_types.h was added on branch matt-armv6 on 2008-01-09 01:48:11 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file int_types.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:34 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file int_types.h was added on branch mjf-devfs on 2007-12-17 19:09:20 +0000
 1.5 17-Jun-2011  matt intr.h must not include cpu due to deadly embrace with SOFTINT_COUNT.
Cleanup intr.h so MD definitions can overload common definitions.
Rototill pic/intr.c. Virtual IRQs can now be reclaimed. separate virq
from hwirq from picirq. Redo intr mask calculations.
tested on pmppc and macppc (MP).
 1.4 13-Nov-2010  uebayasi branches: 1.4.6;
sys/device.h is not suitable for such low-level definitions.
 1.3 25-Apr-2010  kiyohara Fix forgot to commit.
Support 64-bit imask for powerpc/pic.
 1.2 28-Apr-2008  martin branches: 1.2.20; 1.2.22;
Remove clause 3 and 4 from TNF licenses
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.14; 1.1.16; 1.1.18;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.18.2 11-Aug-2010  yamt sync with head.
 1.1.18.1 16-May-2008  yamt sync with head.
 1.1.16.1 18-May-2008  yamt sync with head.
 1.1.14.1 02-Jun-2008  mjf Sync with HEAD.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file intr.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:44 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file intr.h was added on branch matt-armv6 on 2008-01-09 01:48:11 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file intr.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:34 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file intr.h was added on branch mjf-devfs on 2007-12-17 19:09:21 +0000
 1.2.22.2 05-Mar-2011  rmind sync with head
 1.2.22.1 30-May-2010  rmind sync with head
 1.2.20.1 30-Apr-2010  uebayasi Sync with HEAD.
 1.4.6.1 23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.2 28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.14; 1.1.16; 1.1.18;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.18.1 16-May-2008  yamt sync with head.
 1.1.16.1 18-May-2008  yamt sync with head.
 1.1.14.1 02-Jun-2008  mjf Sync with HEAD.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file iocc.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:44 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file iocc.h was added on branch matt-armv6 on 2008-01-09 01:48:12 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file iocc.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:35 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file iocc.h was added on branch mjf-devfs on 2007-12-17 19:09:21 +0000
 1.2 15-Jul-2018  maxv Retire ipkdb entirely. The option was removed from the config files
yesterday.

ok kamil christos
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.104; 1.1.106;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.106.1 10-Jun-2019  christos Sync with HEAD
 1.1.104.1 28-Jul-2018  pgoyette Sync with HEAD
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file ipkdb.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:44 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file ipkdb.h was added on branch matt-armv6 on 2008-01-09 01:48:12 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file ipkdb.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:35 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file ipkdb.h was added on branch mjf-devfs on 2007-12-17 19:09:22 +0000
 1.3 24-Feb-2025  andvar s/architecure/architecture/ and few other typos in comments.
 1.2 11-Jul-2015  kamil branches: 1.2.54;
Improve spelling: regsiter -> register

This change is non-functional.

Approved by <riastradh>, <pgoyette>
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.62; 1.1.82;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.82.1 22-Sep-2015  skrll Sync with HEAD
 1.1.62.1 03-Dec-2017  jdolecek update from HEAD
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file iplcb.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:45 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file iplcb.h was added on branch matt-armv6 on 2008-01-09 01:48:12 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file iplcb.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:36 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file iplcb.h was added on branch mjf-devfs on 2007-12-17 19:09:22 +0000
 1.2.54.1 02-Aug-2025  perseant Sync with HEAD
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file kcore.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:45 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file kcore.h was added on branch matt-armv6 on 2008-01-09 01:48:13 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file kcore.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:36 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file kcore.h was added on branch mjf-devfs on 2007-12-17 19:09:23 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file kgdb.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:45 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file kgdb.h was added on branch matt-armv6 on 2008-01-09 01:48:13 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file kgdb.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:37 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file kgdb.h was added on branch mjf-devfs on 2007-12-17 19:09:23 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file limits.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:45 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file limits.h was added on branch matt-armv6 on 2008-01-09 01:48:13 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file limits.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:37 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file limits.h was added on branch mjf-devfs on 2007-12-17 19:09:24 +0000
 1.3 06-Aug-2014  joerg Consistently define WARN in a way that passes format string checks, i.e.
always uses the same number of arguments as given in the format string.
 1.2 28-Apr-2008  martin branches: 1.2.44; 1.2.60;
Remove clause 3 and 4 from TNF licenses
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.14; 1.1.16; 1.1.18;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.18.1 16-May-2008  yamt sync with head.
 1.1.16.1 18-May-2008  yamt sync with head.
 1.1.14.1 02-Jun-2008  mjf Sync with HEAD.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file loadfile_machdep.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:46 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file loadfile_machdep.h was added on branch matt-armv6 on 2008-01-09 01:48:14 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file loadfile_machdep.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:37 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file loadfile_machdep.h was added on branch mjf-devfs on 2007-12-17 19:09:24 +0000
 1.2.60.1 10-Aug-2014  tls Rebase.
 1.2.44.1 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file lock.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:46 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file lock.h was added on branch matt-armv6 on 2008-01-09 01:48:14 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file lock.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:38 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file lock.h was added on branch mjf-devfs on 2007-12-17 19:09:25 +0000
 1.1 30-Nov-2024  christos branches: 1.1.4;
Create a new header lwp_private.h to contain _lwp_getprivate_fast,
_lwp_gettcb_fast, _lwp_settcb and remove them from mcontext.h, so that:
1. we don't need special hacks to hide them
2. we can include <lwp.h> where needed to get the necessary prototypes
without redefining them locally.
 1.1.4.2 02-Aug-2025  perseant Sync with HEAD
 1.1.4.1 30-Nov-2024  perseant file lwp_private.h was added on branch perseant-exfatfs on 2025-08-02 05:56:06 +0000
 1.2 26-Apr-2011  joerg Remove Darwin, MACH and Mach-O support.
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.40; 1.1.46;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.46.1 06-Jun-2011  jruoho Sync with HEAD.
 1.1.40.1 31-May-2011  rmind sync with head
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file macho_machdep.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:47 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file macho_machdep.h was added on branch matt-armv6 on 2008-01-09 01:48:14 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file macho_machdep.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:39 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file macho_machdep.h was added on branch mjf-devfs on 2007-12-17 19:09:25 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file math.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:47 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file math.h was added on branch matt-armv6 on 2008-01-09 01:48:14 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file math.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:40 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file math.h was added on branch mjf-devfs on 2007-12-17 19:09:26 +0000
 1.3 18-Jul-2011  dyoung Do the bus.h -> bus_{defs,funcs}.h split and change all occurrences of
<machine/bus.h> to <sys/bus.h>.
 1.2 18-Jun-2011  matt struct device * -> device_t
struct cfdata * -> cfdata_t
use device accessors, use device_private.
some softc/device_t splits (macppc needs a bunch more)
aprint*_dev used considerably more
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.50;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.50.1 23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file mca_machdep.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:47 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file mca_machdep.h was added on branch matt-armv6 on 2008-01-09 01:48:15 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file mca_machdep.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:40 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file mca_machdep.h was added on branch mjf-devfs on 2007-12-17 19:09:27 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file mcontext.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:47 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file mcontext.h was added on branch matt-armv6 on 2008-01-09 01:48:15 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file mcontext.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:41 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file mcontext.h was added on branch mjf-devfs on 2007-12-17 19:09:27 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file mutex.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:48 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file mutex.h was added on branch matt-armv6 on 2008-01-09 01:48:15 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file mutex.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:41 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file mutex.h was added on branch mjf-devfs on 2007-12-17 19:09:28 +0000
 1.3 13-Nov-2014  snj fix tyop
 1.2 20-Jun-2011  matt branches: 1.2.12;
Cleanup powerpc param.h. If compiling a MODULE, ignore port-specific stuff.
Only include <machine/cpu.h> in <powerpc/param.h> at the end.
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.50;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.50.1 23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file param.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:48 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file param.h was added on branch matt-armv6 on 2008-01-09 01:48:16 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file param.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:42 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file param.h was added on branch mjf-devfs on 2007-12-17 19:09:28 +0000
 1.2.12.1 03-Dec-2017  jdolecek update from HEAD
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file pcb.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:48 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file pcb.h was added on branch matt-armv6 on 2008-01-09 01:48:16 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file pcb.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:42 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file pcb.h was added on branch mjf-devfs on 2007-12-17 19:09:29 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file pio.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:49 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file pio.h was added on branch matt-armv6 on 2008-01-09 01:48:16 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file pio.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:42 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file pio.h was added on branch mjf-devfs on 2007-12-17 19:09:29 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file pmap.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:49 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file pmap.h was added on branch matt-armv6 on 2008-01-09 01:48:17 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file pmap.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:43 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file pmap.h was added on branch mjf-devfs on 2007-12-17 19:09:30 +0000
 1.2 12-Jul-2018  maxv Remove the kernel PMC code. Sent yesterday on tech-kern@.

This change:

* Removes "options PERFCTRS", the associated includes, and the associated
ifdefs. In doing so, it removes several XXXSMPs in the MI code, which is
good.

* Removes the PMC code of ARM XSCALE.

* Removes all the pmc.h files. They were all empty, except for ARM XSCALE.

* Reorders the x86 PMC code not to rely on the legacy pmc.h file. The
definitions are put in sysarch.h.

* Removes the kern/sys_pmc.c file, and along with it, the sys_pmc_control
and sys_pmc_get_info syscalls. They are marked as OBSOL in kern,
netbsd32 and rump.

* Removes the pmc_evid_t and pmc_ctr_t types.

* Removes all the associated man pages. The sets are marked as obsolete.
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.104; 1.1.106;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.106.1 10-Jun-2019  christos Sync with HEAD
 1.1.104.1 28-Jul-2018  pgoyette Sync with HEAD
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file pmc.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:49 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file pmc.h was added on branch matt-armv6 on 2008-01-09 01:48:17 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file pmc.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:43 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file pmc.h was added on branch mjf-devfs on 2007-12-17 19:09:30 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file powerpc.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:49 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file powerpc.h was added on branch matt-armv6 on 2008-01-09 01:48:17 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file powerpc.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:43 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file powerpc.h was added on branch mjf-devfs on 2007-12-17 19:09:31 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file proc.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:50 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file proc.h was added on branch matt-armv6 on 2008-01-09 01:48:18 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file proc.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:44 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file proc.h was added on branch mjf-devfs on 2007-12-17 19:09:31 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file profile.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:50 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file profile.h was added on branch matt-armv6 on 2008-01-09 01:48:18 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file profile.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:44 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file profile.h was added on branch mjf-devfs on 2007-12-17 19:09:32 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file psl.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:50 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file psl.h was added on branch matt-armv6 on 2008-01-09 01:48:19 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file psl.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:45 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file psl.h was added on branch mjf-devfs on 2007-12-17 19:09:32 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file pte.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:51 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file pte.h was added on branch matt-armv6 on 2008-01-09 01:48:19 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file pte.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:45 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file pte.h was added on branch mjf-devfs on 2007-12-17 19:09:33 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file ptrace.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:51 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file ptrace.h was added on branch matt-armv6 on 2008-01-09 01:48:19 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file ptrace.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:46 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file ptrace.h was added on branch mjf-devfs on 2007-12-17 19:09:34 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file reg.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:51 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file reg.h was added on branch matt-armv6 on 2008-01-09 01:48:19 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file reg.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:46 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file reg.h was added on branch mjf-devfs on 2007-12-17 19:09:34 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file reloc.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:51 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file reloc.h was added on branch matt-armv6 on 2008-01-09 01:48:20 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file reloc.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:47 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file reloc.h was added on branch mjf-devfs on 2007-12-17 19:09:34 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file rwlock.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:52 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file rwlock.h was added on branch matt-armv6 on 2008-01-09 01:48:20 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file rwlock.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:47 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file rwlock.h was added on branch mjf-devfs on 2007-12-17 19:09:35 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file setjmp.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:52 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file setjmp.h was added on branch matt-armv6 on 2008-01-09 01:48:20 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file setjmp.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:47 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file setjmp.h was added on branch mjf-devfs on 2007-12-17 19:09:35 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file signal.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:52 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file signal.h was added on branch matt-armv6 on 2008-01-09 01:48:20 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file signal.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:48 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file signal.h was added on branch mjf-devfs on 2007-12-17 19:09:36 +0000
 1.1 23-Jul-2014  alnsn branches: 1.1.2; 1.1.6;
Rename sljitarch.h to sljit_machdep.h.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 23-Jul-2014  tls file sljit_machdep.h was added on branch tls-maxphys on 2014-08-20 00:03:21 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 23-Jul-2014  tls file sljit_machdep.h was added on branch tls-earlyentropy on 2014-08-10 06:54:06 +0000
 1.2 23-Jul-2014  alnsn Rename sljitarch.h to sljit_machdep.h.
 1.1 17-Nov-2013  alnsn branches: 1.1.2; 1.1.4; 1.1.6;
Enable sljit and bpfjit on powerpc.
 1.1.6.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.6.1 17-Nov-2013  yamt file sljitarch.h was added on branch yamt-pagecache on 2014-05-22 11:40:05 +0000
 1.1.4.2 18-May-2014  rmind sync with head
 1.1.4.1 17-Nov-2013  rmind file sljitarch.h was added on branch rmind-smpnet on 2014-05-18 17:45:23 +0000
 1.1.2.1 10-Aug-2014  tls Rebase.
 1.2 02-Mar-2010  matt Add missing <powerpc/FOO/spr.h> to a few files missed on the first pass.
Don't export <machine/spr.h> to userland, only <powerpc/spr.h>
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.18; 1.1.32; 1.1.38;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.38.1 30-Apr-2010  uebayasi Sync with HEAD.
 1.1.32.1 24-Oct-2010  jym Sync with HEAD
 1.1.18.1 11-Mar-2010  yamt sync with head
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file spr.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:52 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file spr.h was added on branch matt-armv6 on 2008-01-09 01:48:21 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file spr.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:48 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file spr.h was added on branch mjf-devfs on 2007-12-17 19:09:36 +0000
 1.2 17-Jul-2011  joerg Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file stdarg.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:53 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file stdarg.h was added on branch matt-armv6 on 2008-01-09 01:48:21 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file stdarg.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:49 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file stdarg.h was added on branch mjf-devfs on 2007-12-17 19:09:37 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file trap.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:53 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file trap.h was added on branch matt-armv6 on 2008-01-09 01:48:21 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file trap.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:49 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file trap.h was added on branch mjf-devfs on 2007-12-17 19:09:37 +0000
 1.4 01-Apr-2021  simonb Whitespace: #define<tab>
 1.3 17-Jul-2010  tsutsui branches: 1.3.72; 1.3.74;
Remove obsolete __HAVE_GENERIC_SOFT_INTERRUPTS,
which is mandatory since 2007/07:
http://mail-index.NetBSD.org/source-changes/2007/07/14/0039.html
 1.2 20-Jan-2008  joerg branches: 1.2.2; 1.2.12; 1.2.32; 1.2.34;
Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,
remove the conditionals and the code associated with the undef case.
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.6.3 23-Mar-2008  matt sync with HEAD
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file types.h was added on branch matt-armv6 on 2008-01-09 01:48:21 +0000
 1.1.4.3 23-Jan-2008  bouyer Sync with HEAD.
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file types.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:50 +0000
 1.1.2.2 18-Feb-2008  mjf Sync with HEAD.
 1.1.2.1 17-Dec-2007  mjf file types.h was added on branch mjf-devfs on 2008-02-18 21:04:59 +0000
 1.2.34.1 05-Mar-2011  rmind sync with head
 1.2.32.1 17-Aug-2010  uebayasi Sync with HEAD.
 1.2.12.1 11-Aug-2010  yamt sync with head.
 1.2.2.2 21-Jan-2008  yamt sync with head
 1.2.2.1 20-Jan-2008  yamt file types.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:53 +0000
 1.3.74.1 03-Apr-2021  thorpej Sync with HEAD.
 1.3.72.1 03-Apr-2021  thorpej Sync with HEAD.
 1.2 17-Jul-2011  joerg Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file varargs.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:54 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file varargs.h was added on branch matt-armv6 on 2008-01-09 01:48:22 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file varargs.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:50 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file varargs.h was added on branch mjf-devfs on 2007-12-17 19:09:38 +0000
 1.2 20-Jun-2011  matt Don't export USER_SR if _MODULE is defined.
Add a common <powerpc/vmparam.h> like we have for <powerpc/pmap.h>
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.50;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.50.1 23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file vmparam.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:54 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file vmparam.h was added on branch matt-armv6 on 2008-01-09 01:48:22 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file vmparam.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:50 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file vmparam.h was added on branch mjf-devfs on 2007-12-17 19:09:38 +0000
 1.1 17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.8.2 21-Jan-2008  yamt sync with head
 1.1.8.1 17-Dec-2007  yamt file wchar_limits.h was added on branch yamt-lazymbuf on 2008-01-21 09:38:54 +0000
 1.1.6.2 09-Jan-2008  matt sync with HEAD
 1.1.6.1 17-Dec-2007  matt file wchar_limits.h was added on branch matt-armv6 on 2008-01-09 01:48:22 +0000
 1.1.4.2 02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1 17-Dec-2007  bouyer file wchar_limits.h was added on branch bouyer-xeni386 on 2008-01-02 21:49:50 +0000
 1.1.2.2 17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1 17-Dec-2007  garbled file wchar_limits.h was added on branch mjf-devfs on 2007-12-17 19:09:39 +0000

RSS XML Feed