OpenBSD cvs log

created 2021-04-18T06:02:09Z
begin 2021-04-14T00:00:00Z
end 2021-04-15T00:00:00Z
path src/sys
commits 4

date 2021-04-14T18:35:14Z
author kettenis
files src/sys/arch/powerpc64/powerpc64/fpu.c log diff annotate
message Properly restore FPSCR register.

ok deraadt@

date 2021-04-14T18:36:42Z
author stsp
files src/sys/dev/pci/pcidevs log diff annotate
message Add PCI IDs of the Thunderbolt and WiFi devices in Thinkpad X1 Extreme Gen 3.

Patch by Ivo Sbalzarini

ok deraadt@

date 2021-04-14T18:37:14Z
author stsp
files src/sys/dev/pci/pcidevs.h log diff annotate
src/sys/dev/pci/pcidevs_data.h log diff annotate
message regen

date 2021-04-14T18:38:54Z
author stsp
files src/sys/dev/pci/if_iwx.c log diff annotate
message Make iwx(4) attach to AX201 devices with PCI ID 0x06f0.

Patch and testing by Ivo Sbalzarini
ok deraadt@