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/amiga/conf Pull up revision 1.93 (requested by...



details:   https://anonhg.NetBSD.org/src/rev/a91c759b374b
branches:  netbsd-1-4
changeset: 470279:a91c759b374b
user:      he <he%NetBSD.org@localhost>
date:      Fri Feb 04 23:19:05 2000 +0000

description:
Pull up revision 1.93 (requested by is):
  Add reboot code for Phase5 68040+PPC boards.

diffstat:

 sys/arch/amiga/conf/files.amiga |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9ec7920d5712 -r a91c759b374b sys/arch/amiga/conf/files.amiga
--- a/sys/arch/amiga/conf/files.amiga   Fri Feb 04 23:18:48 2000 +0000
+++ b/sys/arch/amiga/conf/files.amiga   Fri Feb 04 23:19:05 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.amiga,v 1.84 1999/03/26 21:18:49 is Exp $
+#      $NetBSD: files.amiga,v 1.84.2.1 2000/02/04 23:19:05 he Exp $
 
 # maxpartitions must be first item in files.${ARCH}.newconf
 maxpartitions 16                       # NOTE THAT AMIGA IS SPECIAL!
@@ -20,6 +20,7 @@
 defopt opt_retina.h            RETINA_SPEED_HACK
 
 defopt                         BB060STUPIDROM
+defopt                         P5PPC68KBOARD
 
 device  mainbus {}
 attach  mainbus at root



Home | Main Index | Thread Index | Old Index