History log of /src/sys/arch/amigappc/include/psl.h |
Revision | | Date | Author | Comments |
1.4 |
| 19-Jun-2011 |
matt | move compat splN calls to intr.h where they belong.
|
1.3 |
| 02-Feb-2010 |
phx | branches: 1.3.10; Make it compile with all devices from amiga/dev.
|
1.2 |
| 21-Jul-2009 |
phx | Some improvements based on the work of Adam Ciarcinski. Adapted everything to integrate with current 5.99 source. Added an Amiga PIC for interrupt handling.
Status: A CSPPC machine probably boots into single user, but only few devices will attach without problems (e.g. keyboard, serial, parallel, floppy disk, the RTC, CC graphics, sometimes Ariande ethernet and A4000 IDE. BPPC support is prepared, but unfinished and untested (I don't own a BPPC).
A problem which has to be solved is interrupt acknowledging, which may happen twice. Once in the amiga drivers from sys/arch/amiga/dev and then in the PPC specific pic_amiga.c.
|
1.1 |
| 25-May-2000 |
is | branches: 1.1.6; 1.1.134; Initial AmigaPPC commit.
Lots of the work was done by Adam Ciarcinsky.
Currently, this only supports CyberPPC boards by Phase 5. Blizzard PPC expected later.
The kernel is useless but for demonstrating that it starts... especially interupts, and most of MMU support, is not in yet. Builtin console works, however, and you can look at the kernel startup messages.
|
1.1.134.2 |
| 11-Mar-2010 |
yamt | sync with head
|
1.1.134.1 |
| 19-Aug-2009 |
yamt | sync with head.
|
1.1.6.2 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
1.1.6.1 |
| 25-May-2000 |
bouyer | file psl.h was added on branch thorpej_scsipi on 2000-11-20 19:59:47 +0000
|
1.3.10.1 |
| 23-Jun-2011 |
cherry | Catchup with rmind-uvmplock merge.
|