History log of /src/sys/arch/rs6000/stand/boot/monitor.c |
Revision | | Date | Author | Comments |
1.4 |
| 11-Jun-2016 |
dholland | PR 51200 gets in libsa considered harmful: use kgets
|
1.3 |
| 03-Feb-2010 |
wiz | branches: 1.3.22; 1.3.40; Remove extra parenthesis. Found by cppcheck, reported by Henning Petersen in PR 42730.
|
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.2 |
| 11-Mar-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 monitor.c was added on branch yamt-lazymbuf on 2008-01-21 09:39:04 +0000
|
1.1.6.2 |
| 09-Jan-2008 |
matt | sync with HEAD
|
1.1.6.1 |
| 17-Dec-2007 |
matt | file monitor.c was added on branch matt-armv6 on 2008-01-09 01:48:31 +0000
|
1.1.4.2 |
| 02-Jan-2008 |
bouyer | Sync with HEAD
|
1.1.4.1 |
| 17-Dec-2007 |
bouyer | file monitor.c was added on branch bouyer-xeni386 on 2008-01-02 21:50:06 +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 monitor.c was added on branch mjf-devfs on 2007-12-17 19:09:53 +0000
|
1.3.40.1 |
| 09-Jul-2016 |
skrll | Sync with HEAD
|
1.3.22.1 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|