OpenBSD cvs log

created 2019-01-30T12:51:47Z
begin 2019-01-12T00:00:00Z
end 2019-01-13T00:00:00Z
path src/sys
commits 6

date 2019-01-12T13:50:52Z
author visa
files src/sys/arch/octeon/dev/octsctl.c log diff annotate
message Attach the AHCI controller bridge driver even if the AHCI controller
node is not present in fdt.

date 2019-01-12T16:11:22Z
author stsp
files src/sys/dev/usb/if_otus.c log diff annotate
message Make the scan loop in otus(4) terminate properly when the interface
is going down. Problem reported by ian@.
ok mpi@ ian@

date 2019-01-12T16:12:10Z
author stsp
files src/sys/dev/usb/if_otus.c log diff annotate
message Fix potential use-after-free if xfer allocation fails when otus(4) attaches.
ok mpi@ ian@

date 2019-01-12T16:59:38Z
author visa
files src/sys/arch/octeon/conf/GENERIC log diff annotate
src/sys/arch/octeon/conf/RAMDISK log diff annotate
src/sys/arch/octeon/conf/files.octeon log diff annotate
src/sys/arch/octeon/dev/octgpio.c log diff annotate
message Add a driver for OCTEON GPIO controller.

date 2019-01-12T19:08:02Z
author kettenis
files src/sys/dev/fdt/sxiccmu_clocks.h log diff annotate
message Add missing OHCI-related clocks.

date 2019-01-12T19:37:16Z
author kettenis
files src/sys/arch/armv7/conf/GENERIC log diff annotate
src/sys/arch/armv7/conf/RAMDISK log diff annotate
message Enable ohci at fdt.