Source-Changes-HG archive

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

[src/trunk]: src/sys/conf igsfb needs videomode.



details:   https://anonhg.NetBSD.org/src/rev/fbd6298c5083
branches:  trunk
changeset: 748978:fbd6298c5083
user:      snj <snj%NetBSD.org@localhost>
date:      Thu Nov 12 18:37:10 2009 +0000

description:
igsfb needs videomode.

diffstat:

 sys/conf/files |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4febd0796bd4 -r fbd6298c5083 sys/conf/files
--- a/sys/conf/files    Thu Nov 12 14:58:09 2009 +0000
+++ b/sys/conf/files    Thu Nov 12 18:37:10 2009 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files,v 1.962 2009/11/04 16:54:00 pooka Exp $
+#      $NetBSD: files,v 1.963 2009/11/12 18:37:10 snj Exp $
 #      @(#)files.newconf       7.5 (Berkeley) 5/10/93
 
 version        20090313
@@ -1079,7 +1079,7 @@
 file   dev/ic/vga_common.c     vga | vga_rasterconsole
 # Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode)
 #
-device igsfb: wsemuldisplaydev, wsrasteremulops, rasops8, vcons
+device igsfb: wsemuldisplaydev, wsrasteremulops, rasops8, vcons, videomode
 file   dev/ic/igsfb.c                  igsfb                   needs-flag
 file   dev/ic/igsfb_subr.c             igsfb
 



Home | Main Index | Thread Index | Old Index