Build xf86-video-wildcatfb on OpenBSD/sparc64, and explain how to configure it.

This commit is contained in:
miod 2009-01-01 19:30:20 +00:00
parent 5e6c45d3d3
commit daccd55ae8
3 changed files with 11 additions and 3 deletions

View File

@ -54,6 +54,11 @@ etc).
DefaultDepth 24
in the "Screen" section.
- For systems with Expert3D framebuffers (using the ifb(4) kernel
driver), the driver name in the "Device" section should be "wildcatfb"
instead of "wsfb":
Driver "wildcatfb"
- What follows is a whole sample configuration file. Copy it to
/etc/X11/xorg.conf and customize it as described above.
@ -264,4 +269,4 @@ See xorg.conf(5) for more options.
problem_blurb
$OpenBSD: README.sparc64,v 1.5 2008/08/31 07:30:43 matthieu Exp $
$OpenBSD: README.sparc64,v 1.6 2009/01/01 19:30:20 miod Exp $

View File

@ -169,6 +169,8 @@
./usr/X11R6/lib/modules/drivers/radeon_drv.so
./usr/X11R6/lib/modules/drivers/sunffb_drv.la
./usr/X11R6/lib/modules/drivers/sunffb_drv.so
./usr/X11R6/lib/modules/drivers/wildcatfb_drv.la
./usr/X11R6/lib/modules/drivers/wildcatfb_drv.so
./usr/X11R6/lib/modules/drivers/wsfb_drv.la
./usr/X11R6/lib/modules/drivers/wsfb_drv.so
./usr/X11R6/lib/modules/extensions/libdbe.la
@ -320,6 +322,7 @@
./usr/X11R6/man/man4/tek4957.4
./usr/X11R6/man/man4/usbtablet.4
./usr/X11R6/man/man4/void.4
./usr/X11R6/man/man4/wildcatfb.4
./usr/X11R6/man/man4/ws.4
./usr/X11R6/man/man4/wsfb.4
./usr/X11R6/man/man5/xorg.conf.5

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2008/12/23 09:10:17 matthieu Exp $
# $OpenBSD: Makefile,v 1.27 2009/01/01 19:30:21 miod Exp $
INPUT_DRV_DEFAULT= \
openbsd-input-usbtablet \
@ -99,7 +99,7 @@ VIDEO_DRV_sgi= xf86-video-wsfb
VIDEO_DRV_sparc64= \
xf86-video-ati xf86-video-mach64 xf86-video-r128 xf86-video-sunffb \
xf86-video-wsfb
xf86-video-wildcatfb xf86-video-wsfb
VIDEO_DRV_vax=