CVS commit: src/sys/arch/pmax/pmax

2020-09-27 Thread Simon Burge
Module Name:src Committed By: simonb Date: Mon Sep 28 01:20:29 UTC 2020 Modified Files: src/sys/arch/pmax/pmax: machdep.c Log Message: Protect where the bootinfo esym value is less than the kernel "end" symbol by setting the end of kernel marker to the greater of these

CVS commit: src/sys/arch/pmax/pmax

2020-09-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Sep 4 06:12:16 UTC 2020 Modified Files: src/sys/arch/pmax/pmax: machdep.c Log Message: Fix build of INSTALL kernel which doesn't have DDB To generate a diff of this commit: cvs rdiff -u -r1.252 -r1.253

CVS commit: src/sys/arch/pmax/pmax

2020-09-03 Thread Simon Burge
Module Name:src Committed By: simonb Date: Thu Sep 3 07:05:30 UTC 2020 Modified Files: src/sys/arch/pmax/pmax: machdep.c Log Message: Make DDB "machine reset" call emulate pushing the HALT button. Useful if DDB gets confused and "reboot" doesn't work. To generate a

CVS commit: src/sys/arch/pmax/pmax

2019-12-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Dec 15 12:50:39 UTC 2019 Modified Files: src/sys/arch/pmax/pmax: disksubr.c Log Message: Disable (pretty useless and obscure) message when checking for Ultrix comaptible labels. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/arch/pmax/pmax

2019-02-06 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Feb 7 04:32:38 UTC 2019 Modified Files: src/sys/arch/pmax/pmax: bus.c Log Message: #if 0 the same code as already done To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/pmax/pmax/bus.c Please note that

CVS commit: src/sys/arch/pmax/pmax

2018-09-17 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Mon Sep 17 16:52:29 UTC 2018 Modified Files: src/sys/arch/pmax/pmax: dec_3min.c Log Message: Fix hangup after framebuffers are attached on 3MIN. PR port-pmax/53611 Ok'ed by mrg@. Should be pulled up to netbsd-7 and netbsd-8.

CVS commit: src/sys/arch/pmax/pmax

2017-07-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jul 16 17:35:20 UTC 2017 Modified Files: src/sys/arch/pmax/pmax: bus.c Log Message: fix printf formats. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/pmax/pmax/bus.c Please note that diffs are

CVS commit: src/sys/arch/pmax/pmax

2017-05-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu May 18 16:34:56 UTC 2017 Modified Files: src/sys/arch/pmax/pmax: bus.c bus_dma.c Log Message: Fix debug (make it compile) To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/pmax/pmax/bus.c cvs rdiff

CVS commit: src/sys/arch/pmax/pmax

2016-03-21 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Mar 22 04:48:25 UTC 2016 Modified Files: src/sys/arch/pmax/pmax: dec_3maxplus.c Log Message: revert part of rev 1.66 that converted a tri-state variable into a bool while leaving a comparision against "< 3". To generate a diff

CVS commit: src/sys/arch/pmax/pmax

2016-02-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Feb 1 17:39:41 UTC 2016 Modified Files: src/sys/arch/pmax/pmax: machdep.c Log Message: PR/50737: David Binderman: Check bounds before dereferencing. To generate a diff of this commit: cvs rdiff -u -r1.249 -r1.250

CVS commit: src/sys/arch/pmax/pmax

2014-03-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 24 19:31:40 UTC 2014 Modified Files: src/sys/arch/pmax/pmax: dec_3100.c dec_3max.c dec_3maxplus.c dec_3min.c dec_5100.c dec_maxine.c machdep.c Log Message: use cpu_{g,s}etmodel To generate a diff of this

CVS commit: src/sys/arch/pmax/pmax

2013-11-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Nov 10 20:18:51 UTC 2013 Modified Files: src/sys/arch/pmax/pmax: machdep.c Log Message: more unused variable fixes To generate a diff of this commit: cvs rdiff -u -r1.246 -r1.247 src/sys/arch/pmax/pmax/machdep.c Please

CVS commit: src/sys/arch/pmax/pmax

2011-04-06 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Wed Apr 6 15:31:08 UTC 2011 Modified Files: src/sys/arch/pmax/pmax: machdep.c Log Message: Move intr_init() (which initializes evcnt(9) for interrupts) from early machdep.c:mach_init() to autoconf.c:cpu_configure().

CVS commit: src/sys/arch/pmax/pmax

2011-04-06 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Wed Apr 6 15:31:48 UTC 2011 Modified Files: src/sys/arch/pmax/pmax: autoconf.c Log Message: Move intr_init() (which initializes evcnt(9) for interrupts) from early machdep.c:mach_init() to autoconf.c:cpu_configure().

CVS commit: src/sys/arch/pmax/pmax

2011-04-02 Thread Michael L. Hitch
Module Name:src Committed By: mhitch Date: Sun Apr 3 03:19:52 UTC 2011 Modified Files: src/sys/arch/pmax/pmax: dec_3maxplus.c dec_3min.c dec_maxine.c Log Message: Fix pmax timecounters for mips3-class machines. Apparently no one else has run a 5000/150 with 5.0 or later

CVS commit: src/sys/arch/pmax/pmax

2011-03-28 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Mon Mar 28 14:40:01 UTC 2011 Modified Files: src/sys/arch/pmax/pmax: locore_machdep.S Log Message: Use CALLFRAME_SP(sp) instead of CALLFRAME_S0(sp) to save s0. At least PROM's _getenv() on 3MIN doesn't preserve CALLFRAME_S0(s0)

CVS commit: src/sys/arch/pmax/pmax

2011-03-10 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Thu Mar 10 17:13:13 UTC 2011 Modified Files: src/sys/arch/pmax/pmax: dec_3max.c dec_3min.c Log Message: Set correct struct clockframe .intr value for hardclock(9). To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53

CVS commit: src/sys/arch/pmax/pmax

2009-07-21 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Tue Jul 21 14:26:48 UTC 2009 Modified Files: src/sys/arch/pmax/pmax: machdep.c Log Message: Fix an #ifdef botch in rev 1.214 that causes [ Kernel symbol table invalid! ] message at boot, which means no ksyms(4) support even on

CVS commit: src/sys/arch/pmax/pmax

2009-07-21 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Tue Jul 21 15:10:39 UTC 2009 Modified Files: src/sys/arch/pmax/pmax: machdep.c Log Message: No need to clear BSS in kernel itself if there is valid bootinfo, i.e. it's loaded by our native bootloader. To generate a diff of

CVS commit: src/sys/arch/pmax/pmax

2009-07-20 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Mon Jul 20 16:25:23 UTC 2009 Modified Files: src/sys/arch/pmax/pmax: dec_3100.c dec_3max.c dec_3maxplus.c dec_3min.c dec_maxine.c Log Message: Sprinkle keyword volatile around device register accesses. To generate

CVS commit: src/sys/arch/pmax/pmax

2009-07-20 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Mon Jul 20 16:45:50 UTC 2009 Modified Files: src/sys/arch/pmax/pmax: memc_3min.c Log Message: Sprinkle keyword volatile around device register accesses. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/sys/arch/pmax/pmax

2009-07-20 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Mon Jul 20 17:05:13 UTC 2009 Modified Files: src/sys/arch/pmax/pmax: autoconf.c bus_dma.c bus_space.c cpu.c dec_3100.c dec_3max.c dec_3maxplus.c dec_3min.c dec_5100.c dec_maxine.c disksubr.c mainbus.c