Re: Panic from vesa_configure()

2016-01-07 Thread Cy Schubert
In message , Adrian Chadd writes: > Ok, > > So try adding this check: > > vmbuf = x86bios_alloc(, sizeof(*buf), M_WAITOK); > if (vmbuf == NULL) { > printf("%s: x86bios_alloc failed!\n", __func__); > goto fail; > } > >

Re: Panic from vesa_configure()

2016-01-07 Thread Cy Schubert
In message , Jeremie Le Hen writes: > On Mon, Dec 21, 2015 at 12:57 AM, Adrian Chadd wrote > : > > can you copy/paste the file:line that each of those stackframes represents? > > > > I may have an idea

FreeBSD_HEAD_amd64_gcc4.9 - Build #1005 - Still Failing

2016-01-07 Thread jenkins-admin
FreeBSD_HEAD_amd64_gcc4.9 - Build #1005 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/1005/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/1005/changes Full build log:

Re: r 293304: BROKEN: buildkernel fails due to error: error: no member named 't_maxopd' in 'struct tcpcb'

2016-01-07 Thread David Wolfskill
On Thu, Jan 07, 2016 at 06:31:11AM +0100, O. Hartmann wrote: > Recent r293304 fails to build kernel due to the error below: > > [...] > --- kern_testfrwk.o --- > cc -O2 -pipe -O3 -O3 -pipe -march=native -fno-strict-aliasing -Werror > -D_KERNEL -DKLD_MODULE -nostdinc

Re: r 293304: BROKEN: buildkernel fails due to error: error: no member named 't_maxopd' in 'struct tcpcb'

2016-01-07 Thread Andrew Berg
On 2016.01.07 06:43, David Wolfskill wrote: > The attached patch gets through the buildkernel. After install & reboot, > I'm not seeing obvious issues -- I can still talk to the box over TCP, at > least. This exact change was committed about an hour ago.

FreeBSD_HEAD_i386 - Build #2058 - Fixed

2016-01-07 Thread jenkins-admin
FreeBSD_HEAD_i386 - Build #2058 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2058/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2058/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2058/console Change summaries:

Re: after update to r292778 no interface ath0 and wlan0

2016-01-07 Thread Kevin Oberman
On Thu, Jan 7, 2016 at 3:49 AM, Matthias Apitz wrote: > El día Thursday, January 07, 2016 a las 03:04:24AM +0100, Michael Gmelin > escribió: > > > > wlans_ath0="wlan0" > > > ifconfig_wlan0="WPA DHCP" > > > > > > (i.e. unchanged as they worked before); in dmesg the aht0 is shown