OpenBSD cvs log

created 2021-08-31T17:59:40Z
begin 2021-08-23T00:00:00Z
end 2021-08-24T00:00:00Z
path src/sys
commits 2

date 2021-08-23T08:59:31Z
author stsp
files src/sys/dev/pci/if_iwx.c log diff annotate
message Fix the initial length check in iwx_fill_probe_req() to match iwm(4).

Patch by zxystd from OpenIntelWireless.

date 2021-08-23T17:50:26Z
author anton
files src/sys/dev/usb/ucc.c log diff annotate
message I missed that wskbd_rawinput() is hidden behind WSDISPLAY_COMPAT_RAWKBD
as discovered by deraadt@; should hopefully make ucc(4) work on alpha.