Oops, didn't mean to enable agp by default yet.

This commit is contained in:
fvdl 2001-09-10 10:19:12 +00:00
parent 927ade4753
commit 5f5910616d
2 changed files with 6 additions and 6 deletions

View File

@ -1,11 +1,11 @@
# $NetBSD: GENERIC,v 1.424 2001/09/10 10:18:37 fvdl Exp $ # $NetBSD: GENERIC,v 1.425 2001/09/10 10:19:12 fvdl Exp $
# #
# GENERIC -- everything that's currently supported # GENERIC -- everything that's currently supported
# #
include "arch/i386/conf/std.i386" include "arch/i386/conf/std.i386"
#ident "GENERIC-$Revision: 1.424 $" #ident "GENERIC-$Revision: 1.425 $"
maxusers 32 # estimated number of users maxusers 32 # estimated number of users
@ -256,7 +256,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 # 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 puc* at pci? dev ? function ? # PCI "universal" comm. cards
agp* at pchb? #agp* at pchb?
# EISA bus support # EISA bus support
eisa* at mainbus? eisa* at mainbus?

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_LAPTOP,v 1.22 2001/09/10 10:18:37 fvdl Exp $ # $NetBSD: GENERIC_LAPTOP,v 1.23 2001/09/10 10:19:12 fvdl Exp $
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad 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 # GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
@ -6,7 +6,7 @@
include "arch/i386/conf/std.i386" include "arch/i386/conf/std.i386"
#ident "GENERIC-$Revision: 1.22 $" #ident "GENERIC-$Revision: 1.23 $"
maxusers 32 # estimated number of users maxusers 32 # estimated number of users
@ -252,7 +252,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 # 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 puc* at pci? dev ? function ? # PCI "universal" comm. cards
agp* at pchb? #agp* at pchb?
# ISA bus support # ISA bus support
isa* at mainbus? isa* at mainbus?