From bfc4b42efaf221740d693ae50f86ba20f9a5a129 Mon Sep 17 00:00:00 2001 From: "Jeremy C. Reed" Date: Fri, 26 May 2006 20:32:58 +0000 Subject: Use __xservername__ macro instead of hardcoding. Mention it is for NetBSD also (I tested under NetBSD/i386). Add a comment (roff comment) about NetBSD. Mention device name for NetBSD. --- ChangeLog | 8 ++++++++ man/wsfb.man | 7 +++++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f029637..7f98bcc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-05-26 Jeremy C. Reed + + * man/wsfb.man: + Use __xservername__ macro instead of hardcoding. + Mention it is for NetBSD also (I tested under NetBSD/i386). + Add a comment (roff comment) about NetBSD. + Mention device name for NetBSD. + 2006-05-26 Jeremy C. Reed * src/wsfb_driver.c: diff --git a/man/wsfb.man b/man/wsfb.man index 35ac31f..99fd4dd 100644 --- a/man/wsfb.man +++ b/man/wsfb.man @@ -42,7 +42,8 @@ wsfb \- video driver for wsdisplay framebuffer device .fi .SH DESCRIPTION .B wsfb -is an XFree86 driver for the OpenBSD wsdisplay framebuffer devices. +is an __xservername__ driver for OpenBSD and NetBSD +wsdisplay framebuffer devices. This is a non-accelerated driver. The following framebuffer depths are supported: 1, 8, 16 and 24, given that the wsdisplay device underneath supports them. @@ -58,6 +59,7 @@ driver supports all hardware where a wsdisplay framebuffer driver is available on OpenBSD. Currently this includes OpenBSD/macppc, OpenBSD/sparc, OpenBSD/sparc64 and OpenBSD/alpha on TGA graphics cards. +.\" It also supports NetBSD/i386 using wsdisplay on vesafb. .SH CONFIGURATION DETAILS Please refer to __xconfigfile__(__filemansuffix__) for general configuration details. @@ -78,7 +80,8 @@ section: .TP .BI "Option \*qdevice\*q \*q" string \*q The wsdisplay framebuffer device to use. -Default: \fI/dev/ttyC0\fP. +Default for OpenBSD: \fI/dev/ttyC0\fP. +Default for NetBSD: \fI/dev/ttyE0\fP. .TP .BI "Option \*qShadowFB\*q \*q" boolean \*q Enable or disable use of the shadow framebuffer layer. -- cgit v1.2.3