svn commit: r261827 - head/sys/dev/usb/input

2014-02-13 Thread Hans Petter Selasky
Author: hselasky Date: Thu Feb 13 09:09:14 2014 New Revision: 261827 URL: http://svnweb.freebsd.org/changeset/base/261827 Log: - Remove not needed definitions from driver. - Get USB input report length from HID descriptor. - Use 1 finger TAP for devices which has no integrated button. -

Re: svn commit: r261801 - head/contrib/libc++/include

2014-02-13 Thread David Chisnall
On 13 Feb 2014, at 01:04, Alexander Kabaev kab...@gmail.com wrote: The refusal to use tools that are there precisely to help to help with the binary compatibility in favor of mindless library bumps is just sad. Perhaps you could share with the class. What is the correct way of solving this

Re: svn commit: r261801 - head/contrib/libc++/include

2014-02-13 Thread Stefan Farfeleder
On Wed, Feb 12, 2014 at 06:14:50PM +, Dimitry Andric wrote: Author: dim Date: Wed Feb 12 18:14:49 2014 New Revision: 261801 URL: http://svnweb.freebsd.org/changeset/base/261801 Log: An ABI incompatibility crept into the libc++ 3.4 import in r261283. It was caused by upstream

svn commit: r261832 - in head: share/man/man5 usr.sbin/jail

2014-02-13 Thread Niclas Zeising
Author: zeising (doc,ports committer) Date: Thu Feb 13 12:52:26 2014 New Revision: 261832 URL: http://svnweb.freebsd.org/changeset/base/261832 Log: Add cross references between rc.conf(5) and jail.conf(5). MFC after:2 weeks Modified: head/share/man/man5/rc.conf.5

svn commit: r261833 - head/usr.sbin/jail

2014-02-13 Thread Niclas Zeising
Author: zeising (doc,ports committer) Date: Thu Feb 13 12:53:57 2014 New Revision: 261833 URL: http://svnweb.freebsd.org/changeset/base/261833 Log: Add commas (,) to the list in the SEE ALSO section, to match most other manuals. MFC after:2 weeks Modified:

svn commit: r261834 - in head: share/man/man5 usr.sbin/jail

2014-02-13 Thread Niclas Zeising
Author: zeising (doc,ports committer) Date: Thu Feb 13 13:11:34 2014 New Revision: 261834 URL: http://svnweb.freebsd.org/changeset/base/261834 Log: Bump .Dd forgotten in r261832. MFC after:2 weeks Modified: head/share/man/man5/rc.conf.5 head/usr.sbin/jail/jail.conf.5 Modified:

svn commit: r261835 - head/sys/netinet6

2014-02-13 Thread Andrey V. Elsukov
Author: ae Date: Thu Feb 13 14:10:44 2014 New Revision: 261835 URL: http://svnweb.freebsd.org/changeset/base/261835 Log: Drop packets to multicast address whose scop field contains the reserved value 0. MFC after:1 week Sponsored by: Yandex LLC Modified:

svn commit: r261836 - head/sys/arm/at91

2014-02-13 Thread Warner Losh
Author: imp Date: Thu Feb 13 15:46:08 2014 New Revision: 261836 URL: http://svnweb.freebsd.org/changeset/base/261836 Log: Fix board name. Modified: head/sys/arm/at91/board_eb9200.c Modified: head/sys/arm/at91/board_eb9200.c

svn commit: r261837 - head/sys/arm/at91

2014-02-13 Thread Warner Losh
Author: imp Date: Thu Feb 13 15:47:41 2014 New Revision: 261837 URL: http://svnweb.freebsd.org/changeset/base/261837 Log: Fix board ID too... Modified: head/sys/arm/at91/board_eb9200.c Modified: head/sys/arm/at91/board_eb9200.c

svn commit: r261838 - head/share/man/man4

2014-02-13 Thread Christian Brueffer
Author: brueffer Date: Thu Feb 13 16:13:31 2014 New Revision: 261838 URL: http://svnweb.freebsd.org/changeset/base/261838 Log: Add a deprecation notice to nve.4 and Xref nfe.4. MFC after:3 days Modified: head/share/man/man4/nve.4 Modified: head/share/man/man4/nve.4

svn commit: r261841 - head/sys/arm/at91

2014-02-13 Thread Warner Losh
Author: imp Date: Thu Feb 13 16:50:08 2014 New Revision: 261841 URL: http://svnweb.freebsd.org/changeset/base/261841 Log: Honor the disabled status by only grabbing resources and returning when running under FDT. Modified: head/sys/arm/at91/at91_spi.c head/sys/arm/at91/at91_twi.c

svn commit: r261842 - in head/sys: conf dev/gpio

2014-02-13 Thread Luiz Otavio O Souza
Author: loos Date: Thu Feb 13 17:08:29 2014 New Revision: 261842 URL: http://svnweb.freebsd.org/changeset/base/261842 Log: Add an OFW GPIO compatible bus. This allows the use of the DTS files to describe GPIO bindings in the system. Move the GPIOBUS lock macros to gpiobusvar.h as they

