svn commit: r264912 - in head: share/man/man4 sys/conf sys/contrib/dev/urtwn sys/dev/usb sys/dev/usb/wlan sys/modules/usb/urtwnfw sys/modules/usb/urtwnfw/urtwnrtl8188eu

2014-04-25 Thread Kevin Lo
Author: kevlo Date: Fri Apr 25 08:01:22 2014 New Revision: 264912 URL: http://svnweb.freebsd.org/changeset/base/264912 Log: Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets. Committed over the TP-LINK TL-WN725N v2 (RTL8188EUS) on amd64 with WPA. Added:

svn commit: r264913 - in stable/10/sys/dev/usb: . quirk

2014-04-25 Thread Hans Petter Selasky
Author: hselasky Date: Fri Apr 25 09:53:15 2014 New Revision: 264913 URL: http://svnweb.freebsd.org/changeset/base/264913 Log: MFC r264653: Add new USB quirk. Modified: stable/10/sys/dev/usb/quirk/usb_quirk.c stable/10/sys/dev/usb/usbdevs Directory Properties: stable/10/ (props

svn commit: r264914 - in stable/9/sys/dev/usb: . quirk

2014-04-25 Thread Hans Petter Selasky
Author: hselasky Date: Fri Apr 25 09:54:42 2014 New Revision: 264914 URL: http://svnweb.freebsd.org/changeset/base/264914 Log: MFC r264653: Add new USB quirk. Modified: stable/9/sys/dev/usb/quirk/usb_quirk.c stable/9/sys/dev/usb/usbdevs Directory Properties: stable/9/sys/ (props

Re: svn commit: r264907 - in head/release: amd64 i386

2014-04-25 Thread Dmitry Morozovsky
On Thu, 24 Apr 2014, Don Lewis wrote: [snip] GPT may not be the best choice here. On a number of, in particular, Lenovo hardware, the BIOS will unconditionally boot with EFI from GPT media. I'm not sure we want to just swap the set of machines on which this will not boot. It probably

svn commit: r264915 - head/sys/netpfil/pf

2014-04-25 Thread Gleb Smirnoff
Author: glebius Date: Fri Apr 25 11:36:11 2014 New Revision: 264915 URL: http://svnweb.freebsd.org/changeset/base/264915 Log: The current API for adding rules with pool addresses is the following: - DIOCADDADDR adds addresses and puts them into V_pf_pabuf - DIOCADDRULE takes all

Re: svn commit: r264907 - in head/release: amd64 i386

2014-04-25 Thread Glen Barber
On Fri, Apr 25, 2014 at 02:00:13PM +0400, Dmitry Morozovsky wrote: seconded, till now the most bootable case for machines under my hands were happy with no-partition at all (fake MBR with 50k@s4, dd from UFS) I'm working on restoring the MBR, but need some time to test. If I can't get a

svn commit: r264916 - head/usr.sbin/bhyve

2014-04-25 Thread Tycho Nightingale
Author: tychon Date: Fri Apr 25 13:38:18 2014 New Revision: 264916 URL: http://svnweb.freebsd.org/changeset/base/264916 Log: Provide a very basic stub for the 8042 PS/2 keyboard controller. Reviewed by: jhb Approved by: neel (co-mentor) Added: head/usr.sbin/bhyve/atkbdc.c

svn commit: r264917 - head/tests/sys/netinet

2014-04-25 Thread Alan Somers
Author: asomers Date: Fri Apr 25 14:35:30 2014 New Revision: 264917 URL: http://svnweb.freebsd.org/changeset/base/264917 Log: Style fixes, mostly trailing whitespace elimination. No functional change. Reported by: pho MFC after:3 weeks Modified:

svn commit: r264918 - head/usr.bin/sort

2014-04-25 Thread Bryan Drewery
Author: bdrewery Date: Fri Apr 25 15:27:19 2014 New Revision: 264918 URL: http://svnweb.freebsd.org/changeset/base/264918 Log: Fix spelling error. MFC after:3 days Modified: head/usr.bin/sort/sort.1.in Modified: head/usr.bin/sort/sort.1.in

Re: svn commit: r253687 - head/sys/net

