Re: CVS commit: src/sys/dev/pci

2019-10-19 Thread Tom Ivar Helbekkmo
Tobias Nygren writes: > Yep, MSI works now. According to the PCI Express Base Specification, > Revision 3.0, table 7-3, having the bus master bit set to 0 disables > MSI. Asmedia chip seems to have a bug which makes DMA work regardless ... Yup - it works just fine! Well done! :) ahcisata0: int

CVS commit: src/lib/libnvmm

2019-10-19 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sat Oct 19 19:45:10 UTC 2019 Modified Files: src/lib/libnvmm: libnvmm_x86.c Log Message: Put back 'default', because llvm apparently doesn't realize that all cases are covered in the switch. To generate a diff of this commit: cvs

CVS commit: src/lib/libnvmm

2019-10-19 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sat Oct 19 19:45:10 UTC 2019 Modified Files: src/lib/libnvmm: libnvmm_x86.c Log Message: Put back 'default', because llvm apparently doesn't realize that all cases are covered in the switch. To generate a diff of this commit: cvs

CVS commit: src/sys/arch

2019-10-19 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Oct 19 18:04:26 UTC 2019 Modified Files: src/sys/arch/aarch64/aarch64: cpu.c locore.S src/sys/arch/aarch64/include: cpu.h param.h src/sys/arch/arm/acpi: cpu_acpi.c src/sys/arch/arm/arm32: cpu.c

CVS commit: src/sys/arch

2019-10-19 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Oct 19 18:04:26 UTC 2019 Modified Files: src/sys/arch/aarch64/aarch64: cpu.c locore.S src/sys/arch/aarch64/include: cpu.h param.h src/sys/arch/arm/acpi: cpu_acpi.c src/sys/arch/arm/arm32: cpu.c

CVS commit: src/crypto/external/bsd/heimdal/dist/kuser

2019-10-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Oct 19 15:55:51 UTC 2019 Modified Files: src/crypto/external/bsd/heimdal/dist/kuser: kinit.c Log Message: - factor out common code - use llabs because time_t can be long long. To generate a diff of this commit: cvs rdiff -

CVS commit: src/crypto/external/bsd/heimdal/dist/kuser

2019-10-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Oct 19 15:55:51 UTC 2019 Modified Files: src/crypto/external/bsd/heimdal/dist/kuser: kinit.c Log Message: - factor out common code - use llabs because time_t can be long long. To generate a diff of this commit: cvs rdiff -

CVS commit: src/sys/external/bsd/acpica/dist/common

2019-10-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Oct 19 15:48:48 UTC 2019 Modified Files: src/sys/external/bsd/acpica/dist/common: dmtables.c Log Message: fix printf format (llvm) To generate a diff of this commit: cvs rdiff -u -r1.1.1.8 -r1.2 \ src/sys/external/bsd/

CVS commit: src/sys/external/bsd/acpica/dist/common

2019-10-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Oct 19 15:48:48 UTC 2019 Modified Files: src/sys/external/bsd/acpica/dist/common: dmtables.c Log Message: fix printf format (llvm) To generate a diff of this commit: cvs rdiff -u -r1.1.1.8 -r1.2 \ src/sys/external/bsd/

CVS commit: src/usr.bin/indent

2019-10-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Oct 19 15:44:31 UTC 2019 Modified Files: src/usr.bin/indent: indent.c indent.h io.c lexi.c parse.c Log Message: use stdarg, annotate function as __printflike and fix broken formats. To generate a diff of this commit: cvs r

CVS commit: src/usr.bin/indent

2019-10-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Oct 19 15:44:31 UTC 2019 Modified Files: src/usr.bin/indent: indent.c indent.h io.c lexi.c parse.c Log Message: use stdarg, annotate function as __printflike and fix broken formats. To generate a diff of this commit: cvs r

CVS commit: src/sys/arch/zaurus/zaurus

2019-10-19 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Oct 19 14:42:30 UTC 2019 Modified Files: src/sys/arch/zaurus/zaurus: machdep.c Log Message: Fix a build error with options VERBOSE_INIT_ARM. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/sys/arch/zaurus/

CVS commit: src/sys/arch/zaurus/zaurus

2019-10-19 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Oct 19 14:42:30 UTC 2019 Modified Files: src/sys/arch/zaurus/zaurus: machdep.c Log Message: Fix a build error with options VERBOSE_INIT_ARM. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/sys/arch/zaurus/

CVS commit: src/sys/arch/evbarm/conf

2019-10-19 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Sat Oct 19 13:09:57 UTC 2019 Modified Files: src/sys/arch/evbarm/conf: GENERIC64 Log Message: evbarm: add dwcwdt(4) to GENERIC64 To generate a diff of this commit: cvs rdiff -u -r1.108 -r1.109 src/sys/arch/evbarm/conf/GENERIC64 Pl

CVS commit: src/sys/arch/evbarm/conf

2019-10-19 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Sat Oct 19 13:09:57 UTC 2019 Modified Files: src/sys/arch/evbarm/conf: GENERIC64 Log Message: evbarm: add dwcwdt(4) to GENERIC64 To generate a diff of this commit: cvs rdiff -u -r1.108 -r1.109 src/sys/arch/evbarm/conf/GENERIC64 Pl

CVS commit: src/sys/dev/fdt

2019-10-19 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Sat Oct 19 13:08:52 UTC 2019 Modified Files: src/sys/dev/fdt: dwcwdt_fdt.c Log Message: dwcwdt: make this work correctly - sysmon_wdog.smw_period is seconds, not milliseconds - tickle the watchdog before enabling it To generate a

CVS commit: src/sys/dev/fdt

2019-10-19 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Sat Oct 19 13:08:52 UTC 2019 Modified Files: src/sys/dev/fdt: dwcwdt_fdt.c Log Message: dwcwdt: make this work correctly - sysmon_wdog.smw_period is seconds, not milliseconds - tickle the watchdog before enabling it To generate a

CVS commit: src/sys/arch/arm/rockchip

2019-10-19 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Sat Oct 19 12:55:21 UTC 2019 Modified Files: src/sys/arch/arm/rockchip: rk3399_cru.c rk_cru.h Log Message: rk3399: add definition for the watchdog timer clock gate The watchdog timer clock gate is a bit special because it's a secure

CVS commit: src/sys/arch/arm/rockchip

2019-10-19 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Sat Oct 19 12:55:21 UTC 2019 Modified Files: src/sys/arch/arm/rockchip: rk3399_cru.c rk_cru.h Log Message: rk3399: add definition for the watchdog timer clock gate The watchdog timer clock gate is a bit special because it's a secure