Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf put the "VGA_CONSOLE_SCREENTYPE" parameter into opt...
details: https://anonhg.NetBSD.org/src/rev/ee8201bdac6b
branches: trunk
changeset: 533695:ee8201bdac6b
user: drochner <drochner%NetBSD.org@localhost>
date: Sun Jul 07 15:09:52 2002 +0000
description:
put the "VGA_CONSOLE_SCREENTYPE" parameter into opt_vga.h
diffstat:
sys/conf/files | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6e7a4f18c6a3 -r ee8201bdac6b sys/conf/files
--- a/sys/conf/files Sun Jul 07 14:59:49 2002 +0000
+++ b/sys/conf/files Sun Jul 07 15:09:52 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files,v 1.540 2002/07/02 20:27:45 yamt Exp $
+# $NetBSD: files,v 1.541 2002/07/07 15:09:52 drochner Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -765,6 +765,7 @@
file dev/ic/pcdisplay_chars.c pcdisplayops
# VGA graphics
#
+defparam opt_vga.h VGA_CONSOLE_SCREENTYPE
defflag opt_vga.h VGA_CONSOLE_ATI_BROKEN_FONTSEL
device vga: wsemuldisplaydev, pcdisplayops
file dev/ic/vga.c vga needs-flag
Home |
Main Index |
Thread Index |
Old Index