Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-6] src



Module Name:    src
Committed By:   riz
Date:           Wed Feb 13 20:52:07 UTC 2013

Modified Files:
        src/external/mit/xorg/server/drivers [netbsd-6]: Makefile
        src/external/mit/xorg/server/xorg-server [netbsd-6]: Makefile.common
        src/external/mit/xorg/server/xorg-server/hw/xfree86/xorgos [netbsd-6]:
            Makefile
        src/sys/dev/wscons [netbsd-6]: wsdisplay_vconsvar.h
        src/sys/dev/wsfb [netbsd-6]: genfb.c
Added Files:
        src/distrib/sets/lists/xserver [netbsd-6]: md.evbarm

Log Message:
Pull up following revision(s) (requested by skrll in ticket #818):
        xsrc/external/mit/xf86-video-wsfb/dist/src/wsfb_driver.c: revision 1.14
        xsrc/external/mit/xf86-video-wsfb/dist/src/wsfb_driver.c: revision 1.15
        external/mit/xorg/server/xorg-server/hw/xfree86/xorgos/Makefile: 
revision 1.32
        external/mit/xorg/server/drivers/xf86-input-keyboard/Makefile: revision 
1.15
        sys/dev/wsfb/genfb.c: revision 1.49
        distrib/sets/lists/xserver/md.evbarm: revision 1.1
        sys/dev/wscons/wsdisplay_vconsvar.h: revision 1.22
        external/mit/xorg/server/xorg-server/Makefile.common: revision 1.24
        xsrc/external/mit/xf86-video-wsfb/dist/src/wsfb.h: revision 1.4
        external/mit/xorg/server/drivers/Makefile: revision 1.61
        sys/dev/wsfb/genfb.c: revision 1.50
enable X11 build for evbarm.
aprint_verbose -> aprint_debug
WSDISPLAY_TYPE_VC4 framebuffer is BGR
for WSDISPLAYIO_SMODE, if the bus ioctl handler returns EPASSTHROUGH, dont 
treat it as an error
default to swkbd mode on evbarm as well, now X without config should work
properly on BeagleBoard, RPi and the like
fix a typo in a comment
use WSDISPLAYIO_GET_FBINFO if available


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.5.2.2 src/distrib/sets/lists/xserver/md.evbarm
cvs rdiff -u -r1.60.4.1 -r1.60.4.2 \
    src/external/mit/xorg/server/drivers/Makefile
cvs rdiff -u -r1.23.4.1 -r1.23.4.2 \
    src/external/mit/xorg/server/xorg-server/Makefile.common
cvs rdiff -u -r1.31.4.1 -r1.31.4.2 \
    src/external/mit/xorg/server/xorg-server/hw/xfree86/xorgos/Makefile
cvs rdiff -u -r1.21 -r1.21.2.1 src/sys/dev/wscons/wsdisplay_vconsvar.h
cvs rdiff -u -r1.47 -r1.47.2.1 src/sys/dev/wsfb/genfb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index