2014-04-25 Thread Alan Somers
On Fri, Jul 26, 2013 at 1:41 PM, Adrian Chadd adr...@freebsd.org wrote: Author: adrian Date: Fri Jul 26 19:41:13 2013 New Revision: 253687 URL: http://svnweb.freebsd.org/changeset/base/253687 Log: Break out the static, global LACP debug options into a per-lagg unit sysctl tree. *

Re: svn commit: r253687 - head/sys/net

2014-04-25 Thread Andrey V. Elsukov
On 25.04.2014 19:58, Alan Somers wrote: On Fri, Jul 26, 2013 at 1:41 PM, Adrian Chadd adr...@freebsd.org wrote: Author: adrian Date: Fri Jul 26 19:41:13 2013 New Revision: 253687 URL: http://svnweb.freebsd.org/changeset/base/253687 Log: Break out the static, global LACP debug options

svn commit: r264919 - in vendor-sys/acpica/dist: . generate/unix generate/unix/iasl source/common source/compiler source/components/debugger source/components/events source/components/hardware sour...

2014-04-25 Thread Jung-uk Kim
Author: jkim Date: Fri Apr 25 16:53:42 2014 New Revision: 264919 URL: http://svnweb.freebsd.org/changeset/base/264919 Log: Import ACPICA 20140424. Added: vendor-sys/acpica/dist/source/compiler/aslmessages.c (contents, props changed) Modified: vendor-sys/acpica/dist/changes.txt

Re: svn commit: r253687 - head/sys/net

2014-04-25 Thread Alan Somers
On Fri, Apr 25, 2014 at 10:42 AM, Andrey V. Elsukov a...@freebsd.org wrote: On 25.04.2014 19:58, Alan Somers wrote: On Fri, Jul 26, 2013 at 1:41 PM, Adrian Chadd adr...@freebsd.org wrote: Author: adrian Date: Fri Jul 26 19:41:13 2013 New Revision: 253687 URL:

svn commit: r264920 - vendor-sys/acpica/20140424

2014-04-25 Thread Jung-uk Kim
Author: jkim Date: Fri Apr 25 16:54:28 2014 New Revision: 264920 URL: http://svnweb.freebsd.org/changeset/base/264920 Log: Tag ACPICA 20140424. Added: vendor-sys/acpica/20140424/ - copied from r264919, vendor-sys/acpica/dist/ ___

svn commit: r264921 - head/usr.sbin/bhyve

2014-04-25 Thread Peter Grehan
Author: grehan Date: Fri Apr 25 17:35:34 2014 New Revision: 264921 URL: http://svnweb.freebsd.org/changeset/base/264921 Log: Respect and track the enable bit in the PCI configuration address word. Ignore writes, and return 0xff's, on config accesses when not set. Behaviour now matches that

svn commit: r264922 - in head/release: amd64 i386

2014-04-25 Thread Glen Barber
Author: gjb Date: Fri Apr 25 18:46:54 2014 New Revision: 264922 URL: http://svnweb.freebsd.org/changeset/base/264922 Log: Revert r264907 and r264908: Restore make-memstick.sh back to its original state to unbreak booting for machines that do not support GPT. I have in-progress work

svn commit: r264923 - head/sys/dev/usb/serial

2014-04-25 Thread Ian Lepore
Author: ian Date: Fri Apr 25 19:13:57 2014 New Revision: 264923 URL: http://svnweb.freebsd.org/changeset/base/264923 Log: Remove device type from the uftdi_devs table, enhance the jtag-skip feature. Device type and revision is now determined from the bcdDevice field and doesn't need to

svn commit: r264925 - in head: lib/ncurses/ncurses sys/boot/amd64/boot1.efi tools/tools/ath/arcode tools/tools/ath/ath_ee_9287_print tools/tools/ath/ath_ee_9300_print tools/tools/ath/ath_ee_v14_pri...

2014-04-25 Thread Warner Losh
Author: imp Date: Fri Apr 25 19:25:05 2014 New Revision: 264925 URL: http://svnweb.freebsd.org/changeset/base/264925 Log: Eliminate last vestigies of NO_MAN= in the tree. Also, remove ineffectual NOMAN= lines. These don't change the build at all. Modified: head/lib/ncurses/ncurses/Makefile

