Module Name: src
Committed By: hannken
Date: Tue Nov 23 11:16:59 UTC 2010
Modified Files:
src/sys/arch/atari/conf: ATARITT FALCON HADES MILAN-ISAIDE MILAN-PCIIDE
SMALL030
Log Message:
Regen.
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 src/sys/arch/atari/conf/ATARITT
cvs rdiff -u -r1.101 -r1.102 src/sys/arch/atari/conf/FALCON
cvs rdiff -u -r1.94 -r1.95 src/sys/arch/atari/conf/HADES
cvs rdiff -u -r1.71 -r1.72 src/sys/arch/atari/conf/MILAN-ISAIDE
cvs rdiff -u -r1.75 -r1.76 src/sys/arch/atari/conf/MILAN-PCIIDE
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/atari/conf/SMALL030
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/atari/conf/ATARITT
diff -u src/sys/arch/atari/conf/ATARITT:1.104 src/sys/arch/atari/conf/ATARITT:1.105
--- src/sys/arch/atari/conf/ATARITT:1.104 Sat May 8 22:18:23 2010
+++ src/sys/arch/atari/conf/ATARITT Tue Nov 23 11:16:59 2010
@@ -1,11 +1,11 @@
#
-# $NetBSD: ATARITT,v 1.104 2010/05/08 22:18:23 mrg Exp $
+# $NetBSD: ATARITT,v 1.105 2010/11/23 11:16:59 hannken Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
-# NetBSD: GENERIC.in,v 1.90 2010/05/08 22:16:26 mrg Exp $
+# NetBSD: GENERIC.in,v 1.91 2010/11/23 11:13:54 hannken Exp $
include "arch/atari/conf/std.atari"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
@@ -80,7 +80,7 @@
pseudo-device pppoe # PPP over Ethernet (RFC 2516)
pseudo-device pty # pseudo-terminals
pseudo-device loop # Loopback network
-pseudo-device md 3 # Boot memory disk
+pseudo-device md # Boot memory disk
pseudo-device putter # for puffs and pud
pseudo-device vnd # 3 pseudo disks (see vnconfig)
pseudo-device bpfilter # berkeley packet filters
Index: src/sys/arch/atari/conf/FALCON
diff -u src/sys/arch/atari/conf/FALCON:1.101 src/sys/arch/atari/conf/FALCON:1.102
--- src/sys/arch/atari/conf/FALCON:1.101 Sat May 8 22:18:23 2010
+++ src/sys/arch/atari/conf/FALCON Tue Nov 23 11:16:59 2010
@@ -1,11 +1,11 @@
#
-# $NetBSD: FALCON,v 1.101 2010/05/08 22:18:23 mrg Exp $
+# $NetBSD: FALCON,v 1.102 2010/11/23 11:16:59 hannken Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
-# NetBSD: GENERIC.in,v 1.90 2010/05/08 22:16:26 mrg Exp $
+# NetBSD: GENERIC.in,v 1.91 2010/11/23 11:13:54 hannken Exp $
include "arch/atari/conf/std.atari"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
@@ -84,7 +84,7 @@
pseudo-device ppp # ppp
pseudo-device pty # pseudo-terminals
pseudo-device loop # Loopback network
-pseudo-device md 3 # Boot memory disk
+pseudo-device md # Boot memory disk
pseudo-device putter # for puffs and pud
pseudo-device vnd # 3 pseudo disks (see vnconfig)
pseudo-device bpfilter # berkeley packet filters
Index: src/sys/arch/atari/conf/HADES
diff -u src/sys/arch/atari/conf/HADES:1.94 src/sys/arch/atari/conf/HADES:1.95
--- src/sys/arch/atari/conf/HADES:1.94 Sat May 8 22:18:23 2010
+++ src/sys/arch/atari/conf/HADES Tue Nov 23 11:16:59 2010
@@ -1,12 +1,12 @@
#
-# $NetBSD: HADES,v 1.94 2010/05/08 22:18:23 mrg Exp $
+# $NetBSD: HADES,v 1.95 2010/11/23 11:16:59 hannken Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: HADES.in,v 1.11 2010/04/10 01:59:40 tsutsui Exp $
-# NetBSD: GENERIC.in,v 1.90 2010/05/08 22:16:26 mrg Exp $
+# NetBSD: GENERIC.in,v 1.91 2010/11/23 11:13:54 hannken Exp $
include "arch/atari/conf/std.hades"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
@@ -85,7 +85,7 @@
pseudo-device pppoe # PPP over Ethernet (RFC 2516)
pseudo-device pty # pseudo-terminals
pseudo-device loop # Loopback network
-pseudo-device md 3 # Boot memory disk
+pseudo-device md # Boot memory disk
pseudo-device putter # for puffs and pud
pseudo-device vnd # 3 pseudo disks (see vnconfig)
pseudo-device bpfilter # berkeley packet filters
Index: src/sys/arch/atari/conf/MILAN-ISAIDE
diff -u src/sys/arch/atari/conf/MILAN-ISAIDE:1.71 src/sys/arch/atari/conf/MILAN-ISAIDE:1.72
--- src/sys/arch/atari/conf/MILAN-ISAIDE:1.71 Sat May 8 22:18:23 2010
+++ src/sys/arch/atari/conf/MILAN-ISAIDE Tue Nov 23 11:16:59 2010
@@ -1,12 +1,12 @@
#
-# $NetBSD: MILAN-ISAIDE,v 1.71 2010/05/08 22:18:23 mrg Exp $
+# $NetBSD: MILAN-ISAIDE,v 1.72 2010/11/23 11:16:59 hannken Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: MILAN.in,v 1.25 2010/04/10 01:59:40 tsutsui Exp $
-# NetBSD: GENERIC.in,v 1.90 2010/05/08 22:16:26 mrg Exp $
+# NetBSD: GENERIC.in,v 1.91 2010/11/23 11:13:54 hannken Exp $
include "arch/atari/conf/std.milan"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
@@ -83,7 +83,7 @@
pseudo-device pppoe # PPP over Ethernet (RFC 2516)
pseudo-device pty # pseudo-terminals
pseudo-device loop # Loopback network
-pseudo-device md 3 # Boot memory disk
+pseudo-device md # Boot memory disk
pseudo-device putter # for puffs and pud
pseudo-device vnd # 3 pseudo disks (see vnconfig)
pseudo-device bpfilter # berkeley packet filters
Index: src/sys/arch/atari/conf/MILAN-PCIIDE
diff -u src/sys/arch/atari/conf/MILAN-PCIIDE:1.75 src/sys/arch/atari/conf/MILAN-PCIIDE:1.76
--- src/sys/arch/atari/conf/MILAN-PCIIDE:1.75 Sat May 8 22:18:23 2010
+++ src/sys/arch/atari/conf/MILAN-PCIIDE Tue Nov 23 11:16:59 2010
@@ -1,12 +1,12 @@
#
-# $NetBSD: MILAN-PCIIDE,v 1.75 2010/05/08 22:18:23 mrg Exp $
+# $NetBSD: MILAN-PCIIDE,v 1.76 2010/11/23 11:16:59 hannken Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: MILAN.in,v 1.25 2010/04/10 01:59:40 tsutsui Exp $
-# NetBSD: GENERIC.in,v 1.90 2010/05/08 22:16:26 mrg Exp $
+# NetBSD: GENERIC.in,v 1.91 2010/11/23 11:13:54 hannken Exp $
include "arch/atari/conf/std.milan"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
@@ -83,7 +83,7 @@
pseudo-device pppoe # PPP over Ethernet (RFC 2516)
pseudo-device pty # pseudo-terminals
pseudo-device loop # Loopback network
-pseudo-device md 3 # Boot memory disk
+pseudo-device md # Boot memory disk
pseudo-device putter # for puffs and pud
pseudo-device vnd # 3 pseudo disks (see vnconfig)
pseudo-device bpfilter # berkeley packet filters
Index: src/sys/arch/atari/conf/SMALL030
diff -u src/sys/arch/atari/conf/SMALL030:1.11 src/sys/arch/atari/conf/SMALL030:1.12
--- src/sys/arch/atari/conf/SMALL030:1.11 Sat May 8 22:18:23 2010
+++ src/sys/arch/atari/conf/SMALL030 Tue Nov 23 11:16:59 2010
@@ -1,11 +1,11 @@
#
-# $NetBSD: SMALL030,v 1.11 2010/05/08 22:18:23 mrg Exp $
+# $NetBSD: SMALL030,v 1.12 2010/11/23 11:16:59 hannken Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
-# NetBSD: GENERIC.in,v 1.90 2010/05/08 22:16:26 mrg Exp $
+# NetBSD: GENERIC.in,v 1.91 2010/11/23 11:13:54 hannken Exp $
include "arch/atari/conf/std.atari"
makeoptions COPTS="-Os"
maxusers 16
@@ -39,7 +39,7 @@
pseudo-device sl # Slip
pseudo-device pty # pseudo-terminals
pseudo-device loop # Loopback network
-pseudo-device md 3 # Boot memory disk
+pseudo-device md # Boot memory disk
pseudo-device putter # for puffs and pud
pseudo-device view 4 # View (graphics mapping)
ncrscsi0 at mainbus0 # NCR5380 SCSI driver