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

2024-12-09 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Dec 10 00:41:30 UTC 2024 Modified Files: src/sys/arch/arm/arm32: bus_dma.c Log Message: arm/bus_dma: Sprinkle error check with __predict_{true,false}. Sprinkle error check in bus_dmamap_load*() and bus_dmamap_sync() with __

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

2024-12-09 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Dec 10 00:41:30 UTC 2024 Modified Files: src/sys/arch/arm/arm32: bus_dma.c Log Message: arm/bus_dma: Sprinkle error check with __predict_{true,false}. Sprinkle error check in bus_dmamap_load*() and bus_dmamap_sync() with __

CVS commit: src/sys/dev/acpi

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 23:41:36 UTC 2024 Modified Files: src/sys/dev/acpi: acpi_wakedev.c Log Message: Don't setup GPEs on HW reduced platforms To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/dev/acpi/acpi_wakedev.c

CVS commit: src/sys/dev/acpi

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 23:41:36 UTC 2024 Modified Files: src/sys/dev/acpi: acpi_wakedev.c Log Message: Don't setup GPEs on HW reduced platforms To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/dev/acpi/acpi_wakedev.c

CVS commit: src/tests/usr.bin/xlint/lint1

2024-12-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 9 22:43:33 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_126.c Log Message: tests/lint: test more cases of type mismatch in '?:' To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/tests/usr.bi

CVS commit: src/tests/usr.bin/xlint/lint1

2024-12-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 9 22:43:33 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_126.c Log Message: tests/lint: test more cases of type mismatch in '?:' To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/tests/usr.bi

CVS commit: src/sys/dev/acpi

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:29:49 UTC 2024 Modified Files: src/sys/dev/acpi: acpi_i2c.c Log Message: Remove some debug printfs To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/dev/acpi/acpi_i2c.c Please note that diffs

CVS commit: src/sys/dev/acpi

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:29:49 UTC 2024 Modified Files: src/sys/dev/acpi: acpi_i2c.c Log Message: Remove some debug printfs To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/dev/acpi/acpi_i2c.c Please note that diffs

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

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:17:31 UTC 2024 Modified Files: src/sys/arch/evbarm/conf: GENERIC64 Log Message: enable ikbd(4) To generate a diff of this commit: cvs rdiff -u -r1.220 -r1.221 src/sys/arch/evbarm/conf/GENERIC64 Please note that

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

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:17:31 UTC 2024 Modified Files: src/sys/arch/evbarm/conf: GENERIC64 Log Message: enable ikbd(4) To generate a diff of this commit: cvs rdiff -u -r1.220 -r1.221 src/sys/arch/evbarm/conf/GENERIC64 Please note that

CVS commit: src/sys/dev/i2c

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:06:32 UTC 2024 Modified Files: src/sys/dev/i2c: ihidev.c Log Message: ihidev: Only reset the HID device once during attach. >From OpenBSD: https://github.com/openbsd/src/commit/e773e7e3935196eea663821602d3f77d

CVS commit: src/sys/dev/acpi

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:15:34 UTC 2024 Modified Files: src/sys/dev/acpi: xhci_acpi.c Log Message: acpi: xhci: Add support for generic USB role switching device nodes. URS nodes have a child node that contains the interrupt resource for t

CVS commit: src/sys/dev/acpi

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:15:34 UTC 2024 Modified Files: src/sys/dev/acpi: xhci_acpi.c Log Message: acpi: xhci: Add support for generic USB role switching device nodes. URS nodes have a child node that contains the interrupt resource for t

CVS commit: src/sys/dev/acpi

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:13:14 UTC 2024 Modified Files: src/sys/dev/acpi: qcomiic.c Log Message: qcomiic: Register GSB address space handler. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/acpi/qcomiic.c Please

CVS commit: src/sys/dev/acpi

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:13:14 UTC 2024 Modified Files: src/sys/dev/acpi: qcomiic.c Log Message: qcomiic: Register GSB address space handler. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/acpi/qcomiic.c Please