svn commit: r261843 - in head: share/man/man4 sys/dev/gpio

2014-02-13 Thread Luiz Otavio O Souza
Author: loos Date: Thu Feb 13 17:58:52 2014 New Revision: 261843 URL: http://svnweb.freebsd.org/changeset/base/261843 Log: Add OFW support to the in tree gpio compatible devices: gpioiic(4) and gpioled(4). Tested on RPi and BBB (using the hardware I2C controller and gpioiic(4) for the

svn commit: r261844 - in head/sys/dev: iicbus ofw

2014-02-13 Thread Luiz Otavio O Souza
Author: loos Date: Thu Feb 13 18:22:49 2014 New Revision: 261844 URL: http://svnweb.freebsd.org/changeset/base/261844 Log: Allow the use of OFW I2C bus together with iicbb(4) on OFW-based systems. This change makes ofw_iicbus attach to iicbb(4) controllers in addition to the already

svn commit: r261845 - in head/sys/arm: broadcom/bcm2835 ti

2014-02-13 Thread Luiz Otavio O Souza
Author: loos Date: Thu Feb 13 18:42:23 2014 New Revision: 261845 URL: http://svnweb.freebsd.org/changeset/base/261845 Log: Allow the use of the OFW GPIO bus for ti_gpio and bcm2835_gpio. With this change the gpio children can be described as directly connected to the GPIO controller

svn commit: r261846 - in head/sys: arm/conf boot/fdt/dts

2014-02-13 Thread Luiz Otavio O Souza
Author: loos Date: Thu Feb 13 18:51:37 2014 New Revision: 261846 URL: http://svnweb.freebsd.org/changeset/base/261846 Log: Make the gpioled(4) work out of the box on BBB. Add gpioled(4) to BEAGLEBONE kernel and add the description of the four on-board leds of beaglebone-black to its DTS

svn commit: r261847 - head/sys/netinet6

2014-02-13 Thread Alexander V. Chernikov
Author: melifaro Date: Thu Feb 13 19:09:04 2014 New Revision: 261847 URL: http://svnweb.freebsd.org/changeset/base/261847 Log: Further simplify nd6_output_lle. Currently we have 3 usage patterns: 1) nd6_output (most traffic flow, no lle supplied, lle RLOCK sufficient) 2) corner cases for

svn commit: r261848 - head/sys/arm/freescale/imx

2014-02-13 Thread Ian Lepore
Author: ian Date: Thu Feb 13 19:14:23 2014 New Revision: 261848 URL: http://svnweb.freebsd.org/changeset/base/261848 Log: Remove a couple obsolete function declarations. Modified: head/sys/arm/freescale/imx/imx_machdep.h Modified: head/sys/arm/freescale/imx/imx_machdep.h

Re: svn commit: r261843 - in head: share/man/man4 sys/dev/gpio

2014-02-13 Thread Nathan Whitehorn
On 02/13/14 11:58, Luiz Otavio O Souza wrote: Author: loos Date: Thu Feb 13 17:58:52 2014 New Revision: 261843 URL: http://svnweb.freebsd.org/changeset/base/261843 Log: Add OFW support to the in tree gpio compatible devices: gpioiic(4) and gpioled(4). Tested on RPi and BBB (using

Re: svn commit: r261842 - in head/sys: conf dev/gpio

2014-02-13 Thread Nathan Whitehorn
On 02/13/14 11:08, Luiz Otavio O Souza wrote: Author: loos Date: Thu Feb 13 17:08:29 2014 New Revision: 261842 URL: http://svnweb.freebsd.org/changeset/base/261842 Log: Add an OFW GPIO compatible bus. This allows the use of the DTS files to describe GPIO bindings in the system.

svn commit: r261855 - head/sys/arm/arm

2014-02-13 Thread Andrew Turner
Author: andrew Date: Thu Feb 13 21:30:54 2014 New Revision: 261855 URL: http://svnweb.freebsd.org/changeset/base/261855 Log: Allow the kernel to be loaded at any 1MiB address. This requirement is because we use the 1MiB section maps as they only need a single pagetable. To allow this we

svn commit: r261858 - head/sys/kern

2014-02-13 Thread Christian Brueffer
Author: brueffer Date: Thu Feb 13 22:24:36 2014 New Revision: 261858 URL: http://svnweb.freebsd.org/changeset/base/261858 Log: Fix a bug in be_uuid_dec(); it called le16dec() instead of be16dec(), probably due to copy+pasting le_uuid_dec(). PR: 146588 Submitted by: Erwin Rol

svn commit: r261859 - in head: sys/net usr.bin/netstat

2014-02-13 Thread Adrian Chadd
Author: adrian Date: Fri Feb 14 00:05:09 2014 New Revision: 261859 URL: http://svnweb.freebsd.org/changeset/base/261859 Log: Don't insert a flowtable entry if the lle isn't yet valid. Some of the collisions that are occuring are due to flowtable lookups that succeed but have an invalid

svn commit: r261861 - head/sys/dev/qlxgb

