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

2014-02-27 Thread Warner Losh
Author: imp Date: Fri Feb 28 03:00:31 2014 New Revision: 262601 URL: http://svnweb.freebsd.org/changeset/base/262601 Log: Add device and gadget bindings for fdt. These are preliminary and will need work before they work, especially the gadget bindings. Added: head/sys/dev/usb/controller/at9

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

2014-02-27 Thread Warner Losh
Author: imp Date: Fri Feb 28 03:00:25 2014 New Revision: 262599 URL: http://svnweb.freebsd.org/changeset/base/262599 Log: shdwc device for fdt Added: head/sys/arm/at91/at91_shdwc.c (contents, props changed) Added: head/sys/arm/at91/at91_shdwc.c =

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

2014-02-27 Thread Warner Losh
Author: imp Date: Fri Feb 28 03:00:28 2014 New Revision: 262600 URL: http://svnweb.freebsd.org/changeset/base/262600 Log: tcb device for fdt Added: head/sys/arm/at91/at91_tcb.c (contents, props changed) Added: head/sys/arm/at91/at91_tcb.c ===

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

2014-02-27 Thread Warner Losh
Author: imp Date: Fri Feb 28 02:59:51 2014 New Revision: 262598 URL: http://svnweb.freebsd.org/changeset/base/262598 Log: Add device node for SDRAMC device. Currently just claims device's resources. Added: head/sys/arm/at91/at91_sdramc.c (contents, props changed) Added: head/sys/arm/at91

svn commit: r262597 - head/sys/dev/nand

2014-02-27 Thread Warner Losh
Author: imp Date: Fri Feb 28 02:38:04 2014 New Revision: 262597 URL: http://svnweb.freebsd.org/changeset/base/262597 Log: Add fdt binding for nand for Atmel parts. This does little more than match the device. Pinctrl will need to be added before this will work, in addition to migrating the c

svn commit: r262596 - in head: cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc sys/cddl/contrib/opensolaris/uts/common/dtrace

2014-02-27 Thread Mark Johnston
Author: markj Date: Fri Feb 28 02:04:41 2014 New Revision: 262596 URL: http://svnweb.freebsd.org/changeset/base/262596 Log: 4478 dtrace_dof_maxsize is far too small illumos/illumos-gate@d339a29bb4765c4b6883a935cf69b669cd05bca0 PR: 187027 MFC after:1 week Added: head/

svn commit: r262593 - head/sys/contrib/dts

2014-02-27 Thread Warner Losh
Author: imp Date: Fri Feb 28 01:33:03 2014 New Revision: 262593 URL: http://svnweb.freebsd.org/changeset/base/262593 Log: Correct initial import script Modified: head/sys/contrib/dts/FreeBSD-upgrade Modified: head/sys/contrib/dts/FreeBSD-upgrade ==

svn commit: r262592 - head/sys/contrib/dts/arm

2014-02-27 Thread Warner Losh
Author: imp Date: Fri Feb 28 01:32:44 2014 New Revision: 262592 URL: http://svnweb.freebsd.org/changeset/base/262592 Log: Initial import of DTS files from Linux Added: head/sys/contrib/dts/arm/animeo_ip.dts - copied unchanged from r262591, vendor/device-tree/dist/src/arm/animeo_ip.dts

svn commit: r262591 - in head/sys/contrib/dts: . arm

2014-02-27 Thread Warner Losh
Author: imp Date: Fri Feb 28 01:31:35 2014 New Revision: 262591 URL: http://svnweb.freebsd.org/changeset/base/262591 Log: Initial import of Linux/Vendor DTS files for various embedded boards. Added: head/sys/contrib/dts/ head/sys/contrib/dts/FreeBSD-list head/sys/contrib/dts/FreeBSD-upgra

svn commit: r262587 - in head/sys/arm: arm include

2014-02-27 Thread Ian Lepore
Author: ian Date: Fri Feb 28 00:41:55 2014 New Revision: 262587 URL: http://svnweb.freebsd.org/changeset/base/262587 Log: Add an armv7 implementation of cpu_sleep(). The arm11/armv6 implementation we've been using was actually just spinning due to ARM having redefined the old 'wait for inte

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

