Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf Add commented-out machfb attachment.
details: https://anonhg.NetBSD.org/src/rev/d7d763ea86e7
branches: trunk
changeset: 538655:d7d763ea86e7
user: junyoung <junyoung%NetBSD.org@localhost>
date: Thu Oct 24 18:22:53 2002 +0000
description:
Add commented-out machfb attachment.
diffstat:
sys/arch/i386/conf/GENERIC | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (29 lines):
diff -r 4add72e2e3e5 -r d7d763ea86e7 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Thu Oct 24 18:15:57 2002 +0000
+++ b/sys/arch/i386/conf/GENERIC Thu Oct 24 18:22:53 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.519 2002/10/18 15:11:11 junyoung Exp $
+# $NetBSD: GENERIC,v 1.520 2002/10/24 18:22:53 junyoung Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.519 $"
+#ident "GENERIC-$Revision: 1.520 $"
maxusers 32 # estimated number of users
@@ -372,8 +372,10 @@
vga0 at isa?
vga* at pci? dev ? function ?
pcdisplay0 at isa? # CGA, MDA, EGA, HGA
+#machfb* at pci? dev ? function ? # ATI Mach64 framebuffer driver
wsdisplay* at vga? console ?
wsdisplay* at pcdisplay? console ?
+#wsdisplay* at machfb? console ?
wskbd* at pckbd? console ?
wsmouse* at pms? mux 0
Home |
Main Index |
Thread Index |
Old Index