svn commit: r250763 - head/sys/dev/sound/usb

2013-05-18 Thread Hans Petter Selasky
Author: hselasky Date: Sat May 18 07:03:06 2013 New Revision: 250763 URL: http://svnweb.freebsd.org/changeset/base/250763 Log: Fix issue with Logitech Webcam C525: Set a valid alternate interface setting when enumerating USB audio devices else the device mentioned will not work like

svn commit: r250764 - head/sys/net

2013-05-18 Thread Alexander V. Chernikov
Author: melifaro Date: Sat May 18 07:10:22 2013 New Revision: 250764 URL: http://svnweb.freebsd.org/changeset/base/250764 Log: Fix rte leak introduced in r248070. MFC after:2 weeks Modified: head/sys/net/route.c Modified: head/sys/net/route.c

svn commit: r250765 - head/sys/dev/sound/usb

2013-05-18 Thread Hans Petter Selasky
Author: hselasky Date: Sat May 18 07:16:20 2013 New Revision: 250765 URL: http://svnweb.freebsd.org/changeset/base/250765 Log: Don't clear stall at first time use of USB MIDI endpoints. Most likely some non-USB compliant devices will choke on it sooner or later. Clear stall is strictly

svn commit: r250766 - head/sys/net

2013-05-18 Thread Alexander V. Chernikov
Author: melifaro Date: Sat May 18 08:14:21 2013 New Revision: 250766 URL: http://svnweb.freebsd.org/changeset/base/250766 Log: Use separate function to update mbuf checksum flags instead of duplicating the same code in different places. MFC after:2 weeks Modified:

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

2013-05-18 Thread Tim Kientzle
Author: kientzle Date: Sat May 18 12:53:20 2013 New Revision: 250768 URL: http://svnweb.freebsd.org/changeset/base/250768 Log: Label the mmc child after the parent. Modified: head/sys/arm/ti/ti_mmchs.c Modified: head/sys/arm/ti/ti_mmchs.c

svn commit: r250769 - head/sys/boot/fdt/dts

2013-05-18 Thread Tim Kientzle
Author: kientzle Date: Sat May 18 12:54:37 2013 New Revision: 250769 URL: http://svnweb.freebsd.org/changeset/base/250769 Log: Correct the spelling of okay. Add pinmux setting for the Reset GPIO pin for MMC1. Modified: head/sys/boot/fdt/dts/beaglebone-black.dts Modified:

svn commit: r250770 - head/contrib/bmake

2013-05-18 Thread Simon J. Gerraty
Author: sjg Date: Sat May 18 13:07:01 2013 New Revision: 250770 URL: http://svnweb.freebsd.org/changeset/base/250770 Log: Var_Delete: expand name to delete if needed. Modified: head/contrib/bmake/var.c Modified: head/contrib/bmake/var.c

svn commit: r250771 - head/contrib/bmake

2013-05-18 Thread Simon J. Gerraty
Author: sjg Date: Sat May 18 13:15:19 2013 New Revision: 250771 URL: http://svnweb.freebsd.org/changeset/base/250771 Log: Match what is in netbsd. Modified: head/contrib/bmake/var.c Modified: head/contrib/bmake/var.c

svn commit: r250772 - stable/9/sys/x86/x86

2013-05-18 Thread Alexander Motin
Author: mav Date: Sat May 18 13:19:31 2013 New Revision: 250772 URL: http://svnweb.freebsd.org/changeset/base/250772 Log: MFC r249625: Introduce kern.timecounter.smp_tsc_adjust tunable (disabled by default) and respective functionality, allowing to synchronize TSC on APs to match BSP's

svn commit: r250773 - head/contrib/bmake

2013-05-18 Thread Simon J. Gerraty
Author: sjg Date: Sat May 18 13:24:53 2013 New Revision: 250773 URL: http://svnweb.freebsd.org/changeset/base/250773 Log: Fix wildcard srcs for phony targets Modified: head/contrib/bmake/suff.c Modified: head/contrib/bmake/suff.c

svn commit: r250776 - head

