Module Name:    src
Committed By:   phx
Date:           Fri Jan 14 10:03:44 UTC 2011

Modified Files:
        src/sys/arch/amiga/conf: DRACO GENERIC INSTALL

Log Message:
regen


To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 src/sys/arch/amiga/conf/DRACO
cvs rdiff -u -r1.264 -r1.265 src/sys/arch/amiga/conf/GENERIC
cvs rdiff -u -r1.88 -r1.89 src/sys/arch/amiga/conf/INSTALL

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/amiga/conf/DRACO
diff -u src/sys/arch/amiga/conf/DRACO:1.135 src/sys/arch/amiga/conf/DRACO:1.136
--- src/sys/arch/amiga/conf/DRACO:1.135	Sat May  8 22:18:24 2010
+++ src/sys/arch/amiga/conf/DRACO	Fri Jan 14 10:03:44 2011
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.135 2010/05/08 22:18:24 mrg Exp $
+# $NetBSD: DRACO,v 1.136 2011/01/14 10:03:44 phx Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.76 2010/05/08 22:16:25 mrg Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.77 2011/01/14 10:01:12 phx Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.135 $"
+#ident 		"GENERIC-$Revision: 1.136 $"
 
 
 maxusers	8

Index: src/sys/arch/amiga/conf/GENERIC
diff -u src/sys/arch/amiga/conf/GENERIC:1.264 src/sys/arch/amiga/conf/GENERIC:1.265
--- src/sys/arch/amiga/conf/GENERIC:1.264	Sat May  8 22:18:24 2010
+++ src/sys/arch/amiga/conf/GENERIC	Fri Jan 14 10:03:44 2011
@@ -1,9 +1,9 @@
-# $NetBSD: GENERIC,v 1.264 2010/05/08 22:18:24 mrg Exp $
+# $NetBSD: GENERIC,v 1.265 2011/01/14 10:03:44 phx Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.76 2010/05/08 22:16:25 mrg Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.77 2011/01/14 10:01:12 phx Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.264 $"
+#ident 		"GENERIC-$Revision: 1.265 $"
 
 
 maxusers	8
@@ -400,6 +400,8 @@
 scsibus*	at mgnsc0
 wesc0		at zbus0		# Warp Engine scsi
 scsibus*	at wesc0
+bppcsc0		at zbus0		# BlizzardPPC 603e+ scsi
+scsibus*	at bppcsc0
 afsc0		at zbus0		# A4091 scsi
 scsibus*	at afsc0
 aftsc0		at mainbus0		# A4000T scsi

Index: src/sys/arch/amiga/conf/INSTALL
diff -u src/sys/arch/amiga/conf/INSTALL:1.88 src/sys/arch/amiga/conf/INSTALL:1.89
--- src/sys/arch/amiga/conf/INSTALL:1.88	Sat May  8 22:18:24 2010
+++ src/sys/arch/amiga/conf/INSTALL	Fri Jan 14 10:03:44 2011
@@ -1,9 +1,9 @@
-# $NetBSD: INSTALL,v 1.88 2010/05/08 22:18:24 mrg Exp $
+# $NetBSD: INSTALL,v 1.89 2011/01/14 10:03:44 phx Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.76 2010/05/08 22:16:25 mrg Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.77 2011/01/14 10:01:12 phx Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.88 $"
+#ident 		"GENERIC-$Revision: 1.89 $"
 
 makeoptions	COPTS="-Os"
 
@@ -347,6 +347,8 @@
 scsibus*	at mgnsc0
 wesc0		at zbus0		# Warp Engine scsi
 scsibus*	at wesc0
+bppcsc0		at zbus0		# BlizzardPPC 603e+ scsi
+scsibus*	at bppcsc0
 afsc0		at zbus0		# A4091 scsi
 scsibus*	at afsc0
 aftsc0		at mainbus0		# A4000T scsi

Reply via email to