Author: andrew
Date: Thu Dec 24 09:40:29 2015
New Revision: 292683
URL: https://svnweb.freebsd.org/changeset/base/292683
Log:
Ads support to the xhci pci attachment to use MSI-X interrupts when
available. As with MSI interrupts these can be disabled by setting
hw.usb.xhci.msix to 0 in the lo
Author: bapt
Date: Thu Dec 24 11:30:29 2015
New Revision: 292684
URL: https://svnweb.freebsd.org/changeset/base/292684
Log:
Reduce overlinking
ifconfig does not need libbsdxml and libsbuf only lib80211 needs it
Modified:
head/sbin/ifconfig/Makefile
Modified: head/sbin/ifconfig/Makefile
Author: bapt
Date: Thu Dec 24 11:35:42 2015
New Revision: 292685
URL: https://svnweb.freebsd.org/changeset/base/292685
Log:
Reduce overlinking
Modified:
head/cddl/sbin/zfs/Makefile
head/cddl/sbin/zpool/Makefile
Modified: head/cddl/sbin/zfs/Makefile
=
Author: bapt
Date: Thu Dec 24 11:41:21 2015
New Revision: 292686
URL: https://svnweb.freebsd.org/changeset/base/292686
Log:
Since removal of oldnfs support linking to kvm is not needed anymore
Modified:
head/usr.bin/nfsstat/Makefile
head/usr.bin/nfsstat/nfsstat.c
Modified: head/usr.bin/nfs
Author: bapt
Date: Thu Dec 24 11:43:32 2015
New Revision: 292687
URL: https://svnweb.freebsd.org/changeset/base/292687
Log:
camadd does not require linking to libsbuf or libbsdxml directly
Modified:
head/usr.sbin/camdd/Makefile
Modified: head/usr.sbin/camdd/Makefile
=
Author: bapt
Date: Thu Dec 24 11:56:37 2015
New Revision: 292688
URL: https://svnweb.freebsd.org/changeset/base/292688
Log:
Reduce zfs utilities overlinking
Modified:
head/cddl/usr.sbin/zdb/Makefile
head/cddl/usr.sbin/zhack/Makefile
Modified: head/cddl/usr.sbin/zdb/Makefile
===
Author: pluknet
Date: Thu Dec 24 13:57:43 2015
New Revision: 292689
URL: https://svnweb.freebsd.org/changeset/base/292689
Log:
Fixed comment placement.
Before r12296, this comment described the udp_recvspace default value.
Spotted by: ru
Sponsored by: Nginx, Inc.
Modified:
head/
Author: mav
Date: Thu Dec 24 14:53:29 2015
New Revision: 292690
URL: https://svnweb.freebsd.org/changeset/base/292690
Log:
Some polishing for command timeouts handling.
Modified:
head/sys/dev/isp/isp.c
head/sys/dev/isp/isp_freebsd.c
head/sys/dev/isp/ispmbox.h
Modified: head/sys/dev/isp/i
On Mon, 2015-12-07 at 12:20 +, Konstantin Belousov wrote:
> Author: kib
> Date: Mon Dec 7 12:20:26 2015
> New Revision: 291937
> URL: https://svnweb.freebsd.org/changeset/base/291937
>
> Log:
> Add support for usermode (vdso-like) gettimeofday(2) and
> clock_gettime(2) on ARMv7 and ARMv8
Author: br
Date: Thu Dec 24 15:47:51 2015
New Revision: 292691
URL: https://svnweb.freebsd.org/changeset/base/292691
Log:
Add support for RISC-V architecture.
Reviewed by: andrew, kib
Sponsored by: DARPA, AFRL
Sponsored by: HEIF5
Differential Revision:https://reviews.freebsd.
Author: adrian
Date: Thu Dec 24 15:52:21 2015
New Revision: 292692
URL: https://svnweb.freebsd.org/changeset/base/292692
Log:
Begin the initial support for the mips1004kc core.
* add build option;
* add initial coherence manager config register bits;
* use the right hazard instruction (
Author: adrian
Date: Thu Dec 24 15:58:33 2015
New Revision: 292693
URL: https://svnweb.freebsd.org/changeset/base/292693
Log:
Flesh out some build time configuration options for the realtek/mediatek
ports.
The sys/mips/rt305x/ code currently has these hard-coded with a comment
to make t
> On Dec 24, 2015, at 07:40, Ian Lepore wrote:
>
>> On Mon, 2015-12-07 at 12:20 +, Konstantin Belousov wrote:
>> Author: kib
>> Date: Mon Dec 7 12:20:26 2015
>> New Revision: 291937
>> URL: https://svnweb.freebsd.org/changeset/base/291937
>>
>> Log:
>> Add support for usermode (vdso-like)
Author: jlh
Date: Thu Dec 24 16:35:28 2015
New Revision: 292694
URL: https://svnweb.freebsd.org/changeset/base/292694
Log:
Replace all whitespaces between port name and number with tabs,
Modified:
head/etc/services
Modified: head/etc/services
=
Author: brnrd (ports committer)
Date: Thu Dec 24 16:51:03 2015
New Revision: 292695
URL: https://svnweb.freebsd.org/changeset/base/292695
Log:
Update mentors for brnrd
- Remove vsevolod as mentor for brnrd
- Add feld as mentor for brnrd
Reviewed by: koobs (mentor), vsevolod (men
Author: jlh
Date: Thu Dec 24 16:55:09 2015
New Revision: 292696
URL: https://svnweb.freebsd.org/changeset/base/292696
Log:
MFC r292564:
Add port for IRC over TLS/SSL, as noted in RFC 7194.
PR: 192505
Submitted by: loic.b...@unix-experience.fr
MFC
Author: sbruno
Date: Thu Dec 24 17:05:25 2015
New Revision: 292697
URL: https://svnweb.freebsd.org/changeset/base/292697
Log:
Fix NO INET6 build broken at svn r292674
Reported by: ohart...@zedat.fu-berlin.de
Modified:
head/sys/dev/ixgbe/ix_txrx.c
Modified: head/sys/dev/ixgbe/ix_txrx.c
=
On Thu, Dec 24, 2015 at 08:40:42AM -0700, Ian Lepore wrote:
> On Mon, 2015-12-07 at 12:20 +, Konstantin Belousov wrote:
> > Author: kib
> > Date: Mon Dec 7 12:20:26 2015
> > New Revision: 291937
> > URL: https://svnweb.freebsd.org/changeset/base/291937
> >
> > Log:
> > Add support for userm
Author: adrian
Date: Thu Dec 24 18:30:04 2015
New Revision: 292698
URL: https://svnweb.freebsd.org/changeset/base/292698
Log:
[rt305x] Prepare for the upcoming regime change - add RT305x options.
Submitted by: Stanislav Galabov
Modified:
head/sys/mips/conf/RT305X
Modified: head/sys/mip
Author: adrian
Date: Thu Dec 24 18:31:55 2015
New Revision: 292699
URL: https://svnweb.freebsd.org/changeset/base/292699
Log:
[rt305x] add register space definitions for later generation chips.
This adds definitions for the MT5350 and MT7620 SoCs.
Submitted by: Stanislav Galabov
Modi
Author: adrian
Date: Thu Dec 24 18:33:08 2015
New Revision: 292700
URL: https://svnweb.freebsd.org/changeset/base/292700
Log:
[rt305x] add PCI bus / resource allocation code for the MT7620.
This is based on the sys/arm/mv/ pci resource/allocation code.
Submitted by: Stanislav Galabov
Author: adrian
Date: Thu Dec 24 18:34:46 2015
New Revision: 292701
URL: https://svnweb.freebsd.org/changeset/base/292701
Log:
[MT7620] add SPI device support.
Submitted by: Alexander A. Mityaev
Added:
head/sys/mips/rt305x/rt305x_spi.c (contents, props changed)
Added: head/sys/mips/rt
Author: adrian
Date: Thu Dec 24 18:36:08 2015
New Revision: 292702
URL: https://svnweb.freebsd.org/changeset/base/292702
Log:
[MT7620] add ehci/ohci USB support.
The newer chips don't use OTG; they're more traditional USB.
Submitted by: Stanislav Galabov
Added:
head/sys/mips/rt305x
Author: adrian
Date: Thu Dec 24 18:40:10 2015
New Revision: 292703
URL: https://svnweb.freebsd.org/changeset/base/292703
Log:
[rt305x] Add initial RT5350 and MT7620 glue.
* Add in chipset awareness to the obio bus layout (ie, which devices are
where);
* Add in some USB OTG changes to
Author: adrian
Date: Thu Dec 24 18:41:16 2015
New Revision: 292704
URL: https://svnweb.freebsd.org/changeset/base/292704
Log:
[rt] add support for the RT5350 and MT7620 SoCs.
This is a work in progress; bringing the interface down stops further
use. It only happens on RT5350/MT7620.
Author: emaste
Date: Thu Dec 24 18:53:17 2015
New Revision: 292705
URL: https://svnweb.freebsd.org/changeset/base/292705
Log:
rtld: remove old XXX comment missed in r35529
Sponsored by: The FreeBSD Foundation
Modified:
head/libexec/rtld-elf/rtld.c
Modified: head/libexec/rtld-elf/rtld.c
Author: pkelsey
Date: Thu Dec 24 19:09:48 2015
New Revision: 292706
URL: https://svnweb.freebsd.org/changeset/base/292706
Log:
Implementation of server-side TCP Fast Open (TFO) [RFC7413].
TFO is disabled by default in the kernel build. See the top comment
in sys/netinet/tcp_fastopen.c fo
I'm running Atmel hardware with this change built on amd64.
I'm not sure what the issue here is.
Warner
On Dec 24, 2015 8:40 AM, "Ian Lepore" wrote:
> On Mon, 2015-12-07 at 12:20 +, Konstantin Belousov wrote:
> > Author: kib
> > Date: Mon Dec 7 12:20:26 2015
> > New Revision: 291937
> > URL
On Thu, Dec 24, 2015 at 12:34:57PM -0700, Warner Losh wrote:
> I'm running Atmel hardware with this change built on amd64.
> I'm not sure what the issue here is.
I suspect that either clang for cross-build is misconfigured for armv6,
or universe uses wrong clang (again, for armv6, instead of for ar
> On Dec 24, 2015, at 10:00, Konstantin Belousov wrote:
>
>> On Thu, Dec 24, 2015 at 08:40:42AM -0700, Ian Lepore wrote:
>>> On Mon, 2015-12-07 at 12:20 +, Konstantin Belousov wrote:
>>> Author: kib
>>> Date: Mon Dec 7 12:20:26 2015
>>> New Revision: 291937
>>> URL: https://svnweb.freebsd.o
Author: brueffer
Date: Thu Dec 24 20:15:14 2015
New Revision: 292707
URL: https://svnweb.freebsd.org/changeset/base/292707
Log:
MFH: r292263
Assorted grammar, spelling and punctuation fixes.
PR: 203336, 203339
Submitted by: esp...@rpi.edu, theme...@gmail.com
Modified:
st
On Thu, 2015-12-24 at 20:00 +0200, Konstantin Belousov wrote:
> On Thu, Dec 24, 2015 at 08:40:42AM -0700, Ian Lepore wrote:
> > On Mon, 2015-12-07 at 12:20 +, Konstantin Belousov wrote:
> > > Author: kib
> > > Date: Mon Dec 7 12:20:26 2015
> > > New Revision: 291937
> > > URL: https://svnweb.f
Author: brueffer
Date: Thu Dec 24 20:19:49 2015
New Revision: 292708
URL: https://svnweb.freebsd.org/changeset/base/292708
Log:
MFH: r292263
Assorted grammar, spelling and punctuation fixes.
PR: 203336, 203339
Submitted by: esp...@rpi.edu, theme...@gmail.com
Modified:
st
On Wed, Dec 23, 2015 at 08:02:10AM +1100, Bruce Evans wrote:
> On Tue, 22 Dec 2015, Konstantin Belousov wrote:
>
> > Log:
> > If we annoy user with the terminal output due to failed load of
> > interpreter, also show the actual error code instead of some
> > interpretation.
>
> This and nearby
On Thu, Dec 24, 2015 at 01:18:53PM -0700, Ian Lepore wrote:
> Oh, I know what's likely at the heart of this... I'm using gcc 4.2.1
> for arm v4/v5, because clang 3.7 is broken (works to crossbuild, but
> fails to run native). The mrrc instruction was introduced at arm arch
> 5E, I'll bet clang is
On Thu, 2015-12-24 at 23:10 +0200, Konstantin Belousov wrote:
> On Thu, Dec 24, 2015 at 01:18:53PM -0700, Ian Lepore wrote:
> > Oh, I know what's likely at the heart of this... I'm using gcc
> > 4.2.1
> > for arm v4/v5, because clang 3.7 is broken (works to crossbuild,
> > but
> > fails to run nati
On 20 Dec 2015, at 13:02, Cy Schubert wrote:
Cy Schubert writes:
In message <201511050726.ta57qxlu074...@repo.freebsd.org>, "George V.
Neville-N
eil" writes:
Author: gnn
Date: Thu Nov 5 07:26:32 2015
New Revision: 290383
URL: https://svnweb.freebsd.org/changeset/base/290383
Log:
Replace th
On Thu, 24 Dec 2015, Konstantin Belousov wrote:
On Wed, Dec 23, 2015 at 08:02:10AM +1100, Bruce Evans wrote:
On Tue, 22 Dec 2015, Konstantin Belousov wrote:
Log:
If we annoy user with the terminal output due to failed load of
interpreter, also show the actual error code instead of some
int
Author: kib
Date: Thu Dec 24 22:13:52 2015
New Revision: 292709
URL: https://svnweb.freebsd.org/changeset/base/292709
Log:
Do not compile ARMv6 instructions on ARMv4/v5. Although clang is fine
with mrrc, gcc is not. The disabled code is not executed on ARMv4
anyway.
Reported and revie
Author: ngie
Date: Thu Dec 24 22:22:02 2015
New Revision: 292710
URL: https://svnweb.freebsd.org/changeset/base/292710
Log:
Remove unused function `act_getkernstring`
This fixes a clang -Wunused warning
Differential Revision: https://reviews.freebsd.org/D4697
MFC after: 1 week
Repo
Author: adrian
Date: Thu Dec 24 22:27:00 2015
New Revision: 292711
URL: https://svnweb.freebsd.org/changeset/base/292711
Log:
Add missing device rename.
Modified:
head/sys/mips/conf/RT305X
Modified: head/sys/mips/conf/RT305X
===
Author: adrian
Date: Fri Dec 25 00:58:41 2015
New Revision: 292712
URL: https://svnweb.freebsd.org/changeset/base/292712
Log:
Add initial configuration files for the MT7620 and RT5350 SoCs.
These are all works in progress. Notably - no wifi support just yet!
I've booted the MT7620 on
Author: mav
Date: Fri Dec 25 03:44:29 2015
New Revision: 292715
URL: https://svnweb.freebsd.org/changeset/base/292715
Log:
Clear virtual port's port database when disabling it.
Previously it was done only on full chip reinit, that caused old ports
resurrect in case of virtual port reenabl
43 matches
Mail list logo