CVS commit: src/sys/dev/acpi

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:12:54 UTC 2024 Modified Files: src/sys/dev/acpi: acpi_i2c.c acpi_i2c.h Log Message: acpi: i2c: Support GenericSerialBus address space handlers. Add support for I2C controllers to install GSB address space handlers

CVS commit: src/sys/dev/acpi

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:12:54 UTC 2024 Modified Files: src/sys/dev/acpi: acpi_i2c.c acpi_i2c.h Log Message: acpi: i2c: Support GenericSerialBus address space handlers. Add support for I2C controllers to install GSB address space handlers

CVS commit: src/sys/dev/acpi

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:10:25 UTC 2024 Modified Files: src/sys/dev/acpi: acpi_gpio.c acpi_gpio.h acpivar.h qcomgpio.c qcomgpioreg.h Log Message: acpi: gpio: Pass the full ACPI_RESOURCE_GPIO to the translate callback. To gene

CVS commit: src/sys/dev/acpi

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:10:25 UTC 2024 Modified Files: src/sys/dev/acpi: acpi_gpio.c acpi_gpio.h acpivar.h qcomgpio.c qcomgpioreg.h Log Message: acpi: gpio: Pass the full ACPI_RESOURCE_GPIO to the translate callback. To gene

CVS commit: src/sys/dev/i2c

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:06:32 UTC 2024 Modified Files: src/sys/dev/i2c: ihidev.c Log Message: ihidev: Only reset the HID device once during attach. >From OpenBSD: https://github.com/openbsd/src/commit/e773e7e3935196eea663821602d3f77d

CVS commit: src/sys/dev/i2c

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:05:17 UTC 2024 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: ikbd.c Log Message: Import ikbd(4) from OpenBSD. To generate a diff of this commit: cvs rdiff -u -r1.128 -r1.129 src

CVS commit: src/sys/dev/i2c

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:05:17 UTC 2024 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: ikbd.c Log Message: Import ikbd(4) from OpenBSD. To generate a diff of this commit: cvs rdiff -u -r1.128 -r1.129 src

CVS commit: src/sys/dev/hid

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:04:18 UTC 2024 Modified Files: src/sys/dev/hid: files.hid Added Files: src/sys/dev/hid: hidkbd.c hidkbdsc.h Log Message: Import hidkbd support from OpenBSD. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/dev/hid

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:04:18 UTC 2024 Modified Files: src/sys/dev/hid: files.hid Added Files: src/sys/dev/hid: hidkbd.c hidkbdsc.h Log Message: Import hidkbd support from OpenBSD. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/dev/hid

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:03:35 UTC 2024 Modified Files: src/sys/dev/hid: hid.c Log Message: Fix parsing keyboard HID descriptor on ThinkPad T14s Gen6. Undo a change made 18 years ago when the bluetooth stack was imported. The commit messa

CVS commit: src/sys/dev/hid

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 22:03:35 UTC 2024 Modified Files: src/sys/dev/hid: hid.c Log Message: Fix parsing keyboard HID descriptor on ThinkPad T14s Gen6. Undo a change made 18 years ago when the bluetooth stack was imported. The commit messa

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

2024-12-09 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Mon Dec 9 22:00:44 UTC 2024 Modified Files: src/sys/arch/arm/xscale: pxa2x0reg.h Log Message: s/autio/audio/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/sys/arch/arm/xscale/pxa2x0reg.h Please

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

