Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/arch/i386/conf added missing ppb for agp vga card (...
details: https://anonhg.NetBSD.org/src/rev/bd35a811cb45
branches: netbsd-1-4
changeset: 470496:bd35a811cb45
user: billc <billc%NetBSD.org@localhost>
date: Tue Apr 11 22:39:34 2000 +0000
description:
added missing ppb for agp vga card (thanks thorpej)
diffstat:
sys/arch/i386/conf/HOMEWORLD | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 96ee0d41b2fc -r bd35a811cb45 sys/arch/i386/conf/HOMEWORLD
--- a/sys/arch/i386/conf/HOMEWORLD Tue Apr 11 20:42:33 2000 +0000
+++ b/sys/arch/i386/conf/HOMEWORLD Tue Apr 11 22:39:34 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HOMEWORLD,v 1.39.2.1 2000/04/11 20:42:33 billc Exp $
+# $NetBSD: HOMEWORLD,v 1.39.2.2 2000/04/11 22:39:34 billc Exp $
#
# HOMEWORLD - TNF mail/gnats
#
@@ -178,7 +178,7 @@
# PCI bus support
pci* at mainbus? bus ?
#pci* at pchb? bus ?
-#pci* at ppb? bus ?
+pci* at ppb? bus ?
# PCI bridges
pchb* at pci? dev ? function ? # PCI-Host bridges
Home |
Main Index |
Thread Index |
Old Index