2014-02-27 Thread Ian Lepore
Author: ian Date: Fri Feb 28 00:26:57 2014 New Revision: 262585 URL: http://svnweb.freebsd.org/changeset/base/262585 Log: Add some rudimentary voltage control to go with the rudimentary frequency control. If we have to scale back the frequency due to temperature, it will help to lower the v

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

2014-02-27 Thread Ian Lepore
Author: ian Date: Fri Feb 28 00:23:04 2014 New Revision: 262584 URL: http://svnweb.freebsd.org/changeset/base/262584 Log: Supply a DELAY() implementation via weak linkage, so that SoC-specific code can supply a better implementation. A SoC with variable CPU frequency is likely to use a fixe

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

2014-02-27 Thread Ian Lepore
Author: ian Date: Fri Feb 28 00:17:03 2014 New Revision: 262583 URL: http://svnweb.freebsd.org/changeset/base/262583 Log: All our current ARM multi-core systems have all cores in one package with a shared L2 cache, reflect that in the common cpu_topo() routine. Modified: head/sys/arm/arm/mp

Re: svn commit: r262309 - head/sys/kern

2014-02-27 Thread Mateusz Guzik
On Thu, Feb 27, 2014 at 09:06:31AM -0500, John Baldwin wrote: > On Wednesday, February 26, 2014 4:22:00 pm Mateusz Guzik wrote: > > On Wed, Feb 26, 2014 at 03:29:31PM -0500, John Baldwin wrote: > > > On Wednesday, February 26, 2014 2:23:48 pm Mateusz Guzik wrote: > > > > Other thing is that with th

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

2014-02-27 Thread Ian Lepore
Author: ian Date: Thu Feb 27 22:55:33 2014 New Revision: 262581 URL: http://svnweb.freebsd.org/changeset/base/262581 Log: Initialize the Low Power Mode bits to keep the ARM cores running during WFI. Modified: head/sys/arm/freescale/imx/imx6_ccm.c head/sys/arm/freescale/imx/imx6_ccmreg.h Mo

svn commit: r262577 - head/cddl/contrib/opensolaris/lib/libzfs/common

2014-02-27 Thread Xin LI
Author: delphij Date: Thu Feb 27 21:50:46 2014 New Revision: 262577 URL: http://svnweb.freebsd.org/changeset/base/262577 Log: MFV r262570: 4626 libzfs memleak in zpool_in_use() illumos/illumos-gate@fb13f48f1d9593453b94cd1c7277553b56f493c8 MFC after:2 weeks Modified: head/cd

svn commit: r262575 - head/sys/dev/mps

2014-02-27 Thread Alexander Motin
Author: mav Date: Thu Feb 27 21:48:34 2014 New Revision: 262575 URL: http://svnweb.freebsd.org/changeset/base/262575 Log: Restore SIM freeze/release match, broken at r253549. This fixes problem with SIM left in frozen state after reinit, for example, after firmware update. MFC after:

svn commit: r262574 - in head/release/doc: en_US.ISO8859-1/hardware share/misc

2014-02-27 Thread Christian Brueffer
Author: brueffer Date: Thu Feb 27 21:47:20 2014 New Revision: 262574 URL: http://svnweb.freebsd.org/changeset/base/262574 Log: Add tws(4) to the hardware notes. MFC after:3 days Modified: head/release/doc/en_US.ISO8859-1/hardware/article.xml head/release/doc/share/misc/dev.archlist

svn commit: r262572 - head/sys/dev/tws

2014-02-27 Thread Xin LI
Author: delphij Date: Thu Feb 27 21:41:52 2014 New Revision: 262572 URL: http://svnweb.freebsd.org/changeset/base/262572 Log: Get rid of the 'chan' from softc structure and use the latter directly as sleep channel. PR: kern/174684 Submitted by: jmg MFC after:2 weeks Mod

