OpenBSD cvs log

created 2018-11-29T22:03:26Z
begin 2018-06-12T00:00:00Z
end 2018-06-13T00:00:00Z
path src/sys
commits 4

date 2018-06-12T06:59:27Z
author mlarkin
files src/sys/dev/usb/if_axen.c log diff annotate
message axen(4): Identify the owner of some chatty printfs

ok stsp

date 2018-06-12T07:11:18Z
author mlarkin
files src/sys/dev/acpi/dsdt.c log diff annotate
message Don't panic on I/O to unregistered regionspaces. Needed to unbreak the GPD
pocket which has a questionable BIOS. The code will now simply printf
and return to the caller without doing any I/O in this case. The spec
defines this to be undefined behaviour anyway.

ok kettenis, deraadt, pirofti

date 2018-06-12T20:19:57Z
author kettenis
files src/sys/dev/fdt/imxccm.c log diff annotate
src/sys/dev/fdt/imxccm_clocks.h log diff annotate
message Add a bunch of i.MX7 clocks.

date 2018-06-12T20:20:42Z
author kettenis
files src/sys/dev/fdt/if_fec.c log diff annotate
message Enable on i.MX6SX and i.MX7.