OpenBSD cvs log

created 2019-01-12T16:11:51Z
begin 2019-01-05T00:00:00Z
end 2019-01-06T00:00:00Z
path src/sys
commits 9

date 2019-01-05T02:58:36Z
author jsg
files src/sys/arch/arm64/conf/RAMDISK log diff annotate
message enable ohci at fdt on RAMDISK as well
ok dlg@

date 2019-01-05T03:42:19Z
author jsg
files src/sys/arch/arm/simplebus/simplebus.c log diff annotate
message match arm64 and print unconfigured simplebus devices on armv7
ok dlg@ kettenis@

date 2019-01-05T11:49:41Z
author jsg
files src/sys/dev/pci/pcidevs log diff annotate
message add more intel core and 300 series u ids

date 2019-01-05T11:50:32Z
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 2019-01-05T11:55:46Z
author jsg
files src/sys/dev/pci/if_em_hw.h log diff annotate
message Add em_pch_cnp to IS_ICH8 macro. Missed when adding em_pch_cnp.

date 2019-01-05T11:59:39Z
author jsg
files src/sys/arch/octeon/dev/simplebus.c log diff annotate
message match arm64 and armv7 and print unconfigured simplebus devices on octeon
ok and tested by visa@

date 2019-01-05T12:16:59Z
author visa
files src/sys/arch/mips64/mips64/tlbhandler.S log diff annotate
message Replace two-operand instruction aliases that clang does not
understand with the three-operand instructions.

No binary change with gas.

date 2019-01-05T12:18:13Z
author visa
files src/sys/arch/mips64/mips64/tlbhandler.S log diff annotate
message Expand a macro instruction for clang. Unlike gas, the integrated
assembler does not handle the large immediate value automatically.

date 2019-01-05T18:46:36Z
author kettenis
files src/sys/dev/pci/if_em_hw.h log diff annotate
message fix previous commit

"please commit asap" deraadt@