Module Name: src
Committed By: macallan
Date: Tue Oct 21 08:49:55 UTC 2014
Modified Files:
src/sys/arch/macppc/conf: GENERIC_601
Log Message:
RADEONFB_MMAP_BARS is no more
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/macppc/conf/GENERIC_601
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/macppc/conf/GENERIC_601
diff -u src/sys/arch/macppc/conf/GENERIC_601:1.6 src/sys/arch/macppc/conf/GENERIC_601:1.7
--- src/sys/arch/macppc/conf/GENERIC_601:1.6 Fri Sep 19 15:24:24 2014
+++ src/sys/arch/macppc/conf/GENERIC_601 Tue Oct 21 08:49:55 2014
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC_601,v 1.6 2014/09/19 15:24:24 christos Exp $
+# $NetBSD: GENERIC_601,v 1.7 2014/10/21 08:49:55 macallan Exp $
#
# GENERIC machine description file
#
@@ -28,7 +28,7 @@ include "arch/macppc/conf/std.macppc.60
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-ident "GENERIC-$Revision: 1.6 $"
+ident "GENERIC-$Revision: 1.7 $"
maxusers 32
@@ -229,7 +229,6 @@ voodoofb* at pci? function ? # 3Dfx Vood
# ATI Radeon. Still has problems on some hardware
#radeonfb* at pci? function ?
-#options RADEONFB_MMAP_BARS # allow mmap()ing BARs - needed for X
# generic PCI framebuffer, should work with everything supported by OF
genfb* at pci? function ?