OpenBSD cvs log

created 2021-12-26T02:50:34Z
begin 2021-12-24T00:00:00Z
end 2021-12-25T00:00:00Z
path src/sys
commits 5

date 2021-12-24T00:01:39Z
author patrick
files src/sys/arch/arm64/conf/GENERIC log diff annotate
src/sys/arch/arm64/conf/RAMDISK log diff annotate
src/sys/arch/arm64/conf/files.arm64 log diff annotate
src/sys/arch/arm64/dev/apliic.c log diff annotate
message Add apliic(4), a driver for the I2C controller found on various Apple SoCs.

ok kettenis@

date 2021-12-24T06:18:11Z
author hastings
files src/sys/dev/usb/usbdevs log diff annotate
message Add some more mtw(4) devices.
ASUS USB-N10 v2, D-Link DWA-127 rev B1, Edimax EW-7711UAn v2,
various Ralink/MediaTek ids.

ok stsp@

date 2021-12-24T06:19:24Z
author hastings
files src/sys/dev/usb/usbdevs.h log diff annotate
src/sys/dev/usb/usbdevs_data.h log diff annotate
message regen

date 2021-12-24T06:50:16Z
author visa
files src/sys/kern/uipc_socket.c log diff annotate
message Make poll/select version of filt_solisten() more similar to soo_poll().

OK mpi@

date 2021-12-24T06:53:18Z
author hastings
files src/sys/dev/usb/if_mtw.c log diff annotate
message Support more mtw(4) devices.
ASUS USB-N10 v2, D-Link DWA-127 rev B1, Edimax EW-7711UAn v2,
various Ralink/MediaTek ids.

ok stsp@