Enable AGP GART support by default.

This commit is contained in:
mycroft 2002-04-12 17:58:17 +00:00
parent ebc862f9b0
commit 04d3df6513
2 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.480 2002/04/12 08:11:01 gmcgarry Exp $
# $NetBSD: GENERIC,v 1.481 2002/04/12 17:58:17 mycroft Exp $
#
# GENERIC machine description file
#
@ -20,7 +20,7 @@
include "arch/i386/conf/std.i386"
#ident "GENERIC-$Revision: 1.480 $"
#ident "GENERIC-$Revision: 1.481 $"
maxusers 32 # estimated number of users
@ -274,7 +274,7 @@ ppb* at pci? dev ? function ? # PCI-PCI bridges
# XXX 'puc's aren't really bridges, but there's no better place for them here
puc* at pci? dev ? function ? # PCI "universal" comm. cards
#agp* at pchb?
agp* at pchb?
# EISA bus support
eisa0 at mainbus?

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_LAPTOP,v 1.44 2002/04/12 08:11:02 gmcgarry Exp $
# $NetBSD: GENERIC_LAPTOP,v 1.45 2002/04/12 17:58:17 mycroft Exp $
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
#
# GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
@ -6,7 +6,7 @@
include "arch/i386/conf/std.i386"
#ident "GENERIC-$Revision: 1.44 $"
#ident "GENERIC-$Revision: 1.45 $"
maxusers 32 # estimated number of users
@ -255,7 +255,7 @@ ppb* at pci? dev ? function ? # PCI-PCI bridges
# XXX 'puc's aren't really bridges, but there's no better place for them here
puc* at pci? dev ? function ? # PCI "universal" comm. cards
#agp* at pchb?
agp* at pchb?
# ISA bus support
isa0 at mainbus?