svn commit: r264926 - head/lib/libpam/modules

2014-04-25 Thread Warner Losh
Author: imp Date: Fri Apr 25 19:25:13 2014 New Revision: 264926 URL: http://svnweb.freebsd.org/changeset/base/264926 Log: Kill last remaining NO_INSTALLLIB in tree by converting it over to MK_INSTALLIB=no. Modified: head/lib/libpam/modules/Makefile.inc Modified:

svn commit: r264924 - in head: . tools/regression/filemon

2014-04-25 Thread Warner Losh
Author: imp Date: Fri Apr 25 19:25:00 2014 New Revision: 264924 URL: http://svnweb.freebsd.org/changeset/base/264924 Log: Remove NO_CTF, exccept as an undocumented compatibility option. Convert all other uses to MK_CTF=no. Set MK_CTF=no rather than the indirect WITHOUT_CDDL in filemon

svn commit: r264927 - head/share/mk

2014-04-25 Thread Warner Losh
Author: imp Date: Fri Apr 25 19:25:18 2014 New Revision: 264927 URL: http://svnweb.freebsd.org/changeset/base/264927 Log: NO_DEBUG_FILES - MK_DEBUG_FILES=no in last remaining place. Modified: head/share/mk/bsd.crunchgen.mk Modified: head/share/mk/bsd.crunchgen.mk

svn commit: r264929 - head/share/mk

2014-04-25 Thread Warner Losh
Author: imp Date: Fri Apr 25 19:25:37 2014 New Revision: 264929 URL: http://svnweb.freebsd.org/changeset/base/264929 Log: Now that all the NO_foo expressed in this loop have been removed from the tree, start warning that NO_foo is deprecated. It was supposed to be gone from the tree as a

svn commit: r264928 - in head: . cddl/lib/libzpool contrib/ofed/usr.lib/libibcm contrib/ofed/usr.lib/libibcommon contrib/ofed/usr.lib/libibmad contrib/ofed/usr.lib/libibumad contrib/ofed/usr.lib/li...

2014-04-25 Thread Warner Losh
Author: imp Date: Fri Apr 25 19:25:26 2014 New Revision: 264928 URL: http://svnweb.freebsd.org/changeset/base/264928 Log: Spell NO_PROFILE= as MK_PROFILE=no. Modified: head/Makefile.inc1 head/cddl/lib/libzpool/Makefile head/contrib/ofed/usr.lib/libibcm/Makefile

svn commit: r264931 - head/share/mk

2014-04-25 Thread Warner Losh
Author: imp Date: Fri Apr 25 19:25:53 2014 New Revision: 264931 URL: http://svnweb.freebsd.org/changeset/base/264931 Log: Split up the options into those used only by bsd.mk.* or sys.mk and the rest. Add note of caution for the surprises that popped up. MK_SSP is the only one used by

svn commit: r264930 - in head: . share/mk

2014-04-25 Thread Warner Losh
Author: imp Date: Fri Apr 25 19:25:45 2014 New Revision: 264930 URL: http://svnweb.freebsd.org/changeset/base/264930 Log: Eliminate NO_INCS. It is used one place, and MK_TOOLCHAIN=no will handle the job just as well. Opt for simplicity rather than one more option. Modified:

svn commit: r264932 - head/share/mk

2014-04-25 Thread Warner Losh
Author: imp Date: Fri Apr 25 19:25:57 2014 New Revision: 264932 URL: http://svnweb.freebsd.org/changeset/base/264932 Log: Generalize FOO.clang to FOO.${COMPILER_TYPE}. There's no reason these need to be clang specific. Also generalize things a bit. Modified: head/share/mk/bsd.sys.mk

svn commit: r264933 - in head/release: amd64 i386

2014-04-25 Thread Glen Barber
Author: gjb Date: Fri Apr 25 19:43:18 2014 New Revision: 264933 URL: http://svnweb.freebsd.org/changeset/base/264933 Log: Fix indentation for diff reduction with commits to follow. Sponsored by: The FreeBSD Foundation Modified: head/release/amd64/make-memstick.sh