2013-05-18 Thread Adrian Chadd
Author: adrian Date: Sat May 18 13:56:26 2013 New Revision: 250776 URL: http://svnweb.freebsd.org/changeset/base/250776 Log: Update maintainers with ath/net80211. Modified: head/MAINTAINERS Modified: head/MAINTAINERS

svn commit: r250777 - head/sys/dev/ath

2013-05-18 Thread Adrian Chadd
Author: adrian Date: Sat May 18 13:58:07 2013 New Revision: 250777 URL: http://svnweb.freebsd.org/changeset/base/250777 Log: Re-add some code to exclude transmitting if we're in reset. This fixes some transmitting during reset bugs that crept in after I messed around with this part of

svn commit: r250778 - head

2013-05-18 Thread Adrian Chadd
Author: adrian Date: Sat May 18 14:05:32 2013 New Revision: 250778 URL: http://svnweb.freebsd.org/changeset/base/250778 Log: Use my @freebsd.org username, rather than ${WORK} username. Pointy hat provided by: kib, thankyou! Modified: head/MAINTAINERS Modified: head/MAINTAINERS

svn commit: r250782 - head/crypto/heimdal/lib/kadm5

2013-05-18 Thread Bjoern A. Zeeb
Author: bz Date: Sat May 18 18:01:21 2013 New Revision: 250782 URL: http://svnweb.freebsd.org/changeset/base/250782 Log: Have the ipropd-master listen on an IPv6 socket in addition to an IPv4 socket to allow propagation of changes to a Heimdal Kerberos database from the KDC master to the

Re: svn commit: r250782 - head/crypto/heimdal/lib/kadm5

2013-05-18 Thread Benjamin Kaduk
On Sat, May 18, 2013 at 2:01 PM, Bjoern A. Zeeb b...@freebsd.org wrote: Author: bz Date: Sat May 18 18:01:21 2013 New Revision: 250782 URL: http://svnweb.freebsd.org/changeset/base/250782 Log: Have the ipropd-master listen on an IPv6 socket in addition to an IPv4 socket to allow

svn commit: r250783 - head/sys/dev/ath

2013-05-18 Thread Adrian Chadd
Author: adrian Date: Sat May 18 18:27:53 2013 New Revision: 250783 URL: http://svnweb.freebsd.org/changeset/base/250783 Log: Be (very) careful about how to add more TX DMA work. The list-based DMA engine has the following behaviour: * When the DMA engine is in the init state, you can

svn commit: r250784 - head

2013-05-18 Thread Antoine Brodin
Author: antoine Date: Sat May 18 18:28:19 2013 New Revision: 250784 URL: http://svnweb.freebsd.org/changeset/base/250784 Log: Add another obsolete file: nfs fha moved Modified: head/ObsoleteFiles.inc Modified: head/ObsoleteFiles.inc

svn commit: r250785 - in stable/9/sys/amd64: amd64 ia32 include linux32

2013-05-18 Thread Dmitry Chagin
Author: dchagin Date: Sat May 18 19:06:15 2013 New Revision: 250785 URL: http://svnweb.freebsd.org/changeset/base/250785 Log: MFC r250423: Retire write-only PCB_GS32BIT pcb flag on amd64. Modified: stable/9/sys/amd64/amd64/genassym.c stable/9/sys/amd64/amd64/machdep.c

svn commit: r250786 - head/usr.sbin/pkg_install/version

2013-05-18 Thread Bryan Drewery
Author: bdrewery (ports committer) Date: Sat May 18 19:18:03 2013 New Revision: 250786 URL: http://svnweb.freebsd.org/changeset/base/250786 Log: Update location to ports INDEX file. PR: bin/164561 Approved by: bapt Modified: head/usr.sbin/pkg_install/version/pkg_version.1

svn commit: r250787 - stable/9/usr.sbin/pkg_install/version

2013-05-18 Thread Bryan Drewery
Author: bdrewery (ports committer) Date: Sat May 18 19:21:33 2013 New Revision: 250787 URL: http://svnweb.freebsd.org/changeset/base/250787 Log: Direct commit to update ports INDEX location. PR: bin/164561 Approved by: bapt Modified:

svn commit: r250788 - head/sys/powerpc/wii

