Author: cem
Date: Sun Sep 17 23:40:16 2017
New Revision: 323692
URL: https://svnweb.freebsd.org/changeset/base/323692
Log:
linsysfs(5): Add support for recent libdrm
Expose more information about PCI devices (and GPUs in particular) via
linsysfs to libdrm.
This allows unmodified mode
Author: cem
Date: Sun Sep 17 22:58:13 2017
New Revision: 323690
URL: https://svnweb.freebsd.org/changeset/base/323690
Log:
MCA: Expand AMD Thresholding support to cover all banks
When it was added in r314636, AMD Thresholding was hardcoded to only
bank 4 (Northbridge) for some reason. Ho
Author: ian
Date: Sun Sep 17 22:58:13 2017
New Revision: 323691
URL: https://svnweb.freebsd.org/changeset/base/323691
Log:
Give icee(4) a detach() method so it can be used as a module. Add a
module makefile for it.
Added:
head/sys/modules/i2c/icee/
head/sys/modules/i2c/icee/Makefile (c
Author: rmacklem
Date: Sun Sep 17 22:18:01 2017
New Revision: 323689
URL: https://svnweb.freebsd.org/changeset/base/323689
Log:
Fix bogus FREAD with NFSV4OPEN_ACCESSREAD. No functional change.
The code in nfscl_doflayoutio() bogusly used FREAD instead of
NFSV4OPEN_ACCESSREAD. Since both h
On 2017-Sep-17, at 12:28 PM, Emmanuel Vadot wrote:
> On Sun, 17 Sep 2017 11:50:49 -0700
> Mark Millard wrote:
>
>>> Author: manu
>>> Date: Sat Sep 16 15:58:20 2017
>>> New Revision: 323641
>>> URL:
>>> https://svnweb.freebsd.org/changeset/base/323641
>>>
>>>
>>> Log:
>>> Allwinner usb phy:
Author: jhibbits
Date: Sun Sep 17 20:07:20 2017
New Revision: 323687
URL: https://svnweb.freebsd.org/changeset/base/323687
Log:
Don't use a non-zero argument for __builtin_frame_address
__builtin_frame_address with a non-zero argument is unsafe and rejected by
newer gcc. Since it doesn't
[I went looking in the tree for head -r323676
and found *.dts* files listing usb things for
the BPI-M3 and a83t. So I add notes about that.]
On 2017-Sep-17, at 11:50 AM, Mark Millard wrote:
>> Author: manu
>> Date: Sat Sep 16 15:58:20 2017
>> New Revision: 323641
>> URL:
>> https://svnweb.freeb
Author: jhibbits
Date: Sun Sep 17 19:40:17 2017
New Revision: 323684
URL: https://svnweb.freebsd.org/changeset/base/323684
Log:
Print the correct bitmask for the running Book-E CPU
All the Book-E world is no longer e500v{1,2}. e500mc the 64-bit derivatives
do
not use the DOZE/NAP bits w
On Sun, 17 Sep 2017 11:50:49 -0700
Mark Millard wrote:
> > Author: manu
> > Date: Sat Sep 16 15:58:20 2017
> > New Revision: 323641
> > URL:
> > https://svnweb.freebsd.org/changeset/base/323641
> >
> >
> > Log:
> > Allwinner usb phy: Rework resource allocation
> >
> > . . .
> >
> > W
Author: gordon
Date: Sun Sep 17 19:14:38 2017
New Revision: 323683
URL: https://svnweb.freebsd.org/changeset/base/323683
Log:
MFV r323678: file 5.32
Approved by: emaste (mentor)
MFC after:2 weeks
Differential Revision:https://reviews.freebsd.org/D12400
Added:
head/contri
> Author: manu
> Date: Sat Sep 16 15:58:20 2017
> New Revision: 323641
> URL:
> https://svnweb.freebsd.org/changeset/base/323641
>
>
> Log:
> Allwinner usb phy: Rework resource allocation
>
> . . .
>
> While here remove A83T code as upstream and FreeBSD dts don't have
> nodes for USB
On Sun, Sep 17, 2017 at 02:56:44PM +0200, Andreas Tobler wrote:
> On 17.09.17 00:28, Mark Johnston wrote:
> > Thanks. Could you please try applying the patch at the end of this email
> > and see if that fixes the issue? I have not yet tried to compile it,
> > sorry.
>
> Excellent! I can confirm th
Author: markj
Date: Sun Sep 17 15:40:12 2017
New Revision: 323676
URL: https://svnweb.freebsd.org/changeset/base/323676
Log:
Implement mmu_page_init for AIM platforms.
As of r323290 we cannot rely on the vm_page array being
zero-initialized.
Reported and tested by: andreast
M
Author: emaste
Date: Sun Sep 17 14:03:54 2017
New Revision: 323675
URL: https://svnweb.freebsd.org/changeset/base/323675
Log:
libsysdecode: report invalid cap_rights_t
Previously we'd have an assertion failure in cap_rights_is_set if
sysdecode_cap_rights is called with an invalid cap_righ
On 17.09.17 00:28, Mark Johnston wrote:
On Sat, Sep 16, 2017 at 09:01:56PM +0200, Andreas Tobler wrote:
On 14.09.17 22:32, Mark Johnston wrote:
On Thu, Sep 14, 2017 at 09:51:17PM +0200, Andreas Tobler wrote:
Hi Mark,
On 07.09.17 23:43, Mark Johnston wrote:
Author: markj
Date: Thu Sep 7 21:4
Author: oshogbo
Date: Sun Sep 17 10:28:45 2017
New Revision: 323671
URL: https://svnweb.freebsd.org/changeset/base/323671
Log:
Fix language used in the r322923.
Pointed out by: wblock@
MFC after: 1 week
X-MFC-with: r322923
Modified:
head/UPDATING
head/sbin/geom/class/eli/g
Author: tuexen
Date: Sun Sep 17 09:27:27 2017
New Revision: 323670
URL: https://svnweb.freebsd.org/changeset/base/323670
Log:
Fix an accounting bug and use sctp_timer_start to start a timer.
MFC after:1 week
Modified:
head/sys/netinet/sctp_indata.c
Modified: head/sys/netinet/sctp_in
17 matches
Mail list logo