OpenBSD cvs log

created 2023-08-12T21:12:17Z
begin 2023-08-06T00:00:00Z
end 2023-08-07T00:00:00Z
path src/sys
commits 3

date 2023-08-06T14:30:08Z
author tobhe
files src/sys/dev/acpi/acpi_apm.c log diff annotate
message Add acpi_softc == NULL checks and return ENXIO instead of crashing on
non-acpi x86 machines. This was lost in refactoring when moving /dev/apm
code from acpi.c to acpi_apm.c.

Found by Anton Lindqvist after report from xavier.s at mailoo dot org
ok kettenis@

date 2023-08-06T14:40:25Z
author jsg
files src/sys/dev/pci/pcidevs log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_devlist.h log diff annotate
message add another Navi 33 device id

7480 rev 00 is Radeon Pro W7600
7489 rev 00 is Radeon Pro W7500
found in AMD Software: PRO Edition 23.Q3 W7000 Series

date 2023-08-06T14:41:10Z
author jsg
files src/sys/dev/pci/pcidevs.h log diff annotate
src/sys/dev/pci/pcidevs_data.h log diff annotate
message regen