2014-02-13 Thread David C Somayajulu
Author: davidcs Date: Fri Feb 14 01:02:06 2014 New Revision: 261861 URL: http://svnweb.freebsd.org/changeset/base/261861 Log: check for defrag only when bus_dmamap_load_mbuf_sg() returns EFBIG. Comment in qla_hw_send is moot. Modified: head/sys/dev/qlxgb/qla_hw.c

Re: svn commit: r261801 - head/contrib/libc++/include

2014-02-13 Thread Bryan Drewery
On 2/12/2014 12:14 PM, Dimitry Andric wrote: Author: dim Date: Wed Feb 12 18:14:49 2014 New Revision: 261801 URL: http://svnweb.freebsd.org/changeset/base/261801 Log: An ABI incompatibility crept into the libc++ 3.4 import in r261283. It was caused by upstream libc++ commit r194536,

svn commit: r261863 - head/sys/dev/usb/wlan

2014-02-13 Thread Rui Paulo
Author: rpaulo Date: Fri Feb 14 01:47:12 2014 New Revision: 261863 URL: http://svnweb.freebsd.org/changeset/base/261863 Log: Add urtwn_start_locked() to avoid unlocking during TX. Modified: head/sys/dev/usb/wlan/if_urtwn.c Modified: head/sys/dev/usb/wlan/if_urtwn.c

svn commit: r261867 - head/sys/vm

2014-02-13 Thread Attilio Rao
Author: attilio Date: Fri Feb 14 03:34:12 2014 New Revision: 261867 URL: http://svnweb.freebsd.org/changeset/base/261867 Log: Fix-up r254141: in the process of making a failing vm_page_rename() a call of pager_swap_freespace() was moved around, now leading to freeing the incorrect page

svn commit: r261869 - head/sys/mips/conf

2014-02-13 Thread Adrian Chadd
Author: adrian Date: Fri Feb 14 04:03:17 2014 New Revision: 261869 URL: http://svnweb.freebsd.org/changeset/base/261869 Log: Add the ath0 EEPROM hints required to detect the on-chip wifi. This allows the on-chip wifi to work; however it's not yet fully tested. ath0: Vendor=0x168c,

svn commit: r261870 - head/sys/mips/atheros

2014-02-13 Thread Adrian Chadd
Author: adrian Date: Fri Feb 14 05:22:28 2014 New Revision: 261870 URL: http://svnweb.freebsd.org/changeset/base/261870 Log: Disable this check for now; it fails on the AR9344 PCI fixup code. I'll make it conditional later. Tested: * DB120 Modified:

svn commit: r261871 - head/sys/mips/conf

2014-02-13 Thread Adrian Chadd
Author: adrian Date: Fri Feb 14 05:25:15 2014 New Revision: 261871 URL: http://svnweb.freebsd.org/changeset/base/261871 Log: Enable use of the PCIe connected wifi on the DB120 (AR9344) board. The on-board NIC is an 3x3 AR9380 with 5GHz only. * enable pci code in AR9344_BASE * enable

Re: svn commit: r261859 - in head: sys/net usr.bin/netstat

2014-02-13 Thread Gleb Smirnoff
On Fri, Feb 14, 2014 at 12:05:09AM +, Adrian Chadd wrote: A Modified: head/usr.bin/netstat/flowtable.c A == A --- head/usr.bin/netstat/flowtable.c Thu Feb 13 22:24:36 2014 (r261858) A +++

Re: svn commit: r261859 - in head: sys/net usr.bin/netstat

2014-02-13 Thread Gleb Smirnoff
On Fri, Feb 14, 2014 at 10:21:04AM +0400, Gleb Smirnoff wrote: T On Fri, Feb 14, 2014 at 12:05:09AM +, Adrian Chadd wrote: T A Modified: head/usr.bin/netstat/flowtable.c T A == T A --- head/usr.bin/netstat/flowtable.c

svn commit: r261872 - head/sys/dev/usb/controller

2014-02-13 Thread Hans Petter Selasky
Author: hselasky Date: Fri Feb 14 07:17:36 2014 New Revision: 261872 URL: http://svnweb.freebsd.org/changeset/base/261872 Log: Fix minor logical error in the XHCI driver. Set correct SETUP packet direction value. MFC after:2 days Reported by: Horse Ma h...@wyse.com Modified:

Re: svn commit: r261867 - head/sys/vm

2014-02-13 Thread Andriy Gapon
on 14/02/2014 05:34 Attilio Rao said the following: Author: attilio Date: Fri Feb 14 03:34:12 2014 New Revision: 261867 URL: http://svnweb.freebsd.org/changeset/base/261867 Log: Fix-up r254141: in the process of making a failing vm_page_rename() a call of pager_swap_freespace() was

Re: svn commit: r261875 - head/usr.bin/netstat

2014-02-13 Thread Gleb Smirnoff
On Fri, Feb 14, 2014 at 07:43:40AM +, Adrian Chadd wrote: A Author: adrian A Date: Fri Feb 14 07:43:39 2014 A New Revision: 261875 A URL: http://svnweb.freebsd.org/changeset/base/261875 A A Log: A Reword. A A Suggestion:glebius A A Modified: A