Module Name:src
Committed By: thorpej
Date: Sat Dec 19 21:27:52 UTC 2020
Modified Files:
src/sys/arch/landisk/landisk: bus_dma.c intr.c
Log Message:
malloc(9) -> kmem(9)
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/landisk/landisk/bus_dma.c
Module Name:src
Committed By: uwe
Date: Sat Apr 6 00:09:10 UTC 2019
Modified Files:
src/sys/arch/landisk/landisk: autoconf.c
Log Message:
Use aprint_* instead of printf.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/landisk/landisk/autoconf.c
Module Name:src
Committed By: uwe
Date: Thu Feb 2 21:57:03 UTC 2017
Modified Files:
src/sys/arch/landisk/landisk: machdep.c
Log Message:
Pass kernend as the start parameter to uvm_page_physload(). This
fixes pmap_steal_memory() as it can now unplug from the start of the
Module Name:src
Committed By: uwe
Date: Thu Feb 2 21:11:25 UTC 2017
Modified Files:
src/sys/arch/landisk/landisk: machdep.c
Log Message:
It's completely bogus to pass physmem (i.e. the memory size) as the
"start" parameter to uvm_page_physload(). I guess it never explode
Module Name:src
Committed By: uwe
Date: Sat Dec 17 01:32:22 UTC 2016
Modified Files:
src/sys/arch/landisk/landisk: machdep.c
Log Message:
PR 51724 - landisk fails to reboot.
machine_reset() - instead of trying to cause an invalid data access
that gcc will optimize away, j
Module Name:src
Committed By: uwe
Date: Mon Oct 13 22:24:43 UTC 2014
Modified Files:
src/sys/arch/landisk/landisk: intr.c
Log Message:
s/__diagused/__debugused/ for variables used in KDASSERT().
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/lan
Module Name:src
Committed By: mrg
Date: Mon Dec 16 15:44:41 UTC 2013
Modified Files:
src/sys/arch/landisk/landisk: intr.c
Log Message:
apply __diagused where appropriate.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/landisk/landisk/intr.c
Ple
Module Name:src
Committed By: tsutsui
Date: Mon Jun 11 16:27:58 UTC 2012
Modified Files:
src/sys/arch/landisk/landisk: machdep.c
Log Message:
Explicitly include for struct pcb.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/landisk/landisk/ma
Module Name:src
Committed By: tsutsui
Date: Sat Mar 31 06:35:11 UTC 2012
Modified Files:
src/sys/arch/landisk/landisk: bus_dma.c
Log Message:
Don't call sh_dcache_inv_range() on BUS_DMASYNC_POSTREAD ops
as other mips and arm ports.
All cached data is cared on BUS_DMASYNC_
Module Name:src
Committed By: nonaka
Date: Sun Mar 28 07:31:59 UTC 2010
Modified Files:
src/sys/arch/landisk/landisk: bus_dma.c
Log Message:
return allocated va.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/landisk/landisk/bus_dma.c
Please
Module Name:src
Committed By: nonaka
Date: Sun Mar 21 14:49:29 UTC 2010
Modified Files:
src/sys/arch/landisk/landisk: bus_dma.c
Log Message:
sync with OpenBSD:r1.3
> bus_dmamap_sync fixes to cope with real life.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.
Module Name:src
Committed By: nonaka
Date: Sun Mar 21 13:34:20 UTC 2010
Modified Files:
src/sys/arch/landisk/landisk: bus_dma.c
Log Message:
more fix.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/landisk/landisk/bus_dma.c
Please note that di
Module Name:src
Committed By: nonaka
Date: Sun Mar 21 13:10:38 UTC 2010
Modified Files:
src/sys/arch/landisk/landisk: bus_dma.c
Log Message:
fix wrong op priority.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/landisk/landisk/bus_dma.c
Please
13 matches
Mail list logo