On Mon, May 16, 2016 at 5:24 PM, Peter Wemm wrote:
> Author: peter
> Date: Tue May 17 00:24:53 2016
> New Revision: 27
> URL: https://svnweb.freebsd.org/changeset/base/27
>
> Log:
> Attempt to fix r299660:
> slba is used only for the GPT case.
> elba is used if either GPT or LOADER_G
Author: truckman
Date: Tue May 17 04:03:45 2016
New Revision: 32
URL: https://svnweb.freebsd.org/changeset/base/32
Log:
When clearing rtmsg, pass &rtmsg to bzero() instead of the address of
just the header
Reported by: Coverity
CID: 1007568, 1194256
MFC after:1 w
Author: grog
Date: Tue May 17 04:40:00 2016
New Revision: 33
URL: https://svnweb.freebsd.org/changeset/base/33
Log:
Correct use of incorrect grammar.
Modified:
head/share/man/man4/gdb.4
Modified: head/share/man/man4/gdb.4
==
Author: truckman
Date: Tue May 17 05:05:30 2016
New Revision: 35
URL: https://svnweb.freebsd.org/changeset/base/35
Log:
swprintf() and apparently wcsftime() want the their output buffer size
specified in terms of the the number of wide characters and not
sizeof(buffer).
Reported
On Tue, May 17, 2016 at 8:31 AM, Adrian Chadd wrote:
> Author: adrian
> Date: Tue May 17 00:31:37 2016
> New Revision: 30
> URL: https://svnweb.freebsd.org/changeset/base/30
30! Congrats! :P
___
svn-src-head@freebsd.org mailing list
https:/
On Mon, May 16, 2016 at 10:05 PM, Don Lewis wrote:
> Author: truckman
> Date: Tue May 17 05:05:30 2016
> New Revision: 35
> URL: https://svnweb.freebsd.org/changeset/base/35
>
> Log:
> swprintf() and apparently wcsftime() want the their output buffer size
> specified in terms of the th
Author: kevlo
Date: Tue May 17 06:04:33 2016
New Revision: 36
URL: https://svnweb.freebsd.org/changeset/base/36
Log:
The EEPROM is lying about antennas. Don't hardcode things based on the chip
version which is not what the vendor driver happens to do.
Modified:
head/sys/dev/ral/rt2
On 16 May, Conrad Meyer wrote:
> On Mon, May 16, 2016 at 10:05 PM, Don Lewis wrote:
>> Author: truckman
>> Date: Tue May 17 05:05:30 2016
>> New Revision: 35
>> URL: https://svnweb.freebsd.org/changeset/base/35
>>
>> Log:
>> swprintf() and apparently wcsftime() want the their output buff
Author: arybchik
Date: Tue May 17 06:23:50 2016
New Revision: 37
URL: https://svnweb.freebsd.org/changeset/base/37
Log:
sfxge(4): store licensing state in efx_lic
Check licensing support at NIC startup to avoid multiple checks later.
As state is stored, licensing initialisation is
Author: arybchik
Date: Tue May 17 06:25:00 2016
New Revision: 38
URL: https://svnweb.freebsd.org/changeset/base/38
Log:
sfxge(4): query and use current MTU if setting the MTU fails
This allows the driver to fall back to the largest usable MTU if a
user attempts to configure an unp
Author: arybchik
Date: Tue May 17 06:26:02 2016
New Revision: 39
URL: https://svnweb.freebsd.org/changeset/base/39
Log:
sfxge(4): fix Medford timer quantum calculation in common code
The event/timer block used sysclk in Huntington, but has been
moved to the dpcpu clock domain for
Author: arybchik
Date: Tue May 17 06:27:19 2016
New Revision: 300010
URL: https://svnweb.freebsd.org/changeset/base/300010
Log:
sfxge(4): restore clearing of MCDI new epoch flag in common code
Submitted by: Andy Moreton
Sponsored by: Solarflare Communications, Inc.
MFC after:
Author: arybchik
Date: Tue May 17 06:28:03 2016
New Revision: 300011
URL: https://svnweb.freebsd.org/changeset/base/300011
Log:
sfxge(4): only raise an exception after MC assert or reboot in the common code
Fix efx_mcdi_request_poll so it only raises an exception if EIO is
reported from a
Author: sgalabov
Date: Tue May 17 06:30:46 2016
New Revision: 300012
URL: https://svnweb.freebsd.org/changeset/base/300012
Log:
Fix issues with mt762x etherswitch driver
Fix issues that crept in with initial import.
Approved by: adrian (mentor)
Sponsored by: Smartcom - Bulgaria AD
Author: sgalabov
Date: Tue May 17 06:42:24 2016
New Revision: 300013
URL: https://svnweb.freebsd.org/changeset/base/300013
Log:
Import LEDE dts files for Ralink/Mediatek
This is an import of the reworked LEDE dts files. Besides other things
they make it easier for us to reuse.
The on
Author: sgalabov
Date: Tue May 17 06:45:25 2016
New Revision: 300014
URL: https://svnweb.freebsd.org/changeset/base/300014
Log:
Add proper PCIe init for MT7628/MT7688 SoCs
PCIe PHY needs different initialization on MT7628/MT7688 SoCs than it does
on MT7620.
However, LEDE (and OpenWRT) d
Author: adrian
Date: Tue May 17 06:52:53 2016
New Revision: 300015
URL: https://svnweb.freebsd.org/changeset/base/300015
Log:
[bhnd] Finish bhnd(4) PCI/PCIe-G1 hostb support.
Now that we've got access to SPROM and can access board identification,
this implements all known remaining hardwa
101 - 117 of 117 matches
Mail list logo