OpenBSD cvs log

created 2019-05-08T04:14:37Z
begin 2017-12-23T00:00:00Z
end 2017-12-24T00:00:00Z
path src/sys
commits 12

date 2017-12-23T01:33:51Z
author jsg
files src/sys/dev/pci/pcidevs log diff annotate
message add ids for intel coffee lake-s and series 200/300 pch

date 2017-12-23T01:34:35Z
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 2017-12-23T01:42:31Z
author jsg
files src/sys/dev/pci/ichiic.c log diff annotate
message match on intel 200 series

date 2017-12-23T01:44:24Z
author jsg
files src/sys/dev/pci/azalia.c log diff annotate
message enable snooping on Intel 200 Series HDA

date 2017-12-23T10:23:34Z
author kettenis
files src/sys/arch/armv7/conf/GENERIC log diff annotate
src/sys/arch/armv7/conf/RAMDISK log diff annotate
src/sys/arch/armv7/exynos/exehci.c log diff annotate
src/sys/arch/armv7/exynos/Attic/exsysreg.c log diff annotate
src/sys/arch/armv7/exynos/Attic/exsysregvar.h log diff annotate
src/sys/arch/armv7/exynos/files.exynos log diff annotate
message Use regmap interface to tweak "SYSREG" PHY configuration registers and
remove exsysreg(4). The exsysreg(4) driver would no longer attach
as syscon(4) would match its node in the device tree. As a result the
driver corss-call would panic.

Makes te Odroid-XU4 work again.

date 2017-12-23T10:30:25Z
author fcambus
files src/sys/dev/rasops/rasops.c log diff annotate
message Remove dead assignment.

Now that we call rasops_putchar_rotated(), we don't need ri anymore.

OK kettenis@

date 2017-12-23T10:50:15Z
author bru
files src/sys/dev/wscons/wstpad.c log diff annotate
message scrolling: take care of noise.

date 2017-12-23T12:28:45Z
author kettenis
files src/sys/dev/fdt/sxipio.c log diff annotate
message Avoid null-pointer dereference wen a device tree refers to a pin-function
that doesn't exist.

date 2017-12-23T12:55:26Z
author kettenis
files src/sys/dev/fdt/sxipio_pins.h log diff annotate
message Sync Allwinner H3/H5 pin definitions with Linux.

date 2017-12-23T15:04:46Z
author kettenis
files src/sys/arch/arm64/arm64/pmap.c log diff annotate
message Remove stray space.

date 2017-12-23T18:34:54Z
author mlarkin
files src/sys/dev/pci/pcidevs log diff annotate
message Add missing Sunrise Point-H I2C controller PCI IDs

date 2017-12-23T18:35:41Z
author mlarkin
files src/sys/dev/pci/pcidevs.h log diff annotate
src/sys/dev/pci/pcidevs_data.h log diff annotate
message regen