svn commit: r253560 - head/sys/ia64/pci

2013-07-22 Thread Marcel Moolenaar
Author: marcel Date: Tue Jul 23 03:03:17 2013 New Revision: 253560 URL: http://svnweb.freebsd.org/changeset/base/253560 Log: In pci_cfgregread() and pci_cfgregwrite(), multiplex the domain and bus number into the bus argument. The bus number occupies the least significant 8 bits. The PCI dom

svn commit: r253559 - head/sys/ia64/ia64

2013-07-22 Thread Marcel Moolenaar
Author: marcel Date: Tue Jul 23 02:38:23 2013 New Revision: 253559 URL: http://svnweb.freebsd.org/changeset/base/253559 Log: In ia64_mca_init(), don't limit the allocation of the info block to fall within the first 256MB of memory. The origin/reason for that limitation is not known, but it's

svn commit: r253558 - head/sys/ia64/ia64

2013-07-22 Thread Marcel Moolenaar
Author: marcel Date: Tue Jul 23 02:11:22 2013 New Revision: 253558 URL: http://svnweb.freebsd.org/changeset/base/253558 Log: In pmap_mapdev(), if the physical memory range is not covered by an EFI memory descriptor, don't return NULL as the virtual address, return the direct-mapped uncacheab

svn commit: r253556 - head/sys/vm

2013-07-22 Thread Jeremie Le Hen
Author: jlh Date: Mon Jul 22 22:16:47 2013 New Revision: 253556 URL: http://svnweb.freebsd.org/changeset/base/253556 Log: Fix previous commit when option RACCT is not used. MFC after:7 days Modified: head/sys/vm/vm_mmap.c Modified: head/sys/vm/vm_mmap.c =

svn commit: r253554 - head/sys/vm

2013-07-22 Thread Jeremie Le Hen
Author: jlh Date: Mon Jul 22 21:47:14 2013 New Revision: 253554 URL: http://svnweb.freebsd.org/changeset/base/253554 Log: Fix a panic in the racct code when munlock(2) is called with incorrect values. The racct code in sys_munlock() assumed that the boundaries provided by the userland wer

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

2013-07-22 Thread Sergey Kandaurov
Author: pluknet Date: Mon Jul 22 19:32:42 2013 New Revision: 253552 URL: http://svnweb.freebsd.org/changeset/base/253552 Log: Add TP-LINK TL-WDN4800. PR: docs/180743 Reviewed by: adrian Modified: head/share/man/man4/ath_hal.4 Modified: head/share/man/man4/ath_hal.4

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

2013-07-22 Thread Sergey Kandaurov
Author: pluknet Date: Mon Jul 22 19:21:28 2013 New Revision: 253551 URL: http://svnweb.freebsd.org/changeset/base/253551 Log: Update chipset support list for ath_hal. This adds "device ath_ar9300". PR: docs/180743 Reviewed by: adrian Modified: head/share/man/man4/ath_hal.4

svn commit: r253549 - in head/sys: cam dev/mps sys

2013-07-22 Thread Kenneth D. Merry
Author: ken Date: Mon Jul 22 18:37:07 2013 New Revision: 253549 URL: http://svnweb.freebsd.org/changeset/base/253549 Log: CAM and mps(4) driver scanning changes. Add a PIM_NOSCAN flag to the CAM path inquiry CCB. This tells CAM not to perform a rescan on a bus when it is registered.

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

2013-07-22 Thread Kenneth D. Merry
Author: ken Date: Mon Jul 22 18:41:53 2013 New Revision: 253550 URL: http://svnweb.freebsd.org/changeset/base/253550 Log: Merge in phase 14+ -> 16 mps driver fixes from LSI: --- System panics during a Port reset with ouststanding

svn commit: r253548 - head/lib/libc/sys

2013-07-22 Thread Ed Maste
Author: emaste Date: Mon Jul 22 18:18:21 2013 New Revision: 253548 URL: http://svnweb.freebsd.org/changeset/base/253548 Log: Document EINVAL error return from PT_LWPINFO Modified: head/lib/libc/sys/ptrace.2 Modified: head/lib/libc/sys/ptrace.2

Re: svn commit: r253546 - head/share/mk

2013-07-22 Thread Hans Petter Selasky
On 07/22/13 16:23, Gleb Smirnoff wrote: Author: glebius Date: Mon Jul 22 14:23:46 2013 New Revision: 253546 URL: http://svnweb.freebsd.org/changeset/base/253546 Log: Fix build. Modified: head/share/mk/bsd.own.mk Modified: head/share/mk/bsd.own.mk =

svn commit: r253546 - head/share/mk

2013-07-22 Thread Gleb Smirnoff
Author: glebius Date: Mon Jul 22 14:23:46 2013 New Revision: 253546 URL: http://svnweb.freebsd.org/changeset/base/253546 Log: Fix build. Modified: head/share/mk/bsd.own.mk Modified: head/share/mk/bsd.own.mk == --- he

svn commit: r253545 - in head/usr.sbin/bsdconfig: include share/media

2013-07-22 Thread Devin Teske
Author: dteske Date: Mon Jul 22 13:56:35 2013 New Revision: 253545 URL: http://svnweb.freebsd.org/changeset/base/253545 Log: Sync-up with bsdinstall(8) FTP mirrorselect changes. SVN r224656: Add back ftp4, a new machine has taken its place. ftp2 and ftp8 are both IPv6 capable mirrors.

svn commit: r253544 - in head/sys: dev/usb/gadget modules/usb modules/usb/g_audio modules/usb/g_keyboard modules/usb/g_modem modules/usb/g_mouse

2013-07-22 Thread Hans Petter Selasky
Author: hselasky Date: Mon Jul 22 13:39:33 2013 New Revision: 253544 URL: http://svnweb.freebsd.org/changeset/base/253544 Log: Add some USB gadget example drivers for USB audio, USB keyboard, USB mouse and USB modem classes. Hopefully someone will find these examples useful when implementing

svn commit: r253543 - head/usr.sbin/bsdinstall/scripts

2013-07-22 Thread Gavin Atkinson
Author: gavin Date: Mon Jul 22 12:56:50 2013 New Revision: 253543 URL: http://svnweb.freebsd.org/changeset/base/253543 Log: Update mirror list to more closely match http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html MFC after:1 week Modified: head/usr.sbin/b

svn commit: r253542 - head/release

2013-07-22 Thread Glen Barber
Author: gjb Date: Mon Jul 22 12:07:57 2013 New Revision: 253542 URL: http://svnweb.freebsd.org/changeset/base/253542 Log: For consistency with previous releases, name the cdrom install cd 'disc1.iso'. Discussed with: re@ team Approved by: kib (mentor) MFC after:3 days X-M

svn commit: r253541 - head/contrib/openbsm/m4

2013-07-22 Thread Colin Percival
Author: cperciva Date: Mon Jul 22 08:46:15 2013 New Revision: 253541 URL: http://svnweb.freebsd.org/changeset/base/253541 Log: Remove weirdly-named autofoo file. This is not needed for the (FreeBSD) build, and freebsd-update chokes on it. 9.2-RELEASE candidate. Approved by: rwatson