2013-05-18 Thread Rui Paulo
Author: rpaulo Date: Sat May 18 19:30:42 2013 New Revision: 250788 URL: http://svnweb.freebsd.org/changeset/base/250788 Log: Add support for the second GPIO pin bank on the Wii and add support for shutting down the system. Modified: head/sys/powerpc/wii/wii_gpio.c

Re: svn commit: r250699 - in head: share/mk usr.bin/make

2013-05-18 Thread Simon J. Gerraty
On Fri, 17 May 2013 23:34:08 +0200, Tijl Coosemans writes: _PORTCONF!=3D/usr/local/libexec/portconf =2Efor i in ${_PORTCONF:S/|/ /g} ${i:S/%/ /g} Is it possible to re-write this to be less dependent on how .for is parsed? Eg. assuming i is foo=[%]blah%goo ${i:C,=.*,,g} = ${i:C,.*=%*,,:S,%, ,g}

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

2013-05-18 Thread Tim Kientzle
Author: kientzle Date: Sat May 18 22:42:21 2013 New Revision: 250791 URL: http://svnweb.freebsd.org/changeset/base/250791 Log: Back out r250768 until I can further investigate why it might be causing problems with the BeagleBone Black boot. Modified: head/sys/arm/ti/ti_mmchs.c Modified:

svn commit: r250792 - in head/sys: cam cam/ata cam/scsi dev/ahci

2013-05-18 Thread Steven Hartland
Author: smh Date: Sat May 18 23:36:21 2013 New Revision: 250792 URL: http://svnweb.freebsd.org/changeset/base/250792 Log: Added output of device QUIRKS for CAM and AHCI devices during boot. Reviewed by: mav Approved by: pjd (mentor) MFC after:2 weeks Modified:

svn commit: r250795 - head/sys/dev/ath

2013-05-18 Thread Adrian Chadd
Author: adrian Date: Sun May 19 00:53:06 2013 New Revision: 250795 URL: http://svnweb.freebsd.org/changeset/base/250795 Log: Since we're now using the ah pointer, always declare it. This fixes non-DEBUG builds. Modified: head/sys/dev/ath/if_ath.c Modified: head/sys/dev/ath/if_ath.c

svn commit: r250796 - head/sys/dev/ath

2013-05-18 Thread Adrian Chadd
Author: adrian Date: Sun May 19 01:33:17 2013 New Revision: 250796 URL: http://svnweb.freebsd.org/changeset/base/250796 Log: More non-ATH_DEBUG build fixes. Modified: head/sys/dev/ath/if_ath_tx.c Modified: head/sys/dev/ath/if_ath_tx.c

svn commit: r250797 - head/sys/dev/sound/pci/hda

2013-05-18 Thread Sean Bruno
Author: sbruno Date: Sun May 19 01:45:29 2013 New Revision: 250797 URL: http://svnweb.freebsd.org/changeset/base/250797 Log: Update snd quirks for T520, T420, X220. Group onboard mic and headphone mic jack together. Creates association that will switch between microphone inputs

svn commit: r250798 - stable/9/sys/powerpc/powermac

2013-05-18 Thread Nathan Whitehorn
Author: nwhitehorn Date: Sun May 19 01:52:39 2013 New Revision: 250798 URL: http://svnweb.freebsd.org/changeset/base/250798 Log: MFC r250290: Only check fan type once. Not only is continuously rechecking pointless, a single random failure can reprogram what control mechanism we try to use.

svn commit: r250799 - stable/9/lib/libc/stdio

2013-05-18 Thread Greg Lehey
Author: grog Date: Sun May 19 01:58:00 2013 New Revision: 250799 URL: http://svnweb.freebsd.org/changeset/base/250799 Log: MFH r242738: Clarify that the ' flag is an apostrophe. Modified: stable/9/lib/libc/stdio/printf.3 Directory Properties: stable/9/lib/libc/ (props changed)

svn commit: r250804 - in head: etc etc/rc.d sys/kern

2013-05-18 Thread Jamie Gritton
Author: jamie Date: Sun May 19 04:10:34 2013 New Revision: 250804 URL: http://svnweb.freebsd.org/changeset/base/250804 Log: Refine the nojail rc keyword, adding nojailvnet for files that don't apply to most jails but do apply to vnet jails. This includes adding a new sysctl