[Bug 215025] Panic in arptimer

2016-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215025 Andriy Voskoboinyk changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

Re: svn commit: r309400 - head/sys/dev/acpica

2016-12-03 Thread Oliver Pinter
On Sat, Dec 3, 2016 at 9:58 PM, Oliver Pinter wrote: > On 12/3/16, Oliver Pinter wrote: >> On 12/3/16, Oliver Pinter wrote: >>> On Fri, Dec 2, 2016 at 9:21 AM, Hans Petter Selasky >>> wrote: Author: hselasky Date: Fri Dec 2 08:21:08 2016 New Revision: 309400 URL: https://sv

[Bug 215025] Panic in arptimer

2016-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215025 Bug ID: 215025 Summary: Panic in arptimer Product: Base System Version: 11.0-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me

Re: CFT EFI Boot Refactoring

2016-12-03 Thread Ben Woods
On 3 December 2016 at 01:02, Eric McCorkle wrote: > Therefore, I would like to issue a CFT for this changeset. We need > people using the boot1/loader EFI boot setup to test their setup using > boot1 and loader as built with this patch applied. > After I got this to build, I managed to install

Re: CFT EFI Boot Refactoring

2016-12-03 Thread Ben Woods
On 3 December 2016 at 14:40, Ben Woods wrote: > I just applied your diff to my subversion repository, and tried to > buildworld, but the build failed with the following error: > > make[6]: make[6]: don't know how to make efipart.c. Stop > > make[6]: stopped in /usr/src/sys/boot/efi/drivers > ***