svn commit: r299245 - head/sys/conf

2016-05-08 Thread Adrian Chadd
Author: adrian Date: Mon May 9 05:59:21 2016 New Revision: 299245 URL: https://svnweb.freebsd.org/changeset/base/299245 Log: [bwn] add opt_bwi.h and BWN_DEBUG. It isn't used yet in the bwn(4) code; that'll come next. Modified: head/sys/conf/options Modified: head/sys/conf/options

svn commit: r299244 - in head: etc/mtree usr.bin/xinstall usr.bin/xinstall/tests

2016-05-08 Thread Jilles Tjoelker
Author: jilles Date: Sun May 8 21:11:24 2016 New Revision: 299244 URL: https://svnweb.freebsd.org/changeset/base/299244 Log: install: Add some tests. Added: head/usr.bin/xinstall/tests/ head/usr.bin/xinstall/tests/Makefile (contents, props changed)

svn commit: r299242 - head/etc/defaults

2016-05-08 Thread Rick Macklem
Author: rmacklem Date: Sun May 8 20:10:22 2016 New Revision: 299242 URL: https://svnweb.freebsd.org/changeset/base/299242 Log: Make "-S" a default option for mountd. After a discussion on freebsd-fs@ there seemed to be a consensus that the "-S" option for mountd should become the

svn commit: r299241 - in head/sys: conf dev/bhnd dev/bhnd/bhndb dev/bhnd/cores/chipc dev/bhnd/nvram dev/bhnd/tools dev/bwn modules/bhnd modules/bhnd/bhndb modules/bhnd/bhndb_pci modules/bhnd/cores/...

2016-05-08 Thread Adrian Chadd
Author: adrian Date: Sun May 8 19:14:05 2016 New Revision: 299241 URL: https://svnweb.freebsd.org/changeset/base/299241 Log: [bhnd] Initial bhnd(4) SPROM/NVRAM support. This adds support for the NVRAM handling and the basic SPROM hardware used on siba(4) and bcma(4) devices, including:

svn commit: r299240 - head/sys/dev/bhnd

2016-05-08 Thread Adrian Chadd
Author: adrian Date: Sun May 8 18:30:08 2016 New Revision: 299240 URL: https://svnweb.freebsd.org/changeset/base/299240 Log: [bhnd] Add support for matching on chip identifiers. This is used by the upcoming SPROM code to match on chipsets that require special handling of muxed SPROM

svn commit: r299239 - in head/sys/dev/bhnd: . bhndb tools

2016-05-08 Thread Adrian Chadd
Author: adrian Date: Sun May 8 18:20:01 2016 New Revision: 299239 URL: https://svnweb.freebsd.org/changeset/base/299239 Log: [bhnd] Add bhnd_resource support for the bus_(read|write)(_multi_)stream_* functions. This adds additional bhnd_resource shims used by the upcoming SPROM deltas.

svn commit: r299238 - head/contrib/file/src

2016-05-08 Thread Xin LI
Author: delphij Date: Sun May 8 18:18:35 2016 New Revision: 299238 URL: https://svnweb.freebsd.org/changeset/base/299238 Log: MFV r299237: apply two upstream revisions to address upstream bug PR/540. PR: 209211 MFC after:2 weeks X-MFC:if there is no new

svn commit: r299235 - in head/sys/dev/bhnd: . bcma bhndb siba

2016-05-08 Thread Adrian Chadd
Author: adrian Date: Sun May 8 17:52:12 2016 New Revision: 299235 URL: https://svnweb.freebsd.org/changeset/base/299235 Log: [bhnd] Replace is_hostb_device() with a more general find_hostb_device() This allows bus children to query for the host bridge device, rather than having to

svn commit: r299234 - head/contrib/file/src

2016-05-08 Thread Xin LI
Author: delphij Date: Sun May 8 09:30:36 2016 New Revision: 299234 URL: https://svnweb.freebsd.org/changeset/base/299234 Log: MFV r299233: Apply upstream fix 11edb37a71851b5bcbd4e51ca6ad3dcbf57e9761: Revert: Don't close stdin... This have been observed by portupgrade in its

svn commit: r299229 - head/sys/arm/broadcom/bcm2835

2016-05-08 Thread Svatopluk Kraus
Author: skra Date: Sun May 8 09:01:30 2016 New Revision: 299229 URL: https://svnweb.freebsd.org/changeset/base/299229 Log: INTRNG - update gpio pin capabilities according to r299198. Modified: head/sys/arm/broadcom/bcm2835/bcm2835_gpio.c Modified:

svn commit: r299228 - head/sys/arm/ti

2016-05-08 Thread Svatopluk Kraus
Author: skra Date: Sun May 8 08:57:50 2016 New Revision: 299228 URL: https://svnweb.freebsd.org/changeset/base/299228 Log: INTRNG - update gpio pin capabilities according to r299166. Note that the updated comment is valid only for INTRNG. This should not be a problem as not INTRNG code