2024-12-09 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Mon Dec 9 22:00:44 UTC 2024 Modified Files: src/sys/arch/arm/xscale: pxa2x0reg.h Log Message: s/autio/audio/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/sys/arch/arm/xscale/pxa2x0reg.h Please

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

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 21:56:19 UTC 2024 Modified Files: src/sys/arch/arm/acpi: acpi_iort.c acpi_iort.h acpi_machdep.c Log Message: arm64: acpi: Honour DMA memory address limit for named components. To generate a diff of this commit: cvs

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

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 21:56:19 UTC 2024 Modified Files: src/sys/arch/arm/acpi: acpi_iort.c acpi_iort.h acpi_machdep.c Log Message: arm64: acpi: Honour DMA memory address limit for named components. To generate a diff of this commit: cvs

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

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 21:55:06 UTC 2024 Modified Files: src/sys/arch/arm/arm: arm_cpu_topology.c Log Message: arm64: Fix Oryon topology. The Oryon CPUs don't set the MT bit in MPIDR_EL1, leading to a bogus topology. Work around this for n

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

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 21:55:06 UTC 2024 Modified Files: src/sys/arch/arm/arm: arm_cpu_topology.c Log Message: arm64: Fix Oryon topology. The Oryon CPUs don't set the MT bit in MPIDR_EL1, leading to a bogus topology. Work around this for n

CVS commit: src/sys/arch

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 21:52:53 UTC 2024 Modified Files: src/sys/arch/aarch64/aarch64: cpu.c src/sys/arch/arm/include: cputypes.h Log Message: arm64: Identify Qualcomm Oryon CPUs To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: src/sys/arch

2024-12-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 9 21:52:53 UTC 2024 Modified Files: src/sys/arch/aarch64/aarch64: cpu.c src/sys/arch/arm/include: cputypes.h Log Message: arm64: Identify Qualcomm Oryon CPUs To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: src

2024-12-09 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Dec 9 18:48:56 UTC 2024 Modified Files: src/distrib/sets/lists/comp: mi src/lib/libc/stdio: Makefile.inc Log Message: PR lib/58850: add man page link for snprintf_ss To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: src

2024-12-09 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Dec 9 18:48:56 UTC 2024 Modified Files: src/distrib/sets/lists/comp: mi src/lib/libc/stdio: Makefile.inc Log Message: PR lib/58850: add man page link for snprintf_ss To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: src

2024-12-09 Thread Niclas Rosenvik
Module Name:src Committed By: nros Date: Mon Dec 9 12:09:02 UTC 2024 Modified Files: src/include: string.h src/lib/libc/string: strdup.3 Log Message: memccpy, strdup and strndup are in C23 7.26.2.2 memccpy 7.26.2.6 strdup 7.26.2.7 strndup To generate a diff of

CVS commit: src

2024-12-09 Thread Niclas Rosenvik
Module Name:src Committed By: nros Date: Mon Dec 9 12:09:02 UTC 2024 Modified Files: src/include: string.h src/lib/libc/string: strdup.3 Log Message: memccpy, strdup and strndup are in C23 7.26.2.2 memccpy 7.26.2.6 strdup 7.26.2.7 strndup To generate a diff of

CVS commit: src/doc

2024-12-09 Thread Nathanial Sloss
mplement the ncurses extension wgetscrreg which returns the scrolling region of the given window. [blymn 20241205] editline(3): Print 0 width characters. [christos 20241205] + mac68k: Support for backlight control on PowerBooks. [nat 20241209]

CVS commit: src/doc

2024-12-09 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Mon Dec 9 10:35:51 UTC 2024 Modified Files: src/doc: CHANGES Log Message: Mention backlight control on PowerBooks (mac68k). To generate a diff of this commit: cvs rdiff -u -r1.3117 -r1.3118 src/doc/CHANGES Please note that diffs

CVS commit: src/sys/arch/mac68k/dev

2024-12-09 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Mon Dec 9 10:32:53 UTC 2024 Modified Files: src/sys/arch/mac68k/dev: aed.c genfb_grfbus.c Log Message: Add support for backlight control. Currently it is only supported on PowerBooks. The backlight can be turned off or on via pmf(9

CVS commit: src/sys/arch/mac68k/dev

2024-12-09 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Mon Dec 9 10:32:53 UTC 2024 Modified Files: src/sys/arch/mac68k/dev: aed.c genfb_grfbus.c Log Message: Add support for backlight control. Currently it is only supported on PowerBooks. The backlight can be turned off or on via pmf(9