svn commit: r262571 - head/sys/dev/etherswitch/ip17x

2014-02-27 Thread Christian Brueffer
Author: brueffer Date: Thu Feb 27 21:01:10 2014 New Revision: 262571 URL: http://svnweb.freebsd.org/changeset/base/262571 Log: Add missing includes and remove two unused ones. Reviewed by: loos MFC after:1 week Modified: head/sys/dev/etherswitch/ip17x/ip17x.c head/sys/dev/ethers

svn commit: r262568 - head/sys/arm/freescale/vybrid

2014-02-27 Thread Ruslan Bukin
Author: br Date: Thu Feb 27 18:13:07 2014 New Revision: 262568 URL: http://svnweb.freebsd.org/changeset/base/262568 Log: Do not setup interrupt handler (polling is used). Modified: head/sys/arm/freescale/vybrid/vf_i2c.c Modified: head/sys/arm/freescale/vybrid/vf_i2c.c ===

svn commit: r262565 - in head/bin/sh: . tests/builtins

2014-02-27 Thread Jilles Tjoelker
Author: jilles Date: Thu Feb 27 16:54:43 2014 New Revision: 262565 URL: http://svnweb.freebsd.org/changeset/base/262565 Log: sh: Do not corrupt internal representation if LINENO inner expansion fails. Example: f() { : ${LINENO+$((1/0))}; } and call this function twice. Added: head/

Re: svn commit: r262309 - head/sys/kern

2014-02-27 Thread John Baldwin
On Wednesday, February 26, 2014 4:22:00 pm Mateusz Guzik wrote: > On Wed, Feb 26, 2014 at 03:29:31PM -0500, John Baldwin wrote: > > On Wednesday, February 26, 2014 2:23:48 pm Mateusz Guzik wrote: > > > On Tue, Feb 25, 2014 at 01:08:43PM -0500, John Baldwin wrote: > > > > On Friday, February 21, 201

svn commit: r262562 - head/sys/boot/forth

2014-02-27 Thread Luiz Otavio O Souza
Author: loos Date: Thu Feb 27 13:31:54 2014 New Revision: 262562 URL: http://svnweb.freebsd.org/changeset/base/262562 Log: Add geom_uncompress to the list of available geom modules on loader.conf. Approved by: adrian (mentor) Modified: head/sys/boot/forth/loader.conf Modified: head/sys

svn commit: r262561 - head/sys/modules/geom/geom_uncompress

2014-02-27 Thread Luiz Otavio O Souza
Author: loos Date: Thu Feb 27 13:29:26 2014 New Revision: 262561 URL: http://svnweb.freebsd.org/changeset/base/262561 Log: Fix a leftover of r260523. Remove the unnecessary dependency to zlib.h. Approved by: adrian (mentor) Modified: head/sys/modules/geom/geom_uncompress/Makefile Modi

svn commit: r262559 - in head/sys/modules/gpio: gpiobus gpioiic gpioled

2014-02-27 Thread Luiz Otavio O Souza
Author: loos Date: Thu Feb 27 13:26:41 2014 New Revision: 262559 URL: http://svnweb.freebsd.org/changeset/base/262559 Log: Inspired by r262522, fix make depend. This fixes the build of gpio modules. Approved by: adrian (mentor) Modified: head/sys/modules/gpio/gpiobus/Makefile head/sy

svn commit: r262555 - head/usr.sbin/ntp/sntp

2014-02-27 Thread Dag-Erling Smørgrav
Author: des Date: Thu Feb 27 13:05:56 2014 New Revision: 262555 URL: http://svnweb.freebsd.org/changeset/base/262555 Log: We install the tool, so why not the man page? MFC after:3 days Modified: head/usr.sbin/ntp/sntp/Makefile Modified: head/usr.sbin/ntp/sntp/Makefile ==

svn commit: r262554 - head/sys/dev/usb

