OpenBSD cvs log

created 2023-02-12T09:01:54Z
begin 2023-02-05T00:00:00Z
end 2023-02-06T00:00:00Z
path src/sys
commits 3

date 2023-02-05T01:57:59Z
author jsg
files src/sys/dev/pci/pcidevs log diff annotate
message add Intel Elkhart Lake ids

from:
Intel Atom x6000E Series, and Intel Pentium and Celeron N and
J Series Processors for IoT Applications
Datasheet, Volume 1
Document Number: 636112-1.6

AHCI changed from 0x4b60 to 0x4b63 to match what is seen on
Dell EMC Edge Gateway 3200 with Atom x6425RE and
Compulab fitlet3 with Atom x6425E.

0x4b7f is documented as Reserved but is SRAM

ok patrick@ jan@

date 2023-02-05T01:58:30Z
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 2023-02-05T02:26:02Z
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
message match on Elkhart Lake
ok patrick@ jan@