Module Name:src
Committed By: thorpej
Date: Fri Nov 20 17:48:25 UTC 2020
Modified Files:
src/sys/arch/amigappc/amigappc: pic_amiga.c
Log Message:
malloc(9) -> kmem(9)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/amigappc/amigappc/pic_amiga.c
Module Name:src
Committed By: joerg
Date: Wed Aug 6 15:11:17 UTC 2014
Modified Files:
src/sys/arch/amigappc/amigappc: locore.S
Log Message:
Use cmpwi.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/amigappc/amigappc/locore.S
Please note that
Module Name:src
Committed By: phx
Date: Sun Dec 19 14:46:10 UTC 2010
Modified Files:
src/sys/arch/amigappc/amigappc: machdep.c
Log Message:
Fixed serial RBF interrupt.
We have to call ser_fastint() instead of ser_intr().
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: phx
Date: Sun Dec 19 11:05:06 UTC 2010
Modified Files:
src/sys/arch/amigappc/amigappc: machdep.c
Log Message:
The 604e User's Manual states that the PLL_CFG settings are compatible with
the 603e, so we just need a single pll-table. Also, the P
Module Name:src
Committed By: jandberg
Date: Sun Dec 19 08:32:33 UTC 2010
Modified Files:
src/sys/arch/amigappc/amigappc: machdep.c
Log Message:
Identify another type of BPPC correctly
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/amigappc/am
Module Name:src
Committed By: phx
Date: Mon Nov 1 19:00:09 UTC 2010
Modified Files:
src/sys/arch/amigappc/amigappc: machdep.c
Log Message:
Fixed overflow in cpu clock calculation and printing of the cpu revision.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r
Module Name:src
Committed By: phx
Date: Fri May 21 12:52:14 UTC 2010
Modified Files:
src/sys/arch/amigappc/amigappc: autoconf.c machdep.c mainbus.c
Log Message:
Some code cleanup and style guide compliance.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/