svn commit: r264934 - in head/sys/dev/usb: . serial

2014-04-25 Thread Ian Lepore
Author: ian Date: Fri Apr 25 19:47:27 2014 New Revision: 264934 URL: http://svnweb.freebsd.org/changeset/base/264934 Log: The FTDI product ID we've been calling BEAGLEBONE is actually TI XDS100V2, a jtag debugging product, which was used on early Beaglebone boards (later boards used a

Re: svn commit: r253687 - head/sys/net

2014-04-25 Thread Adrian Chadd
Someone else should do it. -a On 25 April 2014 11:09, Gleb Smirnoff gleb...@freebsd.org wrote: On Fri, Apr 25, 2014 at 09:58:31AM -0600, Alan Somers wrote: A On Fri, Jul 26, 2013 at 1:41 PM, Adrian Chadd adr...@freebsd.org wrote: A Author: adrian A Date: Fri Jul 26 19:41:13 2013 A New

svn commit: r264935 - head/release/amd64

2014-04-25 Thread Glen Barber
Author: gjb Date: Fri Apr 25 21:11:00 2014 New Revision: 264935 URL: http://svnweb.freebsd.org/changeset/base/264935 Log: Add a separate script to build the memstick.img and the mini-memstick.img with UEFI support. As the comments in the file suggest, 1) there must be existing

svn commit: r264936 - stable/10/usr.sbin/makefs/cd9660

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 21:20:22 2014 New Revision: 264936 URL: http://svnweb.freebsd.org/changeset/base/264936 Log: MFC: r260041 Record the IEEE P1282 Rock Ridge version 1.12 POSIX File Serial Number, i. e. the POSIX:5.6.1 st_ino field, which can be used to detect hard links

svn commit: r264937 - stable/9/usr.sbin/makefs/cd9660

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 21:20:28 2014 New Revision: 264937 URL: http://svnweb.freebsd.org/changeset/base/264937 Log: MFC: r260041 Record the IEEE P1282 Rock Ridge version 1.12 POSIX File Serial Number, i. e. the POSIX:5.6.1 st_ino field, which can be used to detect hard links

svn commit: r264939 - stable/9/sys/dev/aac

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 21:24:53 2014 New Revision: 264939 URL: http://svnweb.freebsd.org/changeset/base/264939 Log: MFC: r260044 Free the MSI again on detach if allocated. Arguably, this code would be better off living in aac_pci.c, but it doesn't seem worth creating a

svn commit: r264938 - stable/10/sys/dev/aac

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 21:24:33 2014 New Revision: 264938 URL: http://svnweb.freebsd.org/changeset/base/264938 Log: MFC: r260044 Free the MSI again on detach if allocated. Arguably, this code would be better off living in aac_pci.c, but it doesn't seem worth creating a

svn commit: r264941 - stable/9/sys/dev/bge

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 21:28:41 2014 New Revision: 264941 URL: http://svnweb.freebsd.org/changeset/base/264941 Log: MFC: r260045 - Simplify MSI allocation and release. For a single one, we don't need to fiddle with the MSI count and pci_release_msi(9) is smart enough to just

svn commit: r264940 - stable/10/sys/dev/bge

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 21:28:39 2014 New Revision: 264940 URL: http://svnweb.freebsd.org/changeset/base/264940 Log: MFC: r260045 - Simplify MSI allocation and release. For a single one, we don't need to fiddle with the MSI count and pci_release_msi(9) is smart enough to just

svn commit: r264943 - stable/9/sys/dev/ed

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 21:32:38 2014 New Revision: 264943 URL: http://svnweb.freebsd.org/changeset/base/264943 Log: MFC: r260050, r261528 - Switch to using the common MII bitbang'ing code instead of duplicating it. - Based on lessons learnt with dc(4) (see r185750), add bus

svn commit: r264942 - stable/10/sys/dev/ed

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 21:32:34 2014 New Revision: 264942 URL: http://svnweb.freebsd.org/changeset/base/264942 Log: MFC: r260050, r261528 - Switch to using the common MII bitbang'ing code instead of duplicating it. - Based on lessons learnt with dc(4) (see r185750), add bus

Re: svn commit: r264935 - head/release/amd64

