Module Name:    src
Committed By:   macallan
Date:           Thu Aug  6 16:26:51 UTC 2009

Modified Files:
        src/sys/dev/wsfb: files.wsfb

Log Message:
add rasops15 too for completeness


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/wsfb/files.wsfb

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

Modified files:

Index: src/sys/dev/wsfb/files.wsfb
diff -u src/sys/dev/wsfb/files.wsfb:1.5 src/sys/dev/wsfb/files.wsfb:1.6
--- src/sys/dev/wsfb/files.wsfb:1.5	Thu Aug  6 16:24:43 2009
+++ src/sys/dev/wsfb/files.wsfb	Thu Aug  6 16:26:51 2009
@@ -1,4 +1,4 @@
-# $NetBSD: files.wsfb,v 1.5 2009/08/06 16:24:43 macallan Exp $
+# $NetBSD: files.wsfb,v 1.6 2009/08/06 16:26:51 macallan Exp $
 
 #
 # wsdisplay framebuffer drivers
@@ -9,6 +9,6 @@
 defflag opt_wsfb.h WSFB_ALLOW_OTHERS	# allow to mmap() foreign ranges
 
 # a generic framebuffer console
-device genfb: wsemuldisplaydev, rasops1, rasops8, rasops16, rasops24, rasops32, vcons, drm
+device genfb: wsemuldisplaydev, rasops1, rasops8, rasops15, rasops16, rasops24, rasops32, vcons, drm
 file	dev/wsfb/genfb.c	genfb	needs-flag
 defflag opt_genfb.h GENFB_DEBUG

Reply via email to