OpenBSD cvs log

created 2022-06-26T05:09:43Z
begin 2022-06-23T00:00:00Z
end 2022-06-24T00:00:00Z
path src/sys
commits 4

date 2022-06-23T00:31:37Z
author jsg
files src/sys/dev/usb/usbdevs log diff annotate
message add some intel bluetooth ids

0x0032 Typhoon Peak (AX210, AX1675)
0x0033 Garfield Peak (AX211, AX411, AX1690, AX1675)
0x0035 Madison Peak
0x07da Jackson Peak (2230, 6235)
0x07dc Wilkins Peak (7260)
0x0aa7 Sandy Peak (3168)
0x0aaa Jefferson Peak (9461, 9462, 9560)

date 2022-06-23T00:32:06Z
author jsg
files src/sys/dev/usb/usbdevs.h log diff annotate
src/sys/dev/usb/usbdevs_data.h log diff annotate
message regen

date 2022-06-23T09:38:28Z
author jsg
files src/sys/dev/pci/if_em.c log diff annotate
src/sys/dev/pci/if_em_hw.c log diff annotate
src/sys/dev/pci/if_em_hw.h log diff annotate
message add tgp and adp mac types and change from reusing cnp
ok claudio@

date 2022-06-23T09:47:04Z
author jsg
files src/sys/dev/pci/if_em_hw.c log diff annotate
message ungate DMA clock on >= tgp to avoid packet loss on Alder Lake
chicken bit set in linux but not documented anywhere I can find
ok claudio@