2014-04-25 Thread Nathan Whitehorn
On 04/25/14 14:11, Glen Barber wrote: Author: gjb Date: Fri Apr 25 21:11:00 2014 New Revision: 264935 URL: http://svnweb.freebsd.org/changeset/base/264935 Log: Add a separate script to build the memstick.img and the mini-memstick.img with UEFI support. As the comments in the file

svn commit: r264944 - stable/9/sys/dev/iwn

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 21:42:46 2014 New Revision: 264944 URL: http://svnweb.freebsd.org/changeset/base/264944 Log: MFC: r260053 - There's no need to keep track of resource IDs. - Simplify MSI allocation and release. For a single one, we don't need to fiddle with the MSI

svn commit: r264945 - stable/10/sys/dev/iwn

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 21:42:52 2014 New Revision: 264945 URL: http://svnweb.freebsd.org/changeset/base/264945 Log: MFC: r260053 - There's no need to keep track of resource IDs. - Simplify MSI allocation and release. For a single one, we don't need to fiddle with the MSI

Re: svn commit: r264935 - head/release/amd64

2014-04-25 Thread Glen Barber
On Fri, Apr 25, 2014 at 02:41:25PM -0700, Nathan Whitehorn wrote: On 04/25/14 14:11, Glen Barber wrote: Author: gjb Date: Fri Apr 25 21:11:00 2014 New Revision: 264935 URL: http://svnweb.freebsd.org/changeset/base/264935 Log: Add a separate script to build the memstick.img and the

Re: svn commit: r264935 - head/release/amd64

2014-04-25 Thread Nathan Whitehorn
On 04/25/14 14:44, Glen Barber wrote: On Fri, Apr 25, 2014 at 02:41:25PM -0700, Nathan Whitehorn wrote: On 04/25/14 14:11, Glen Barber wrote: Author: gjb Date: Fri Apr 25 21:11:00 2014 New Revision: 264935 URL: http://svnweb.freebsd.org/changeset/base/264935 Log: Add a separate script to

svn commit: r264946 - head/sys/amd64/conf

2014-04-25 Thread Glen Barber
Author: gjb Date: Fri Apr 25 21:47:24 2014 New Revision: 264946 URL: http://svnweb.freebsd.org/changeset/base/264946 Log: Add a UEFI kernel configuration to include the VT kernel, and replace the vt_vga driver with vt_efifb. This is intended to help with snapshot builds only. There

Re: svn commit: r264935 - head/release/amd64

2014-04-25 Thread Glen Barber
On Fri, Apr 25, 2014 at 02:46:46PM -0700, Nathan Whitehorn wrote: I appreciate the caution. Thanks for the clarification! I'm planning to get EFI support into the installer this weekend. Speaking of the installer... How difficult would it be to be able to select a kernel for installation if

svn commit: r264947 - stable/9/sys/dev/iwn

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 21:58:16 2014 New Revision: 264947 URL: http://svnweb.freebsd.org/changeset/base/264947 Log: MFC: r260086 - Probe with BUS_PROBE_DEFAULT instead of 0. - Remove clearing PCIM_CMD_INTxDIS; pci(4) will do that as appropriate since r189367. Modified:

Re: svn commit: r264935 - head/release/amd64

2014-04-25 Thread Nathan Whitehorn
On 04/25/14 14:52, Glen Barber wrote: On Fri, Apr 25, 2014 at 02:46:46PM -0700, Nathan Whitehorn wrote: I appreciate the caution. Thanks for the clarification! I'm planning to get EFI support into the installer this weekend. Speaking of the installer... How difficult would it be to be able

svn commit: r264948 - stable/10/sys/dev/iwn

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 21:58:28 2014 New Revision: 264948 URL: http://svnweb.freebsd.org/changeset/base/264948 Log: MFC: r260086 - Probe with BUS_PROBE_DEFAULT instead of 0. - Remove clearing PCIM_CMD_INTxDIS; pci(4) will do that as appropriate since r189367. Modified:

svn commit: r264950 - stable/9/sys/dev/mpt

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 22:01:05 2014 New Revision: 264950 URL: http://svnweb.freebsd.org/changeset/base/264950 Log: MFC: r260058 - Remove a redundant variable in mpt_pci_attach(). - #if 0 the currently unused paired port linking and unlinking of dual adapters. - Simplify

