Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/sys/arch/macppc/conf Apply patch, as we don't want all ...
details: https://anonhg.NetBSD.org/src/rev/052ce3967e6e
branches: netbsd-1-6
changeset: 529121:052ce3967e6e
user: lukem <lukem%NetBSD.org@localhost>
date: Mon Sep 30 23:28:50 2002 +0000
description:
Apply patch, as we don't want all of rev 1.65 (requested by lukem):
Add uninorth* back in, so that this kernel can boot on various newer systems.
diffstat:
sys/arch/macppc/conf/INSTALL | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 709dd6aa0a11 -r 052ce3967e6e sys/arch/macppc/conf/INSTALL
--- a/sys/arch/macppc/conf/INSTALL Mon Sep 30 13:55:50 2002 +0000
+++ b/sys/arch/macppc/conf/INSTALL Mon Sep 30 23:28:50 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.61 2002/04/25 15:06:31 atatat Exp $
+# $NetBSD: INSTALL,v 1.61.4.1 2002/09/30 23:28:50 lukem Exp $
#
# config file for INSTALL FLOPPY
#
@@ -60,9 +60,11 @@
cpu* at mainbus?
bandit* at mainbus?
grackle* at mainbus?
+uninorth* at mainbus?
pci* at bandit? bus ?
pci* at grackle? bus ?
+pci* at uninorth? bus ?
pci* at ppb? bus ?
pchb* at pci? dev ? function ? # PCI-Host bridges
Home |
Main Index |
Thread Index |
Old Index