Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Mar 2016 02:23:42 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        jhibbits@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org
Subject:   FreeBSD_HEAD_i386 - Build #2496 - Fixed
Message-ID:  <1214799324.181.1456971824500.JavaMail.jenkins@jenkins-9.freebsd.org>
In-Reply-To: <1532402484.179.1456961857741.JavaMail.jenkins@jenkins-9.freebsd.org>
References:  <1532402484.179.1456961857741.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD_HEAD_i386 - Build #2496 - Fixed:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2496/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2496/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2496/console

Change summaries:

296331 by jhibbits:
Let rman_init() initialize the default rman range.

If rm_start and rm_end are both 0 on input to rman_init(), rman_init()
pre-initializes them to the default range.  No need to set it before.

296330 by jhibbits:
Another convert to bus_alloc_resource_anywhere().

Depending on how cbus hands out resources, this could actually be
bus_alloc_resource_any() instead.

296329 by jhibbits:
Allocate the PCI BAR resource with bus_alloc_resource_any()

We don't support allocating any other range with PCI BARs.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1214799324.181.1456971824500.JavaMail.jenkins>