OpenBSD cvs log

created 2024-03-10T06:38:25Z
begin 2024-03-06T00:00:00Z
end 2024-03-07T00:00:00Z
path src/sys
commits 6

date 2024-03-06T00:05:18Z
author jsg
files src/sys/dev/pci/pcidevs log diff annotate
message add Intel Meteor Lake U/H/U-Type4 ids

from:
Intel Core Ultra Processor
Datasheet, Volume 1 of 2, Doc. No.: 792044, Rev.: 002

Mesa iris_pci_ids.h

ok deraadt@ kettenis@

date 2024-03-06T00:05:49Z
author jsg
files src/sys/dev/pci/pcidevs.h log diff annotate
src/sys/dev/pci/pcidevs_data.h log diff annotate
message regen

date 2024-03-06T00:11:25Z
author jsg
files src/sys/dev/pci/azalia.c log diff annotate
src/sys/dev/pci/dwiic_pci.c log diff annotate
src/sys/dev/pci/ichiic.c log diff annotate
src/sys/dev/pci/pucdata.c log diff annotate
message match on Intel Meteor Lake U/H/U-Type4
ok deraadt@ kettenis@

date 2024-03-06T07:01:24Z
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 AMD Instinct MI300 device ids

date 2024-03-06T07:01:53Z
author jsg
files src/sys/dev/pci/pcidevs.h log diff annotate
src/sys/dev/pci/pcidevs_data.h log diff annotate
message regen

date 2024-03-06T14:55:22Z
author kettenis
files src/sys/dev/fdt/rkclock.c log diff annotate
src/sys/dev/fdt/rkclock_clocks.h log diff annotate
message Add SPI clocks for other 64-bit Rockchip SoCs.

ok jsg@, deraadt@