Re: svn commit: r264935 - head/release/amd64

2014-04-25 Thread Adrian Chadd
On 25 April 2014 14:41, Nathan Whitehorn nwhiteh...@freebsd.org wrote: On 04/25/14 14:11, Glen Barber wrote: Author: gjb Date: Fri Apr 25 21:11:00 2014 New Revision: 264935 URL: http://svnweb.freebsd.org/changeset/base/264935 Log: Add a separate script to build the memstick.img and

svn commit: r264949 - stable/10/sys/dev/mpt

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 22:01:02 2014 New Revision: 264949 URL: http://svnweb.freebsd.org/changeset/base/264949 Log: MFC: r260058 - Remove a redundant variable in mpt_pci_attach(). - #if 0 the currently unused paired port linking and unlinking of dual adapters. - Simplify

svn commit: r264951 - stable/9/sys/dev/ral

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 22:04:33 2014 New Revision: 264951 URL: http://svnweb.freebsd.org/changeset/base/264951 Log: MFC: r260061 - Add support for using MSI instead of INTx, controllable via the tunable hw.ral.msi_disable (defaulting to using MSI). - Probe with

svn commit: r264952 - stable/10/sys/dev/ral

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 22:04:40 2014 New Revision: 264952 URL: http://svnweb.freebsd.org/changeset/base/264952 Log: MFC: r260061 - Add support for using MSI instead of INTx, controllable via the tunable hw.ral.msi_disable (defaulting to using MSI). - Probe with

Re: svn commit: r264935 - head/release/amd64

2014-04-25 Thread Nathan Whitehorn
On 04/25/14 15:00, Adrian Chadd wrote: On 25 April 2014 14:41, Nathan Whitehorn nwhiteh...@freebsd.org wrote: On 04/25/14 14:11, Glen Barber wrote: Author: gjb Date: Fri Apr 25 21:11:00 2014 New Revision: 264935 URL: http://svnweb.freebsd.org/changeset/base/264935 Log: Add a separate

Re: svn commit: r264935 - head/release/amd64

2014-04-25 Thread Glen Barber
On Fri, Apr 25, 2014 at 02:58:34PM -0700, Nathan Whitehorn wrote: On 04/25/14 14:52, Glen Barber wrote: On Fri, Apr 25, 2014 at 02:46:46PM -0700, Nathan Whitehorn wrote: I appreciate the caution. Thanks for the clarification! I'm planning to get EFI support into the installer this weekend.

Re: svn commit: r264935 - head/release/amd64

2014-04-25 Thread Nathan Whitehorn
On 04/25/14 15:06, Glen Barber wrote: On Fri, Apr 25, 2014 at 02:58:34PM -0700, Nathan Whitehorn wrote: On 04/25/14 14:52, Glen Barber wrote: On Fri, Apr 25, 2014 at 02:46:46PM -0700, Nathan Whitehorn wrote: I appreciate the caution. Thanks for the clarification! I'm planning to get EFI

RE: svn commit: r264935 - head/release/amd64

2014-04-25 Thread dteske
-Original Message- From: Nathan Whitehorn [mailto:nwhiteh...@freebsd.org] Sent: Friday, April 25, 2014 3:09 PM To: Glen Barber Cc: src-committ...@freebsd.org; svn-src-all@freebsd.org; svn-src- h...@freebsd.org Subject: Re: svn commit: r264935 - head/release/amd64 On 04/25/14

svn commit: r264953 - stable/9/sys/dev/iwi

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 22:19:06 2014 New Revision: 264953 URL: http://svnweb.freebsd.org/changeset/base/264953 Log: MFC: r260063 - Probe with BUS_PROBE_DEFAULT instead of 0. - Nuke code setting PCI_POWERSTATE_D0; pci(4) already does that for type 0 devices. - Use PCIR_BAR

svn commit: r264954 - stable/10/sys/dev/iwi

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 22:19:18 2014 New Revision: 264954 URL: http://svnweb.freebsd.org/changeset/base/264954 Log: MFC: r260063 - Probe with BUS_PROBE_DEFAULT instead of 0. - Nuke code setting PCI_POWERSTATE_D0; pci(4) already does that for type 0 devices. - Use PCIR_BAR

