the bitrig master branch has been updated by marco with 5 new commits:

commit 622f8f20253c815a0e1a1f972266952824677177
diff: https://github.com/bitrig/bitrig/commit/622f8f2
author: Marco Peereboom <[email protected]>
date: Mon May 2 15:54:22 2016 -0500

Make acpidmar (aka vtd) a boot time option.

Select hardware runs fine with vtd but some doesn't and having this as a
branch makes it very painful to use/test.

One can now boot the kernel with -c and enable acpidmar to see if vtd
works.  If this works well enough one can then use config to modify
binary kernel to boot with acpidmar enabled.  See config(8) for
instructions.

M       sys/arch/amd64/conf/generic.amd64
M       sys/arch/amd64/pci/pci_machdep.c
M       sys/dev/acpi/acpi.c
M       sys/dev/acpi/acpidmar.h
M       sys/dev/pci/drm/i915/i915_gem.c

commit 1a3f612c982fc3f311786b1a68763d981f7a558b
diff: https://github.com/bitrig/bitrig/commit/1a3f612
author: Marco Peereboom <[email protected]>
date: Mon May 2 14:54:18 2016 -0500

whitespace

M       sys/dev/acpi/acpidmar.c

commit cc9a1396439b621fb7efefcf439d68cb820998b4
diff: https://github.com/bitrig/bitrig/commit/cc9a139
author: Marco Peereboom <[email protected]>
date: Thu Apr 21 10:01:24 2016 -0500

inteldrm support in vtd

M       sys/dev/pci/drm/i915/i915_gem.c

commit 6ac803af54125fd93c7d468ede539c33e81c62c5
diff: https://github.com/bitrig/bitrig/commit/6ac803a
author: Marco Peereboom <[email protected]>
date: Thu Apr 21 09:42:18 2016 -0500

add sleep support to vtd

M       sys/arch/amd64/include/pci_machdep.h
M       sys/arch/amd64/pci/pci_machdep.c
M       sys/dev/acpi/acpi.c

commit 9fc2f30fea8db72b22b60b84ec9a96ae50648c12
diff: https://github.com/bitrig/bitrig/commit/9fc2f30
author: Marco Peereboom <[email protected]>
date: Thu Apr 21 09:35:58 2016 -0500

add acpidmar

M       sys/arch/amd64/conf/generic.amd64
A       sys/dev/acpi/acpidmar.c
A       sys/dev/acpi/acpidmar.h
M       sys/dev/acpi/files.acpi

Reply via email to