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 as
> > > usual wit
In message
, Adrian Chadd writes:
> Ok,
>
> So try adding this check:
>
> vmbuf = x86bios_alloc(&offs, sizeof(*buf), M_WAITOK);
> if (vmbuf == NULL) {
> printf("%s: x86bios_alloc failed!\n", __func__);
> goto fail;
> }
>
> ... that call shouldn't be failing, but if it's truely failing o
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:
293
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.
https://svnweb.freebsd.org/base/head/sys/ne
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 -DHAVE_KERNEL_OPTION_HEADER
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:
https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_
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 or two..
>
> Sure here we go:
>
> (kgdb) list *vesa_configure+0x270
> 0x80b25cd0 is i