Re: CVS commit: src/sys

2014-07-21 Thread Lourival Vieira Neto
Hi Mindaugas, On Sat, Jul 19, 2014 at 7:16 PM, Mindaugas Rasiukevicius rm...@netbsd.org wrote: Alex, Alexander Nasonov al...@yandex.ru wrote: Lourival Pereira Vieira Neto wrote: Module Name:src Committed By: lneto Date: Sat Jul 19 17:13:22 UTC 2014

Re: CVS commit: src/sys/arch

2014-07-21 Thread Jeff Rizzo
Manuel- I think these changes (or one of the changes you've committed recently) broke building the BEAGLEBOARDXM kernel: --- beagle_machdep.o --- /home/riz/src/sys/arch/evbarm/beagle/beagle_machdep.c: In function 'beagle_device_register':

Re: CVS commit: src/sys/arch

2014-07-21 Thread Jeff Rizzo
On 7/21/14, 2:16 PM, Jeff Rizzo wrote: Manuel- I think these changes (or one of the changes you've committed recently) broke building the BEAGLEBOARDXM kernel: The fix was straightforward so I just committed it. +j

CVS commit: src/sys/net

2014-07-21 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Mon Jul 21 12:03:38 UTC 2014 Modified Files: src/sys/net: link_proto.c Log Message: Don't assume if_init is always set if_init may be NULL, e.g., if_vlan. PR kern/48997 To generate a diff of this commit: cvs rdiff -u -r1.16

CVS commit: src/lib/librumphijack

2014-07-21 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Mon Jul 21 14:23:43 UTC 2014 Modified Files: src/lib/librumphijack: hijack.c Log Message: Ignore the contents of revents when poll() returns failure. This is one more part to the fix for PR kern/46464. Patch from pooka. To

CVS commit: xsrc/external/mit/xf86-video-wsfb/dist/src

2014-07-21 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Mon Jul 21 19:03:03 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-wsfb/dist/src: wsfb_driver.c Log Message: Add kludge to use luna68k 4/8bpp framebuffers as a monochrome server. The idea is taken from mlterm-fb --depth

CVS commit: src/sys/external/bsd/drm2/dist/drm/i915

2014-07-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Jul 21 20:01:19 UTC 2014 Modified Files: src/sys/external/bsd/drm2/dist/drm/i915: i915_gem_gtt.c Log Message: Avoid bus_space_read/write_8 on i386. Would be nice if there were a clearer way to detect it than _LP64, and if

CVS commit: src/sys/external/bsd/drm2/dist/drm/i915

2014-07-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Jul 21 20:03:31 UTC 2014 Modified Files: src/sys/external/bsd/drm2/dist/drm/i915: intel_uncore.c Log Message: Avoid bus_space_read/write_8 on i386. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \

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

2014-07-21 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Jul 21 22:17:45 UTC 2014 Modified Files: src/sys/arch/evbarm/beagle: beagle_machdep.c Log Message: Conditionalize more stuff on TI_AM335X so BEAGLEBONEXM kernel builds succeed. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/bsd/bind/dist/lib/lwres/include/lwres

2014-07-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jul 22 00:11:22 UTC 2014 Modified Files: src/external/bsd/bind/dist/lib/lwres/include/lwres: lwres.h Log Message: fix lint build To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 \

CVS commit: src/external/bsd/bind/dist/lib/lwres/include/lwres

2014-07-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jul 22 01:03:22 UTC 2014 Modified Files: src/external/bsd/bind/dist/lib/lwres/include/lwres: lwres.h Log Message: one more quoted comment To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 \

CVS commit: src/sys/dev/pci

2014-07-21 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue Jul 22 01:55:54 UTC 2014 Modified Files: src/sys/dev/pci: if_vioif.c ld_virtio.c viomb.c virtio.c virtiovar.h Log Message: Introduce VIRTIO_F_PCI_INTR_MPSAFE for virtio It is set by a child driver, e.g., if_vioif. If set,

CVS commit: src/sys/dev/pci

2014-07-21 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue Jul 22 02:21:50 UTC 2014 Modified Files: src/sys/dev/pci: if_vioif.c Log Message: Make if_vioif MPSAFE - Introduce VIOIF_MPSAFE - It's enabled only when NET_MPSAFE is defined in if.h or the kernel config - Add tx and rx

CVS commit: src/sys/external/bsd/drm2/include/linux

2014-07-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jul 22 02:38:31 UTC 2014 Modified Files: src/sys/external/bsd/drm2/include/linux: ww_mutex.h Log Message: Make Linux ww_mutex use a spin lock inside, not an adaptive lock. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/dev/pci

2014-07-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jul 22 04:20:39 UTC 2014 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Add SERDES support from Matthias Drochner. Not all devices were tested but all SERDES entries are enabled. To generate a diff of this commit:

CVS commit: src/sys/dev/sbus

2014-07-21 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue Jul 22 04:55:51 UTC 2014 Modified Files: src/sys/dev/sbus: tcx.c Log Message: restore the right colour map when X exits To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/sys/dev/sbus/tcx.c Please note

CVS commit: src/sys/net

2014-07-21 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Mon Jul 21 12:03:38 UTC 2014 Modified Files: src/sys/net: link_proto.c Log Message: Don't assume if_init is always set if_init may be NULL, e.g., if_vlan. PR kern/48997 To generate a diff of this commit: cvs rdiff -u -r1.16

CVS commit: src/lib/librumphijack

2014-07-21 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Mon Jul 21 14:23:43 UTC 2014 Modified Files: src/lib/librumphijack: hijack.c Log Message: Ignore the contents of revents when poll() returns failure. This is one more part to the fix for PR kern/46464. Patch from pooka. To

CVS commit: xsrc/external/mit/xf86-video-wsfb/dist/src

2014-07-21 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Mon Jul 21 19:03:03 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-wsfb/dist/src: wsfb_driver.c Log Message: Add kludge to use luna68k 4/8bpp framebuffers as a monochrome server. The idea is taken from mlterm-fb --depth

CVS commit: src/sys/external/bsd/drm2/dist/drm/i915

2014-07-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Jul 21 20:01:19 UTC 2014 Modified Files: src/sys/external/bsd/drm2/dist/drm/i915: i915_gem_gtt.c Log Message: Avoid bus_space_read/write_8 on i386. Would be nice if there were a clearer way to detect it than _LP64, and if

CVS commit: src/sys/external/bsd/drm2/dist/drm/i915

2014-07-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Jul 21 20:03:31 UTC 2014 Modified Files: src/sys/external/bsd/drm2/dist/drm/i915: intel_uncore.c Log Message: Avoid bus_space_read/write_8 on i386. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \

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

2014-07-21 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Jul 21 22:17:45 UTC 2014 Modified Files: src/sys/arch/evbarm/beagle: beagle_machdep.c Log Message: Conditionalize more stuff on TI_AM335X so BEAGLEBONEXM kernel builds succeed. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/bsd/bind/dist/lib/lwres/include/lwres

2014-07-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jul 22 00:11:22 UTC 2014 Modified Files: src/external/bsd/bind/dist/lib/lwres/include/lwres: lwres.h Log Message: fix lint build To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 \

CVS commit: src/external/bsd/bind/dist/lib/lwres/include/lwres

2014-07-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jul 22 01:03:22 UTC 2014 Modified Files: src/external/bsd/bind/dist/lib/lwres/include/lwres: lwres.h Log Message: one more quoted comment To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 \

CVS commit: src/sys/dev/pci

2014-07-21 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue Jul 22 01:55:54 UTC 2014 Modified Files: src/sys/dev/pci: if_vioif.c ld_virtio.c viomb.c virtio.c virtiovar.h Log Message: Introduce VIRTIO_F_PCI_INTR_MPSAFE for virtio It is set by a child driver, e.g., if_vioif. If set,

CVS commit: src/sys/dev/pci

2014-07-21 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue Jul 22 02:21:50 UTC 2014 Modified Files: src/sys/dev/pci: if_vioif.c Log Message: Make if_vioif MPSAFE - Introduce VIOIF_MPSAFE - It's enabled only when NET_MPSAFE is defined in if.h or the kernel config - Add tx and rx

CVS commit: src/sys/external/bsd/drm2/include/linux

2014-07-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jul 22 02:38:31 UTC 2014 Modified Files: src/sys/external/bsd/drm2/include/linux: ww_mutex.h Log Message: Make Linux ww_mutex use a spin lock inside, not an adaptive lock. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/dev/pci

2014-07-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jul 22 04:20:39 UTC 2014 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Add SERDES support from Matthias Drochner. Not all devices were tested but all SERDES entries are enabled. To generate a diff of this commit:

CVS commit: src/sys/dev/sbus

2014-07-21 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue Jul 22 04:55:51 UTC 2014 Modified Files: src/sys/dev/sbus: tcx.c Log Message: restore the right colour map when X exits To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/sys/dev/sbus/tcx.c Please note