Module Name:src
Committed By: tsutsui
Date: Fri Aug 6 05:53:50 UTC 2021
Modified Files:
src/sys/arch/news68k/news68k: machdep.c
Log Message:
Fix mm_md_physacc() to allow only accesses to a region of RAMs.
Note on NetBSD/news68k RAMs reserved by the PROM (at the end of th
Module Name:src
Committed By: tsutsui
Date: Sat Jan 23 15:00:33 UTC 2021
Modified Files:
src/sys/arch/news68k/news68k: locore.s
Log Message:
Remove leftover of #undef statements.
These should have been removed in rev 1.55 back in 2010:
https://mail-index.netbsd.org/sourc
Module Name:src
Committed By: thorpej
Date: Sat Nov 21 17:55:38 UTC 2020
Modified Files:
src/sys/arch/news68k/news68k: isr.c
Log Message:
malloc(9) -> kmem(9)
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/news68k/news68k/isr.c
Please note th
Module Name:src
Committed By: tsutsui
Date: Mon Feb 3 23:09:04 UTC 2020
Modified Files:
src/sys/arch/news68k/news68k: machdep.c
Log Message:
Add a missing semicolon missed in rev 1.27.
Noticed by recent pmap_update() macro change.
I wonder how I've missed this for 18 yea
Module Name:src
Committed By: christos
Date: Fri Sep 15 03:11:15 UTC 2017
Modified Files:
src/sys/arch/news68k/news68k: machdep.c
Log Message:
pass the right argument
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/sys/arch/news68k/news68k/machdep.c
Module Name:src
Committed By: christos
Date: Fri Sep 15 03:10:08 UTC 2017
Modified Files:
src/sys/arch/news68k/news68k: machdep.c
Log Message:
make this compile
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/sys/arch/news68k/news68k/machdep.c
Please
Module Name:src
Committed By: christos
Date: Sun Sep 21 16:34:53 UTC 2014
Modified Files:
src/sys/arch/news68k/news68k: bus_space.c
Log Message:
this is not python (add missing braces)
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/news68k/new
Module Name:src
Committed By: christos
Date: Mon Mar 24 19:54:28 UTC 2014
Modified Files:
src/sys/arch/news68k/news68k: autoconf.c bus_space.c machdep.c
Log Message:
- use cpu_{g,s}etmodel
- fix unused
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys
Module Name:src
Committed By: tsutsui
Date: Sat Mar 15 09:24:56 UTC 2014
Modified Files:
src/sys/arch/news68k/news68k: locore.s
Log Message:
Use common m68k/busaddrerr.s for bus error and address error handlers.
No binary changes on GENERIC, and also tested on NWS-1750.
Module Name:src
Committed By: tsutsui
Date: Sat Oct 13 06:18:44 UTC 2012
Modified Files:
src/sys/arch/news68k/news68k: autoconf.c
Log Message:
use device_xname() (from chs@)
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/news68k/news68k/autoc
Module Name:src
Committed By: tsutsui
Date: Fri Aug 10 12:17:51 UTC 2012
Modified Files:
src/sys/arch/news68k/news68k: machdep.c
Log Message:
Appease gcc -fno-common:
- remove initialzation of physmem since it's properly initialized
before pmap_bootstrap() using a valu
Module Name:src
Committed By: tsutsui
Date: Thu Nov 3 14:57:43 UTC 2011
Modified Files:
src/sys/arch/news68k/news68k: locore.s
Log Message:
Replace (???) comments to avoid false trigraph warnings by new as(1).
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.5
Module Name:src
Committed By: tsutsui
Date: Thu Nov 3 14:56:39 UTC 2011
Modified Files:
src/sys/arch/news68k/news68k: locore.s
Log Message:
unifdef __ELF__
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/news68k/news68k/locore.s
Please note t
Module Name:src
Committed By: tsutsui
Date: Sun May 15 16:51:09 UTC 2011
Modified Files:
src/sys/arch/news68k/news68k: machdep.c
Log Message:
Some KNF.
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/sys/arch/news68k/news68k/machdep.c
Please note that
Module Name:src
Committed By: tsutsui
Date: Tue May 10 14:41:55 UTC 2011
Modified Files:
src/sys/arch/news68k/news68k: autoconf.c machdep.c
Log Message:
Move isrinit() call from early news68k_init() to cpu_configure(9)
since interrupt service routines would want evcnt(9).
Module Name:src
Committed By: tsutsui
Date: Sun Jan 2 05:09:28 UTC 2011
Modified Files:
src/sys/arch/news68k/news68k: pmap_bootstrap.c
Log Message:
Remove disabled code for VAC. No such news68k models.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/s
Module Name:src
Committed By: tsutsui
Date: Sun Jan 2 05:01:57 UTC 2011
Modified Files:
src/sys/arch/news68k/news68k: pmap_bootstrap.c
Log Message:
Pull code that maps the kernel segment table cache invalidated for 040/060,
to reduce diffs from other m68k ports.
(though n
Module Name:src
Committed By: tsutsui
Date: Thu Oct 14 16:31:16 UTC 2010
Modified Files:
src/sys/arch/news68k/news68k: machdep.c
Log Message:
Prepare empty module_init_md() for options MODULAR.
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/sys/arch/ne
18 matches
Mail list logo