Module Name: src
Committed By: tsutsui
Date: Sat Nov 13 02:07:29 UTC 2010
Modified Files:
src/distrib/sets/lists/xserver: md.hpcarm md.hpcmips md.hpcsh
Added Files:
src/external/mit/xorg/etc/etc.hpc: Makefile.inc xorg.conf.640x240-jp
xorg.conf.640x240-us xorg.conf.640x480-jp xorg.conf.640x480-us
xorg.conf.800x600-jp xorg.conf.800x600-us
src/external/mit/xorg/etc/etc.hpcarm: Makefile.inc xorg.conf.ws003sh
xorg.conf.ws007sh xorg.conf.ws011sh xorg.conf.ws020sh
src/external/mit/xorg/etc/etc.hpcmips: Makefile.inc
src/external/mit/xorg/etc/etc.hpcsh: Makefile.inc
Log Message:
Add sample xorg.conf files for hpcarm, hpcmips, and hpcsh.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/distrib/sets/lists/xserver/md.hpcarm
cvs rdiff -u -r1.15 -r1.16 src/distrib/sets/lists/xserver/md.hpcmips
cvs rdiff -u -r1.8 -r1.9 src/distrib/sets/lists/xserver/md.hpcsh
cvs rdiff -u -r0 -r1.1 src/external/mit/xorg/etc/etc.hpc/Makefile.inc \
src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-jp \
src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-us \
src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-jp \
src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-us \
src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-jp \
src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-us
cvs rdiff -u -r0 -r1.1 src/external/mit/xorg/etc/etc.hpcarm/Makefile.inc \
src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws003sh \
src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws007sh \
src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws011sh \
src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws020sh
cvs rdiff -u -r0 -r1.1 src/external/mit/xorg/etc/etc.hpcmips/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/external/mit/xorg/etc/etc.hpcsh/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/sets/lists/xserver/md.hpcarm
diff -u src/distrib/sets/lists/xserver/md.hpcarm:1.9 src/distrib/sets/lists/xserver/md.hpcarm:1.10
--- src/distrib/sets/lists/xserver/md.hpcarm:1.9 Fri Jun 18 09:18:16 2010
+++ src/distrib/sets/lists/xserver/md.hpcarm Sat Nov 13 02:07:29 2010
@@ -1,4 +1,14 @@
-# $NetBSD: md.hpcarm,v 1.9 2010/06/18 09:18:16 tsutsui Exp $
+# $NetBSD: md.hpcarm,v 1.10 2010/11/13 02:07:29 tsutsui Exp $
+./etc/X11/xorg.conf.640x240-jp -unknown xorg
+./etc/X11/xorg.conf.640x240-us -unknown xorg
+./etc/X11/xorg.conf.640x480-jp -unknown xorg
+./etc/X11/xorg.conf.640x480-us -unknown xorg
+./etc/X11/xorg.conf.800x600-jp -unknown xorg
+./etc/X11/xorg.conf.800x600-us -unknown xorg
+./etc/X11/xorg.conf.ws003sh -unknown xorg
+./etc/X11/xorg.conf.ws007sh -unknown xorg
+./etc/X11/xorg.conf.ws011sh -unknown xorg
+./etc/X11/xorg.conf.ws020sh -unknown xorg
./usr/X11R6/bin/X -unknown- x11
./usr/X11R6/bin/Xhpc -unknown- x11
./usr/X11R6/man/cat1/Xhpc.0 -unknown- .cat,x11
Index: src/distrib/sets/lists/xserver/md.hpcmips
diff -u src/distrib/sets/lists/xserver/md.hpcmips:1.15 src/distrib/sets/lists/xserver/md.hpcmips:1.16
--- src/distrib/sets/lists/xserver/md.hpcmips:1.15 Fri Jun 18 15:55:33 2010
+++ src/distrib/sets/lists/xserver/md.hpcmips Sat Nov 13 02:07:29 2010
@@ -1,4 +1,10 @@
-# $NetBSD: md.hpcmips,v 1.15 2010/06/18 15:55:33 tsutsui Exp $
+# $NetBSD: md.hpcmips,v 1.16 2010/11/13 02:07:29 tsutsui Exp $
+./etc/X11/xorg.conf.640x240-jp -unknown xorg
+./etc/X11/xorg.conf.640x240-us -unknown xorg
+./etc/X11/xorg.conf.640x480-jp -unknown xorg
+./etc/X11/xorg.conf.640x480-us -unknown xorg
+./etc/X11/xorg.conf.800x600-jp -unknown xorg
+./etc/X11/xorg.conf.800x600-us -unknown xorg
./usr/X11R6/bin/X -unknown- x11
./usr/X11R6/bin/Xhpc -unknown- x11
./usr/X11R6/man/cat1/Xhpc.0 -unknown- .cat,x11
Index: src/distrib/sets/lists/xserver/md.hpcsh
diff -u src/distrib/sets/lists/xserver/md.hpcsh:1.8 src/distrib/sets/lists/xserver/md.hpcsh:1.9
--- src/distrib/sets/lists/xserver/md.hpcsh:1.8 Fri Jun 18 15:55:33 2010
+++ src/distrib/sets/lists/xserver/md.hpcsh Sat Nov 13 02:07:29 2010
@@ -1,4 +1,10 @@
-# $NetBSD: md.hpcsh,v 1.8 2010/06/18 15:55:33 tsutsui Exp $
+# $NetBSD: md.hpcsh,v 1.9 2010/11/13 02:07:29 tsutsui Exp $
+./etc/X11/xorg.conf.640x240-jp -unknown xorg
+./etc/X11/xorg.conf.640x240-us -unknown xorg
+./etc/X11/xorg.conf.640x480-jp -unknown xorg
+./etc/X11/xorg.conf.640x480-us -unknown xorg
+./etc/X11/xorg.conf.800x600-jp -unknown xorg
+./etc/X11/xorg.conf.800x600-us -unknown xorg
./usr/X11R6/bin/X -unknown- x11
./usr/X11R6/bin/Xhpc -unknown- x11
./usr/X11R6/man/cat1/Xhpc.0 -unknown- .cat,x11
Added files:
Index: src/external/mit/xorg/etc/etc.hpc/Makefile.inc
diff -u /dev/null src/external/mit/xorg/etc/etc.hpc/Makefile.inc:1.1
--- /dev/null Sat Nov 13 02:07:29 2010
+++ src/external/mit/xorg/etc/etc.hpc/Makefile.inc Sat Nov 13 02:07:28 2010
@@ -0,0 +1,9 @@
+# $NetBSD: Makefile.inc,v 1.1 2010/11/13 02:07:28 tsutsui Exp $
+
+XORGCONF_FILES+= \
+ etc.hpc/xorg.conf.640x240-jp \
+ etc.hpc/xorg.conf.640x240-us \
+ etc.hpc/xorg.conf.640x480-jp \
+ etc.hpc/xorg.conf.640x480-us \
+ etc.hpc/xorg.conf.800x600-jp \
+ etc.hpc/xorg.conf.800x600-us
Index: src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-jp
diff -u /dev/null src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-jp:1.1
--- /dev/null Sat Nov 13 02:07:29 2010
+++ src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-jp Sat Nov 13 02:07:28 2010
@@ -0,0 +1,75 @@
+Section "ServerLayout"
+ Identifier "wsfb"
+ Screen 0 "Screen0" 0 0
+ InputDevice "TouchScreen0" "CorePointer"
+ InputDevice "Mouse0"
+ InputDevice "Keyboard0" "CoreKeyboard"
+EndSection
+
+Section "Files"
+# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+EndSection
+
+Section "InputDevice"
+ Identifier "Keyboard0"
+ Driver "kbd"
+# Option "XkbLayout" "us"
+ Option "XkbLayout" "jp"
+# Option "XkbModel" "foo"
+EndSection
+
+Section "InputDevice"
+ Identifier "TouchScreen0"
+ Driver "ws"
+
+ Option "Device" "/dev/wsmouse0"
+
+ Option "MinX" "0"
+ Option "MaxX" "639"
+# Option "MaxX" "799"
+
+ Option "MinY" "0"
+ Option "MaxY" "239"
+# Option "MaxY" "479"
+
+# Option "Rotate" "CCW"
+EndSection
+
+Section "InputDevice"
+ Identifier "Mouse0"
+ Driver "mouse"
+ Option "Device" "/dev/wsmouse"
+ Option "ZAxisMapping" "4 5"
+EndSection
+
+Section "Device"
+ Identifier "Wsdisplay0"
+ Driver "wsfb"
+
+# Option "Rotate" "CCW"
+EndSection
+
+Section "Monitor"
+ Identifier "Monitor"
+# VendorName "hpc"
+# ModelName "lcd"
+EndSection
+
+Section "Screen"
+ Identifier "Screen0"
+ Device "Wsdisplay0"
+ Monitor "Monitor"
+
+ SubSection "Display"
+ Viewport 0 0
+ Depth 1
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 8
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 16
+ EndSubSection
+EndSection
Index: src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-us
diff -u /dev/null src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-us:1.1
--- /dev/null Sat Nov 13 02:07:29 2010
+++ src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x240-us Sat Nov 13 02:07:28 2010
@@ -0,0 +1,75 @@
+Section "ServerLayout"
+ Identifier "wsfb"
+ Screen 0 "Screen0" 0 0
+ InputDevice "TouchScreen0" "CorePointer"
+ InputDevice "Mouse0"
+ InputDevice "Keyboard0" "CoreKeyboard"
+EndSection
+
+Section "Files"
+# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+EndSection
+
+Section "InputDevice"
+ Identifier "Keyboard0"
+ Driver "kbd"
+ Option "XkbLayout" "us"
+# Option "XkbLayout" "jp"
+# Option "XkbModel" "foo"
+EndSection
+
+Section "InputDevice"
+ Identifier "TouchScreen0"
+ Driver "ws"
+
+ Option "Device" "/dev/wsmouse0"
+
+ Option "MinX" "0"
+ Option "MaxX" "639"
+# Option "MaxX" "799"
+
+ Option "MinY" "0"
+ Option "MaxY" "239"
+# Option "MaxY" "479"
+
+# Option "Rotate" "CCW"
+EndSection
+
+Section "InputDevice"
+ Identifier "Mouse0"
+ Driver "mouse"
+ Option "Device" "/dev/wsmouse"
+ Option "ZAxisMapping" "4 5"
+EndSection
+
+Section "Device"
+ Identifier "Wsdisplay0"
+ Driver "wsfb"
+
+# Option "Rotate" "CCW"
+EndSection
+
+Section "Monitor"
+ Identifier "Monitor"
+# VendorName "hpc"
+# ModelName "lcd"
+EndSection
+
+Section "Screen"
+ Identifier "Screen0"
+ Device "Wsdisplay0"
+ Monitor "Monitor"
+
+ SubSection "Display"
+ Viewport 0 0
+ Depth 1
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 8
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 16
+ EndSubSection
+EndSection
Index: src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-jp
diff -u /dev/null src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-jp:1.1
--- /dev/null Sat Nov 13 02:07:29 2010
+++ src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-jp Sat Nov 13 02:07:28 2010
@@ -0,0 +1,75 @@
+Section "ServerLayout"
+ Identifier "wsfb"
+ Screen 0 "Screen0" 0 0
+ InputDevice "TouchScreen0" "CorePointer"
+ InputDevice "Mouse0"
+ InputDevice "Keyboard0" "CoreKeyboard"
+EndSection
+
+Section "Files"
+# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+EndSection
+
+Section "InputDevice"
+ Identifier "Keyboard0"
+ Driver "kbd"
+# Option "XkbLayout" "us"
+ Option "XkbLayout" "jp"
+# Option "XkbModel" "foo"
+EndSection
+
+Section "InputDevice"
+ Identifier "TouchScreen0"
+ Driver "ws"
+
+ Option "Device" "/dev/wsmouse0"
+
+ Option "MinX" "0"
+ Option "MaxX" "639"
+# Option "MaxX" "799"
+
+ Option "MinY" "0"
+# Option "MaxY" "239"
+ Option "MaxY" "479"
+
+# Option "Rotate" "CCW"
+EndSection
+
+Section "InputDevice"
+ Identifier "Mouse0"
+ Driver "mouse"
+ Option "Device" "/dev/wsmouse"
+ Option "ZAxisMapping" "4 5"
+EndSection
+
+Section "Device"
+ Identifier "Wsdisplay0"
+ Driver "wsfb"
+
+# Option "Rotate" "CCW"
+EndSection
+
+Section "Monitor"
+ Identifier "Monitor"
+# VendorName "hpc"
+# ModelName "lcd"
+EndSection
+
+Section "Screen"
+ Identifier "Screen0"
+ Device "Wsdisplay0"
+ Monitor "Monitor"
+
+ SubSection "Display"
+ Viewport 0 0
+ Depth 1
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 8
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 16
+ EndSubSection
+EndSection
Index: src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-us
diff -u /dev/null src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-us:1.1
--- /dev/null Sat Nov 13 02:07:29 2010
+++ src/external/mit/xorg/etc/etc.hpc/xorg.conf.640x480-us Sat Nov 13 02:07:28 2010
@@ -0,0 +1,75 @@
+Section "ServerLayout"
+ Identifier "wsfb"
+ Screen 0 "Screen0" 0 0
+ InputDevice "TouchScreen0" "CorePointer"
+ InputDevice "Mouse0"
+ InputDevice "Keyboard0" "CoreKeyboard"
+EndSection
+
+Section "Files"
+# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+EndSection
+
+Section "InputDevice"
+ Identifier "Keyboard0"
+ Driver "kbd"
+ Option "XkbLayout" "us"
+# Option "XkbLayout" "jp"
+# Option "XkbModel" "foo"
+EndSection
+
+Section "InputDevice"
+ Identifier "TouchScreen0"
+ Driver "ws"
+
+ Option "Device" "/dev/wsmouse0"
+
+ Option "MinX" "0"
+ Option "MaxX" "639"
+# Option "MaxX" "799"
+
+ Option "MinY" "0"
+# Option "MaxY" "239"
+ Option "MaxY" "479"
+
+# Option "Rotate" "CCW"
+EndSection
+
+Section "InputDevice"
+ Identifier "Mouse0"
+ Driver "mouse"
+ Option "Device" "/dev/wsmouse"
+ Option "ZAxisMapping" "4 5"
+EndSection
+
+Section "Device"
+ Identifier "Wsdisplay0"
+ Driver "wsfb"
+
+# Option "Rotate" "CCW"
+EndSection
+
+Section "Monitor"
+ Identifier "Monitor"
+# VendorName "hpc"
+# ModelName "lcd"
+EndSection
+
+Section "Screen"
+ Identifier "Screen0"
+ Device "Wsdisplay0"
+ Monitor "Monitor"
+
+ SubSection "Display"
+ Viewport 0 0
+ Depth 1
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 8
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 16
+ EndSubSection
+EndSection
Index: src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-jp
diff -u /dev/null src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-jp:1.1
--- /dev/null Sat Nov 13 02:07:29 2010
+++ src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-jp Sat Nov 13 02:07:28 2010
@@ -0,0 +1,76 @@
+Section "ServerLayout"
+ Identifier "wsfb"
+ Screen 0 "Screen0" 0 0
+ InputDevice "TouchScreen0" "CorePointer"
+ InputDevice "Mouse0"
+ InputDevice "Keyboard0" "CoreKeyboard"
+EndSection
+
+Section "Files"
+# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+EndSection
+
+Section "InputDevice"
+ Identifier "Keyboard0"
+ Driver "kbd"
+# Option "XkbLayout" "us"
+ Option "XkbLayout" "jp"
+# Option "XkbModel" "foo"
+EndSection
+
+Section "InputDevice"
+ Identifier "TouchScreen0"
+ Driver "ws"
+
+ Option "Device" "/dev/wsmouse0"
+
+ Option "MinX" "0"
+# Option "MaxX" "639"
+ Option "MaxX" "799"
+
+ Option "MinY" "0"
+# Option "MaxY" "239"
+# Option "MaxY" "479"
+ Option "MaxY" "599"
+
+# Option "Rotate" "CCW"
+EndSection
+
+Section "InputDevice"
+ Identifier "Mouse0"
+ Driver "mouse"
+ Option "Device" "/dev/wsmouse"
+ Option "ZAxisMapping" "4 5"
+EndSection
+
+Section "Device"
+ Identifier "Wsdisplay0"
+ Driver "wsfb"
+
+# Option "Rotate" "CCW"
+EndSection
+
+Section "Monitor"
+ Identifier "Monitor"
+# VendorName "hpc"
+# ModelName "lcd"
+EndSection
+
+Section "Screen"
+ Identifier "Screen0"
+ Device "Wsdisplay0"
+ Monitor "Monitor"
+
+ SubSection "Display"
+ Viewport 0 0
+ Depth 1
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 8
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 16
+ EndSubSection
+EndSection
Index: src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-us
diff -u /dev/null src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-us:1.1
--- /dev/null Sat Nov 13 02:07:29 2010
+++ src/external/mit/xorg/etc/etc.hpc/xorg.conf.800x600-us Sat Nov 13 02:07:28 2010
@@ -0,0 +1,76 @@
+Section "ServerLayout"
+ Identifier "wsfb"
+ Screen 0 "Screen0" 0 0
+ InputDevice "TouchScreen0" "CorePointer"
+ InputDevice "Mouse0"
+ InputDevice "Keyboard0" "CoreKeyboard"
+EndSection
+
+Section "Files"
+# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+EndSection
+
+Section "InputDevice"
+ Identifier "Keyboard0"
+ Driver "kbd"
+ Option "XkbLayout" "us"
+# Option "XkbLayout" "jp"
+# Option "XkbModel" "foo"
+EndSection
+
+Section "InputDevice"
+ Identifier "TouchScreen0"
+ Driver "ws"
+
+ Option "Device" "/dev/wsmouse0"
+
+ Option "MinX" "0"
+# Option "MaxX" "639"
+ Option "MaxX" "799"
+
+ Option "MinY" "0"
+# Option "MaxY" "239"
+# Option "MaxY" "479"
+ Option "MaxY" "599"
+
+# Option "Rotate" "CCW"
+EndSection
+
+Section "InputDevice"
+ Identifier "Mouse0"
+ Driver "mouse"
+ Option "Device" "/dev/wsmouse"
+ Option "ZAxisMapping" "4 5"
+EndSection
+
+Section "Device"
+ Identifier "Wsdisplay0"
+ Driver "wsfb"
+
+# Option "Rotate" "CCW"
+EndSection
+
+Section "Monitor"
+ Identifier "Monitor"
+# VendorName "hpc"
+# ModelName "lcd"
+EndSection
+
+Section "Screen"
+ Identifier "Screen0"
+ Device "Wsdisplay0"
+ Monitor "Monitor"
+
+ SubSection "Display"
+ Viewport 0 0
+ Depth 1
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 8
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 16
+ EndSubSection
+EndSection
Index: src/external/mit/xorg/etc/etc.hpcarm/Makefile.inc
diff -u /dev/null src/external/mit/xorg/etc/etc.hpcarm/Makefile.inc:1.1
--- /dev/null Sat Nov 13 02:07:29 2010
+++ src/external/mit/xorg/etc/etc.hpcarm/Makefile.inc Sat Nov 13 02:07:28 2010
@@ -0,0 +1,9 @@
+# $NetBSD: Makefile.inc,v 1.1 2010/11/13 02:07:28 tsutsui Exp $
+
+XORGCONF_FILES= \
+ etc.${MACHINE}/xorg.conf.ws003sh \
+ etc.${MACHINE}/xorg.conf.ws007sh \
+ etc.${MACHINE}/xorg.conf.ws011sh \
+ etc.${MACHINE}/xorg.conf.ws020sh
+
+.include "../etc.hpc/Makefile.inc"
Index: src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws003sh
diff -u /dev/null src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws003sh:1.1
--- /dev/null Sat Nov 13 02:07:29 2010
+++ src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws003sh Sat Nov 13 02:07:28 2010
@@ -0,0 +1,76 @@
+Section "ServerLayout"
+ Identifier "wsfb"
+ Screen 0 "Screen0" 0 0
+ InputDevice "TouchScreen0" "CorePointer"
+ InputDevice "Mouse0"
+ InputDevice "Keyboard0" "CoreKeyboard"
+EndSection
+
+Section "Files"
+# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+EndSection
+
+Section "InputDevice"
+ Identifier "Keyboard0"
+ Driver "kbd"
+ Option "XkbModel" "ws003sh"
+# Option "XkbModel" "ws007sh"
+# Option "XkbModel" "ws011sh"
+# Option "XkbModel" "ws020sh"
+EndSection
+
+Section "InputDevice"
+ Identifier "TouchScreen0"
+ Driver "ws"
+
+ Option "Device" "/dev/wsmouse0"
+
+ Option "MinX" "0"
+ Option "MaxX" "479"
+
+
+ Option "MinY" "0"
+ Option "MaxY" "639"
+# Option "MaxY" "799"
+
+ Option "Rotate" "CCW"
+EndSection
+
+Section "InputDevice"
+ Identifier "Mouse0"
+ Driver "mouse"
+ Option "Device" "/dev/wsmouse"
+ Option "ZAxisMapping" "4 5"
+EndSection
+
+Section "Device"
+ Identifier "Wsdisplay0"
+ Driver "wsfb"
+
+ Option "Rotate" "CCW"
+EndSection
+
+Section "Monitor"
+ Identifier "Monitor"
+ VendorName "Sharp"
+ ModelName "W-ZERO3"
+EndSection
+
+Section "Screen"
+ Identifier "Screen0"
+ Device "Wsdisplay0"
+ Monitor "Monitor"
+
+ SubSection "Display"
+ Viewport 0 0
+ Depth 1
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 8
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 16
+ EndSubSection
+EndSection
Index: src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws007sh
diff -u /dev/null src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws007sh:1.1
--- /dev/null Sat Nov 13 02:07:29 2010
+++ src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws007sh Sat Nov 13 02:07:28 2010
@@ -0,0 +1,76 @@
+Section "ServerLayout"
+ Identifier "wsfb"
+ Screen 0 "Screen0" 0 0
+ InputDevice "TouchScreen0" "CorePointer"
+ InputDevice "Mouse0"
+ InputDevice "Keyboard0" "CoreKeyboard"
+EndSection
+
+Section "Files"
+# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+EndSection
+
+Section "InputDevice"
+ Identifier "Keyboard0"
+ Driver "kbd"
+# Option "XkbModel" "ws003sh"
+ Option "XkbModel" "ws007sh"
+# Option "XkbModel" "ws011sh"
+# Option "XkbModel" "ws020sh"
+EndSection
+
+Section "InputDevice"
+ Identifier "TouchScreen0"
+ Driver "ws"
+
+ Option "Device" "/dev/wsmouse0"
+
+ Option "MinX" "0"
+ Option "MaxX" "479"
+
+
+ Option "MinY" "0"
+ Option "MaxY" "639"
+# Option "MaxY" "799"
+
+ Option "Rotate" "CCW"
+EndSection
+
+Section "InputDevice"
+ Identifier "Mouse0"
+ Driver "mouse"
+ Option "Device" "/dev/wsmouse"
+ Option "ZAxisMapping" "4 5"
+EndSection
+
+Section "Device"
+ Identifier "Wsdisplay0"
+ Driver "wsfb"
+
+ Option "Rotate" "CCW"
+EndSection
+
+Section "Monitor"
+ Identifier "Monitor"
+ VendorName "Sharp"
+ ModelName "W-ZERO3"
+EndSection
+
+Section "Screen"
+ Identifier "Screen0"
+ Device "Wsdisplay0"
+ Monitor "Monitor"
+
+ SubSection "Display"
+ Viewport 0 0
+ Depth 1
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 8
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 16
+ EndSubSection
+EndSection
Index: src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws011sh
diff -u /dev/null src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws011sh:1.1
--- /dev/null Sat Nov 13 02:07:29 2010
+++ src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws011sh Sat Nov 13 02:07:28 2010
@@ -0,0 +1,76 @@
+Section "ServerLayout"
+ Identifier "wsfb"
+ Screen 0 "Screen0" 0 0
+ InputDevice "TouchScreen0" "CorePointer"
+ InputDevice "Mouse0"
+ InputDevice "Keyboard0" "CoreKeyboard"
+EndSection
+
+Section "Files"
+# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+EndSection
+
+Section "InputDevice"
+ Identifier "Keyboard0"
+ Driver "kbd"
+# Option "XkbModel" "ws003sh"
+# Option "XkbModel" "ws007sh"
+ Option "XkbModel" "ws011sh"
+# Option "XkbModel" "ws020sh"
+EndSection
+
+Section "InputDevice"
+ Identifier "TouchScreen0"
+ Driver "ws"
+
+ Option "Device" "/dev/wsmouse0"
+
+ Option "MinX" "0"
+ Option "MaxX" "479"
+
+
+ Option "MinY" "0"
+# Option "MaxY" "639"
+ Option "MaxY" "799"
+
+ Option "Rotate" "CCW"
+EndSection
+
+Section "InputDevice"
+ Identifier "Mouse0"
+ Driver "mouse"
+ Option "Device" "/dev/wsmouse"
+ Option "ZAxisMapping" "4 5"
+EndSection
+
+Section "Device"
+ Identifier "Wsdisplay0"
+ Driver "wsfb"
+
+ Option "Rotate" "CCW"
+EndSection
+
+Section "Monitor"
+ Identifier "Monitor"
+ VendorName "Sharp"
+ ModelName "W-ZERO3"
+EndSection
+
+Section "Screen"
+ Identifier "Screen0"
+ Device "Wsdisplay0"
+ Monitor "Monitor"
+
+ SubSection "Display"
+ Viewport 0 0
+ Depth 1
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 8
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 16
+ EndSubSection
+EndSection
Index: src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws020sh
diff -u /dev/null src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws020sh:1.1
--- /dev/null Sat Nov 13 02:07:29 2010
+++ src/external/mit/xorg/etc/etc.hpcarm/xorg.conf.ws020sh Sat Nov 13 02:07:28 2010
@@ -0,0 +1,76 @@
+Section "ServerLayout"
+ Identifier "wsfb"
+ Screen 0 "Screen0" 0 0
+ InputDevice "TouchScreen0" "CorePointer"
+ InputDevice "Mouse0"
+ InputDevice "Keyboard0" "CoreKeyboard"
+EndSection
+
+Section "Files"
+# FontPath "/usr/pkg/lib/X11/fonts/TTF/"
+EndSection
+
+Section "InputDevice"
+ Identifier "Keyboard0"
+ Driver "kbd"
+# Option "XkbModel" "ws003sh"
+# Option "XkbModel" "ws007sh"
+# Option "XkbModel" "ws011sh"
+ Option "XkbModel" "ws020sh"
+EndSection
+
+Section "InputDevice"
+ Identifier "TouchScreen0"
+ Driver "ws"
+
+ Option "Device" "/dev/wsmouse0"
+
+ Option "MinX" "0"
+ Option "MaxX" "479"
+
+
+ Option "MinY" "0"
+# Option "MaxY" "639"
+ Option "MaxY" "799"
+
+ Option "Rotate" "CCW"
+EndSection
+
+Section "InputDevice"
+ Identifier "Mouse0"
+ Driver "mouse"
+ Option "Device" "/dev/wsmouse"
+ Option "ZAxisMapping" "4 5"
+EndSection
+
+Section "Device"
+ Identifier "Wsdisplay0"
+ Driver "wsfb"
+
+ Option "Rotate" "CCW"
+EndSection
+
+Section "Monitor"
+ Identifier "Monitor"
+ VendorName "Sharp"
+ ModelName "W-ZERO3"
+EndSection
+
+Section "Screen"
+ Identifier "Screen0"
+ Device "Wsdisplay0"
+ Monitor "Monitor"
+
+ SubSection "Display"
+ Viewport 0 0
+ Depth 1
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 8
+ EndSubSection
+ SubSection "Display"
+ Viewport 0 0
+ Depth 16
+ EndSubSection
+EndSection
Index: src/external/mit/xorg/etc/etc.hpcmips/Makefile.inc
diff -u /dev/null src/external/mit/xorg/etc/etc.hpcmips/Makefile.inc:1.1
--- /dev/null Sat Nov 13 02:07:29 2010
+++ src/external/mit/xorg/etc/etc.hpcmips/Makefile.inc Sat Nov 13 02:07:28 2010
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile.inc,v 1.1 2010/11/13 02:07:28 tsutsui Exp $
+
+XORGCONF_FILES=
+
+.include "../etc.hpc/Makefile.inc"
Index: src/external/mit/xorg/etc/etc.hpcsh/Makefile.inc
diff -u /dev/null src/external/mit/xorg/etc/etc.hpcsh/Makefile.inc:1.1
--- /dev/null Sat Nov 13 02:07:29 2010
+++ src/external/mit/xorg/etc/etc.hpcsh/Makefile.inc Sat Nov 13 02:07:29 2010
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile.inc,v 1.1 2010/11/13 02:07:29 tsutsui Exp $
+
+XORGCONF_FILES=
+
+.include "../etc.hpc/Makefile.inc"