svn commit: r264956 - stable/10/sys/dev/wpi

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 22:23:38 2014 New Revision: 264956 URL: http://svnweb.freebsd.org/changeset/base/264956 Log: MFC: r260064 - Probe with BUS_PROBE_DEFAULT instead of 0. - Nuke code setting PCI_POWERSTATE_D0; pci(4) already does that for type 0 devices. - There's no

svn commit: r264955 - stable/9/sys/dev/wpi

2014-04-25 Thread Marius Strobl
Author: marius Date: Fri Apr 25 22:23:26 2014 New Revision: 264955 URL: http://svnweb.freebsd.org/changeset/base/264955 Log: MFC: r260064 - Probe with BUS_PROBE_DEFAULT instead of 0. - Nuke code setting PCI_POWERSTATE_D0; pci(4) already does that for type 0 devices. - There's no

Re: svn commit: r264935 - head/release/amd64

2014-04-25 Thread Mark Linimon
On Fri, Apr 25, 2014 at 03:00:45PM -0700, Adrian Chadd wrote: I've found a bunch of BIOSes on recent hardware that seems to assume GPTs == EFI booting, and just plain don't boot your system. Suggestion? Put a list of these on the wiki so that other people know not to get burned, too. mcl

svn commit: r264958 - stable/10/sys/dev/sound/pci/hda

2014-04-25 Thread Marius Strobl
Author: marius Date: Sat Apr 26 00:40:16 2014 New Revision: 264958 URL: http://svnweb.freebsd.org/changeset/base/264958 Log: MFC: r264831 Add quirk to configure headphones redirection on Intel DH87RL boards. Modified: stable/10/sys/dev/sound/pci/hda/hdaa_patches.c

svn commit: r264957 - stable/9/sys/dev/sound/pci/hda

2014-04-25 Thread Marius Strobl
Author: marius Date: Sat Apr 26 00:40:02 2014 New Revision: 264957 URL: http://svnweb.freebsd.org/changeset/base/264957 Log: MFC: r264831 Add quirk to configure headphones redirection on Intel DH87RL boards. Modified: stable/9/sys/dev/sound/pci/hda/hdaa_patches.c

svn commit: r264959 - stable/10/release/arm

2014-04-25 Thread Glen Barber
Author: gjb Date: Sat Apr 26 00:51:07 2014 New Revision: 264959 URL: http://svnweb.freebsd.org/changeset/base/264959 Log: MFC r264794: Move xdev knobs from release/arm/release.sh and into an XDEV_FLAGS variable in ${KERNCONF}.conf file. Local changes: Fix XDEV_FLAGS for

svn commit: r264960 - stable/9/release/arm

2014-04-25 Thread Glen Barber
Author: gjb Date: Sat Apr 26 00:55:36 2014 New Revision: 264960 URL: http://svnweb.freebsd.org/changeset/base/264960 Log: MFC r264794: Move xdev knobs from release/arm/release.sh and into an XDEV_FLAGS variable in ${KERNCONF}.conf file. Local changes: Fix XDEV_FLAGS for

svn commit: r264962 - stable/9/sys/dev/sound/pci/hda

2014-04-25 Thread Marius Strobl
Author: marius Date: Sat Apr 26 01:00:37 2014 New Revision: 264962 URL: http://svnweb.freebsd.org/changeset/base/264962 Log: MFC: r264832 (partial) - Sprinkle const and static as appropriate. - Convert the remainder of snd_hda(4) to take advantage of nitems(). - Use DEVMETHOD_END. -

svn commit: r264961 - stable/10/sys/dev/sound/pci/hda

2014-04-25 Thread Marius Strobl
Author: marius Date: Sat Apr 26 01:00:28 2014 New Revision: 264961 URL: http://svnweb.freebsd.org/changeset/base/264961 Log: MFC: r264832 - Sprinkle const and static as appropriate. - Convert the remainder of snd_hda(4) to take advantage of nitems(). - Use DEVMETHOD_END. - Use NULL