2014-02-27 Thread Hans Petter Selasky
Author: hselasky Date: Thu Feb 27 12:11:43 2014 New Revision: 262554 URL: http://svnweb.freebsd.org/changeset/base/262554 Log: Clear the knote list before destroying it. Add seldrain() to wakeup any pollers. Submitted by: Kohji Okuno MFC after:2 weeks Modified: head/sys/dev/usb/

svn commit: r262553 - head/sys/dev/mps

2014-02-27 Thread Alexander Motin
Author: mav Date: Thu Feb 27 11:34:26 2014 New Revision: 262553 URL: http://svnweb.freebsd.org/changeset/base/262553 Log: Pass proper pointer to bus_dmamem_free() in mps_iocfacts_free(). Passing there pointer into the middle of allocated area caused kernel panic during reinit, for example

svn commit: r262552 - in head/sys/arm: conf freescale/vybrid

2014-02-27 Thread Ruslan Bukin
Author: br Date: Thu Feb 27 09:59:15 2014 New Revision: 262552 URL: http://svnweb.freebsd.org/changeset/base/262552 Log: Add driver for Inter-Integrated Circuit (I2C). Added: head/sys/arm/freescale/vybrid/vf_i2c.c (contents, props changed) Modified: head/sys/arm/conf/VYBRID.common head/

svn commit: r262551 - head/sys/dev/usb

2014-02-27 Thread Hans Petter Selasky
Author: hselasky Date: Thu Feb 27 09:15:58 2014 New Revision: 262551 URL: http://svnweb.freebsd.org/changeset/base/262551 Log: Add missing call to "knlist_destroy()". Found by: John-Mark Gurney MFC after:2 weeks Modified: head/sys/dev/usb/usb_dev.c Modified: head/sys/dev/usb/

svn commit: r262550 - head/sys/dev/usb

2014-02-27 Thread Hans Petter Selasky
Author: hselasky Date: Thu Feb 27 08:57:37 2014 New Revision: 262550 URL: http://svnweb.freebsd.org/changeset/base/262550 Log: Add support for kqfilter to USB character devices. Submitted by: Kohji Okuno MFC after:2 weeks Modified: head/sys/dev/usb/usb_dev.c Modified: head/sys/de

Re: svn commit: r262548 - head/sys/arm/at91

2014-02-27 Thread Warner Losh
On Feb 27, 2014, at 12:21 AM, Christian Brueffer wrote: > On 2/27/14 9:19 AM, Warner Losh wrote: >> Author: imp >> Date: Thu Feb 27 08:19:19 2014 >> New Revision: 262548 >> URL: http://svnweb.freebsd.org/changeset/base/262548 >> >> Log: >> Style(9) nit: Use tab here. >> >> Modified: >> head/

svn commit: r262549 - head/sys/dev/aic7xxx/aicasm

2014-02-27 Thread Warner Losh
Author: imp Date: Thu Feb 27 08:21:28 2014 New Revision: 262549 URL: http://svnweb.freebsd.org/changeset/base/262549 Log: Don't complain about missing prototypes to ease bootstrap issues. Modified: head/sys/dev/aic7xxx/aicasm/Makefile Modified: head/sys/dev/aic7xxx/aicasm/Makefile ==

Re: svn commit: r262548 - head/sys/arm/at91

2014-02-27 Thread Christian Brueffer
On 2/27/14 9:19 AM, Warner Losh wrote: > Author: imp > Date: Thu Feb 27 08:19:19 2014 > New Revision: 262548 > URL: http://svnweb.freebsd.org/changeset/base/262548 > > Log: > Style(9) nit: Use tab here. > > Modified: > head/sys/arm/at91/uart_dev_at91usart.c > > Modified: head/sys/arm/at91/ua

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

2014-02-27 Thread Warner Losh
Author: imp Date: Thu Feb 27 08:19:19 2014 New Revision: 262548 URL: http://svnweb.freebsd.org/changeset/base/262548 Log: Style(9) nit: Use tab here. Modified: head/sys/arm/at91/uart_dev_at91usart.c Modified: head/sys/arm/at91/uart_dev_at91usart.c