History log of /src/sys/arch/rs6000/include/loadfile_machdep.h |
Revision | | Date | Author | Comments |
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.
|