OpenBSD cvs log

created 2019-04-30T03:56:01Z
begin 2019-03-06T00:00:00Z
end 2019-03-07T00:00:00Z
path src/sys
commits 5

date 2019-03-06T00:34:08Z
author tedu
files src/sys/ufs/ufs/ufs_dirhash.c log diff annotate
message increase dirhash mem a bit since very tiny machines are less common.
perhaps not enough for everyone, but we'll see what happens.

date 2019-03-06T09:36:27Z
author tb
files src/sys/kern/tty_pty.c log diff annotate
message Revert revision 1.91. It results in significant log spam when
running vmd, as observed by mlarkin and myself.

discussed with anton and mlarkin

date 2019-03-06T11:00:49Z
author jmatthew
files src/sys/dev/pci/if_ixl.c log diff annotate
message Ignore rx interrupts if the interface isn't supposed to be running.
In some situations the pxe rom seems to leave rx interrupts
pending, so we get them as soon as we turn interrupts on.
Trying to process rx interrupts before we've allocated an rx ring
leads to crashes.

ok dlg@

date 2019-03-06T15:32:38Z
author jcs
files src/sys/dev/acpi/acpithinkpad.c log diff annotate
message thinkpad_[gs]et_backlight -> thinkpad_[gs]et_kbd_backlight

make it clear these are dealing with keyboard backlight and not
screen backlight

date 2019-03-06T15:36:30Z
author jcs
files src/sys/dev/acpi/acpithinkpad.c log diff annotate
message explicitly unmask keyboard brightness and screen brightness events

on newer machines these may be masked by default so unmask them to
keep wscons keyboard.backlight in sync and give us a chance to react
to screen brightness keys.

on those newer machines, make thinkpad_brightness_{up,down} use the
ACPI method for adjusting screen brightness instead of the old CMOS
method.

tested by many
fixes x270, x280, t470s, t470p, x1c6
no regression on x201, x230, x240, x250