CVS commit: src/sys/dev/pci

2012-07-12 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Thu Jul 12 09:29:32 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add Marvell SoC 88F6282. To generate a diff of this commit: cvs rdiff -u -r1.1118 -r1.1119 src/sys/dev/pci/pcidevs Please note that diffs are

CVS commit: src/sys/dev/marvell

2012-07-12 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Thu Jul 12 09:39:53 UTC 2012 Modified Files: src/sys/dev/marvell: marvellreg.h Log Message: Add 88f6282. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/dev/marvell/marvellreg.h Please note that diffs are

CVS commit: src/x11/bin/xconsole

2012-07-12 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Jul 12 10:14:04 UTC 2012 Modified Files: src/x11/bin/xconsole: Makefile Log Message: Define HAS_OPENPTY in CPPFLAGS (since this Makefile doesn't use a config.h). To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: xsrc/external/mit/xconsole/dist

2012-07-12 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Thu Jul 12 10:14:50 UTC 2012 Modified Files: xsrc/external/mit/xconsole/dist: xconsole.c Log Message: Revert local patch adding a call to openpty. Defining HAS_OPENPTY (which I just added in the crossover Makefile) has the same

CVS commit: xsrc/external/mit/xinit/dist

2012-07-12 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Thu Jul 12 12:00:08 UTC 2012 Modified Files: xsrc/external/mit/xinit/dist: xinit.c Log Message: Instead of local patch, merge upstream git version: commit 45cc81cd7abafe61bddb3ddce9f4fb8a9aa06c12 Author: Julien Cristau

CVS commit: src/x11/bin/xconsole

2012-07-12 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Jul 12 12:43:06 UTC 2012 Modified Files: src/x11/bin/xconsole: Makefile Log Message: Revert previous: tsutsui noted that this file is for X11R6. The one for X11R7 already had HAVE_OPENPTY defined. To generate a diff of this

CVS commit: xsrc/external/mit/xsetpointer/dist

2012-07-12 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Thu Jul 12 13:16:52 UTC 2012 Modified Files: xsrc/external/mit/xsetpointer/dist: xsetpointer.c Log Message: Instead of local patch, use official upstream fix. commit 1326fcb6afe5a62b675bf99826f7e628c66237b4 Author: Paulo Cesar

CVS commit: src/sys/dev/ic

2012-07-12 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Jul 12 14:17:03 UTC 2012 Modified Files: src/sys/dev/ic: mvsata.c Log Message: Fix surplus ( that was forgotten to remove in the DRIVE_ to DRIVET_ rototol. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18

CVS commit: src/sys/dev/sdmmc

2012-07-12 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Thu Jul 12 15:59:32 UTC 2012 Modified Files: src/sys/dev/sdmmc: sdmmcvar.h Log Message: Replace integer constant SDMMC_MAXNSEGS with the formula said value was calculated from. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/dev/sdmmc

2012-07-12 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Thu Jul 12 16:01:53 UTC 2012 Modified Files: src/sys/dev/sdmmc: sdmmc.c Log Message: If necessary, unload and destroy dmamap upon detach. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/dev/sdmmc/sdmmc.c

CVS commit: src/sys/dev/sdmmc

2012-07-12 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Thu Jul 12 16:03:13 UTC 2012 Modified Files: src/sys/dev/sdmmc: sdmmcreg.h Log Message: Add SD_STATUS (ACMD13) opcode. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/dev/sdmmc/sdmmcreg.h Please note that

CVS commit: src/external/bsd/atf/lib/libatf-c++

2012-07-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jul 12 16:15:40 UTC 2012 Modified Files: src/external/bsd/atf/lib/libatf-c++: Makefile Log Message: Properly include dependent library, unbreaks objdir build. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14

CVS commit: src/sys/dev/sdmmc

2012-07-12 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Thu Jul 12 16:32:34 UTC 2012 Modified Files: src/sys/dev/sdmmc: sdhc.c Log Message: Always enable and set block count register. We never do infinite transfers. The old way seemed to be causing issues on a R5C822, at least with

CVS commit: src/sys/dev/sdmmc

2012-07-12 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Thu Jul 12 16:34:30 UTC 2012 Modified Files: src/sys/dev/sdmmc: sdhcreg.h Log Message: Add DMA boundary field shift and mask. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/dev/sdmmc/sdhcreg.h Please

CVS commit: src/sys/dev/sdmmc

2012-07-12 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Thu Jul 12 16:46:48 UTC 2012 Modified Files: src/sys/dev/sdmmc: sdhc.c Log Message: SDHCI byte swaps the BE response on the wire into LE registers. As we always want response data in LE, use bus_space_read_stream. Additonally,

CVS commit: src/external/bsd/dhcpcd/dist

2012-07-12 Thread Roy Marples
Module Name:src Committed By: roy Date: Thu Jul 12 16:48:03 UTC 2012 Update of /cvsroot/src/external/bsd/dhcpcd/dist In directory ivanova.netbsd.org:/tmp/cvs-serv15788 Log Message: Import dhcpcd-5.6.1 with the following changes: Improve IPv6 RA support by allowing dhcpcd to

CVS commit: src/external/bsd/dhcpcd/dist

2012-07-12 Thread Roy Marples
Module Name:src Committed By: roy Date: Thu Jul 12 16:51:21 UTC 2012 Modified Files: src/external/bsd/dhcpcd/dist: dhcpcd.8.in Log Message: sync To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/external/bsd/dhcpcd/dist/dhcpcd.8.in Please note that

CVS commit: src/external/bsd/dhcpcd/sbin/dhcpcd

2012-07-12 Thread Roy Marples
Module Name:src Committed By: roy Date: Thu Jul 12 16:54:14 UTC 2012 Modified Files: src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile Log Message: Fix for dhcpcd-5.6.1 To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/doc

2012-07-12 Thread Roy Marples
20120712]

CVS commit: src/sys/dev/sdmmc

2012-07-12 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Thu Jul 12 16:58:50 UTC 2012 Modified Files: src/sys/dev/sdmmc: sdhc.c Log Message: SDHC can have multiple slots, note which slot a specific sdmmc(4) attaches to. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

CVS commit: [netbsd-6] src/sys/arch/vax/include

2012-07-12 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Jul 12 17:07:38 UTC 2012 Modified Files: src/sys/arch/vax/include [netbsd-6]: cpu.h Log Message: Pull up following revision(s) (requested by abs in ticket #407): sys/arch/vax/include/cpu.h: revision 1.94 Change cpu_idle

CVS commit: [netbsd-6] src/sys/kern

2012-07-12 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Jul 12 17:11:17 UTC 2012 Modified Files: src/sys/kern [netbsd-6]: uipc_socket.c Log Message: Pull up following revision(s) (requested by chs in ticket #408): sys/kern/uipc_socket.c: revision 1.211 in soreceive(), handle

CVS commit: src/sys/arch

2012-07-12 Thread David Laight
Module Name:src Committed By: dsl Date: Thu Jul 12 17:14:39 UTC 2012 Modified Files: src/sys/arch/amd64/amd64: db_machdep.c src/sys/arch/i386/i386: db_machdep.c Log Message: Neither i386 nor amd64 have had separate syscall_plain/fancy functions for ages, so this

CVS commit: [netbsd-6] src/sys/arch/powerpc/booke

2012-07-12 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Jul 12 17:15:17 UTC 2012 Modified Files: src/sys/arch/powerpc/booke [netbsd-6]: e500_intr.c Log Message: Pull up following revision(s) (requested by matt in ticket #409): sys/arch/powerpc/booke/e500_intr.c: revision 1.18

CVS commit: src/sys/dev/sdmmc

2012-07-12 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Thu Jul 12 17:15:27 UTC 2012 Modified Files: src/sys/dev/sdmmc: sdhc.c Log Message: No need to panic on failure to find a divisor. Additionally, add commented out calculation of actual clock frequency. To generate a diff of

CVS commit: [netbsd-6] src/sys/dev/mscp

2012-07-12 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Jul 12 17:17:27 UTC 2012 Modified Files: src/sys/dev/mscp [netbsd-6]: mscp.c mscp.h mscp_subr.c Log Message: Pull up following revision(s) (requested by abs in ticket #410): sys/dev/mscp/mscp.h: revision 1.9

CVS commit: src/sys/arch/arm/arm

2012-07-12 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jul 12 17:20:20 UTC 2012 Modified Files: src/sys/arch/arm/arm: undefined.c Log Message: Add event counters for undefined instruction and cp15 instruction emulation. To generate a diff of this commit: cvs rdiff -u -r1.43

CVS commit: src/sys/arch/arm/include

2012-07-12 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jul 12 17:23:02 UTC 2012 Modified Files: src/sys/arch/arm/include: byte_swap.h Log Message: Use __builtin_constant_p so that we only emit asm when the expression is not a constant. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/fs/ntfs

2012-07-12 Thread David Laight
Module Name:src Committed By: dsl Date: Thu Jul 12 17:24:47 UTC 2012 Modified Files: src/sys/fs/ntfs: ntfs_subr.c Log Message: Fix build - eg i386/ALL To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/sys/fs/ntfs/ntfs_subr.c Please note that diffs are

CVS commit: src/sys/arch/i386/i386

2012-07-12 Thread David Laight
Module Name:src Committed By: dsl Date: Thu Jul 12 17:26:42 UTC 2012 Modified Files: src/sys/arch/i386/i386: freebsd_syscall.c ibcs2_syscall.c svr4_syscall.c Log Message: No point in having separate xxx_syscall_fancy() and xxx_syscall_plain(). Remove the

CVS commit: src/sys/dev/sdmmc

2012-07-12 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Thu Jul 12 17:27:42 UTC 2012 Modified Files: src/sys/dev/sdmmc: sdhc.c Log Message: Completely rework (and enable) SDHC 1.0 DMA data transfer. While without a large physically-contiguous buffer the performance suffers severly,

CVS commit: src/sys/dev/pci

2012-07-12 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Thu Jul 12 17:37:24 UTC 2012 Modified Files: src/sys/dev/pci: sdhc_pci.c Log Message: Ricoh R5C822 has working DMA, but does not advertise support for it, use force. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/sys/arch/i386/i386

2012-07-12 Thread David Laight
Module Name:src Committed By: dsl Date: Thu Jul 12 18:13:08 UTC 2012 Modified Files: src/sys/arch/i386/i386: freebsd_syscall.c ibcs2_syscall.c svr4_syscall.c Log Message: Fix previous - syscall_fancy() didn't contain the check for p_trace_anabled. To

CVS commit: [netbsd-6] src/gnu/dist/gcc4/gcc/config/vax

2012-07-12 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Jul 12 18:29:57 UTC 2012 Modified Files: src/gnu/dist/gcc4/gcc/config/vax [netbsd-6]: builtins.md Log Message: Pull up following revision(s) (requested by ragge in ticket #411): gnu/dist/gcc4/gcc/config/vax/builtins.md:

CVS commit: [netbsd-6] src/sys/dev/mscp

2012-07-12 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Jul 12 18:32:05 UTC 2012 Modified Files: src/sys/dev/mscp [netbsd-6]: mscp_disk.c Log Message: Pull up following revision(s) (requested by abs in ticket #412): sys/dev/mscp/mscp_disk.c: revision 1.75 - Unconditionally

CVS commit: [netbsd-6] src

2012-07-12 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Jul 12 18:35:10 UTC 2012 Modified Files: src/common/lib/libc/gen [netbsd-6]: ptree.c src/sys/sys [netbsd-6]: ptree.h Log Message: Pull up following revision(s) (requested by rmind in ticket #413):

CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto

2012-07-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jul 12 18:44:49 UTC 2012 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto: idea.inc mdc2.inc Log Message: oops, add all the files To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: src/lib/libedit

2012-07-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jul 12 18:46:20 UTC 2012 Modified Files: src/lib/libedit: readline.c Log Message: PR/46678: Ian Wienand: Add stub implementation for rl_free_line_state() To generate a diff of this commit: cvs rdiff -u -r1.104 -r1.105

CVS commit: src/lib

2012-07-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jul 12 19:11:07 UTC 2012 Modified Files: src/lib: Makefile Log Message: move atf down to fix the build To generate a diff of this commit: cvs rdiff -u -r1.184 -r1.185 src/lib/Makefile Please note that diffs are not

CVS commit: [netbsd-6] src/doc

2012-07-12 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Jul 12 19:13:42 UTC 2012 Modified Files: src/doc [netbsd-6]: CHANGES-6.0 Log Message: Tickets 407-413. To generate a diff of this commit: cvs rdiff -u -r1.1.2.152 -r1.1.2.153 src/doc/CHANGES-6.0 Please note that diffs are not

CVS commit: [netbsd-6] src/external/historical/nawk/dist

2012-07-12 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Jul 12 19:24:21 UTC 2012 Modified Files: src/external/historical/nawk/dist [netbsd-6]: b.c lib.c main.c proto.h run.c Log Message: Pull up following revision(s) (requested by christos in ticket #414):

CVS commit: [netbsd-6] src/doc

2012-07-12 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Jul 12 19:26:02 UTC 2012 Modified Files: src/doc [netbsd-6]: CHANGES-6.0 Log Message: Ticket 414. To generate a diff of this commit: cvs rdiff -u -r1.1.2.153 -r1.1.2.154 src/doc/CHANGES-6.0 Please note that diffs are not

CVS commit: [netbsd-6] xsrc/external/mit/xorg-server/dist/hw/xfree86/common

2012-07-12 Thread Jeff Rizzo
Module Name:xsrc Committed By: riz Date: Thu Jul 12 19:42:40 UTC 2012 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/common [netbsd-6]: xf86sbusBus.c Log Message: Pull up following revision(s) (requested by macallan in ticket #415):

CVS commit: src/lib

2012-07-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jul 12 20:14:44 UTC 2012 Modified Files: src/lib: Makefile Log Message: don't mention the indirect libm dependency. To generate a diff of this commit: cvs rdiff -u -r1.185 -r1.186 src/lib/Makefile Please note that diffs

CVS commit: src/external/mit/xorg/lib/xkbdata

2012-07-12 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Jul 12 20:32:34 UTC 2012 Removed Files: src/external/mit/xorg/lib/xkbdata: Makefile Makefile.xkbdata src/external/mit/xorg/lib/xkbdata/compat: Makefile src/external/mit/xorg/lib/xkbdata/geometry: Makefile

CVS commit: xsrc/external/mit/xkbdata/dist

2012-07-12 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Thu Jul 12 20:33:25 UTC 2012 Removed Files: xsrc/external/mit/xkbdata/dist: COPYING ChangeLog INSTALL Makefile.am Makefile.in aclocal.m4 config.h.in configure configure.ac install-sh missing mkinstalldirs

CVS commit: src/sys/arch/arm/include

2012-07-12 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jul 12 21:29:04 UTC 2012 Modified Files: src/sys/arch/arm/include: cdefs.h Log Message: Add more arm7 and arm6 variants. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/include/cdefs.h Please

CVS commit: src/sys/arch/evbarm/include

2012-07-12 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jul 12 21:29:51 UTC 2012 Modified Files: src/sys/arch/evbarm/include: bus_defs.h Log Message: Enable bus_stream options. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/include/bus_defs.h

CVS commit: src/sys/dev/sdmmc

2012-07-12 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Thu Jul 12 23:07:06 UTC 2012 Modified Files: src/sys/dev/sdmmc: sdhc.c Log Message: bus_space_*_stream_N() functions are not universally available. Provite alternate implementation for when they are unavailable. To generate a

CVS commit: src/common/lib/libc/gen

2012-07-12 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jul 13 01:15:27 UTC 2012 Modified Files: src/common/lib/libc/gen: ptree.c Log Message: Don't bother testing 0 length keys since they can only have one possible value. To generate a diff of this commit: cvs rdiff -u -r1.6

CVS commit: src/sys/arch/arm

2012-07-12 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jul 13 05:23:30 UTC 2012 Modified Files: src/sys/arch/arm/arm: cpufunc.c src/sys/arch/arm/conf: files.arm src/sys/arch/arm/include: armreg.h Log Message: Begin support for Cortex A5, A7, A15 and expand A8 and A9