Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/atari/conf Regen from GENERIC.in rev 1.92:
details: https://anonhg.NetBSD.org/src/rev/bc30ab84444f
branches: trunk
changeset: 759521:bc30ab84444f
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sun Dec 12 09:58:29 2010 +0000
description:
Regen from GENERIC.in rev 1.92:
> Rename device name of Crazy Dots II ET4000 video from et(4) to et4k(4)
diffstat:
sys/arch/atari/conf/ATARITT | 6 +++---
sys/arch/atari/conf/FALCON | 4 ++--
sys/arch/atari/conf/HADES | 4 ++--
sys/arch/atari/conf/MILAN-ISAIDE | 4 ++--
sys/arch/atari/conf/MILAN-PCIIDE | 4 ++--
sys/arch/atari/conf/SMALL030 | 4 ++--
6 files changed, 13 insertions(+), 13 deletions(-)
diffs (114 lines):
diff -r 3b0ffa041c66 -r bc30ab84444f sys/arch/atari/conf/ATARITT
--- a/sys/arch/atari/conf/ATARITT Sun Dec 12 09:56:15 2010 +0000
+++ b/sys/arch/atari/conf/ATARITT Sun Dec 12 09:58:29 2010 +0000
@@ -1,11 +1,11 @@
#
-# $NetBSD: ATARITT,v 1.105 2010/11/23 11:16:59 hannken Exp $
+# $NetBSD: ATARITT,v 1.106 2010/12/12 09:58:29 tsutsui Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
-# NetBSD: GENERIC.in,v 1.91 2010/11/23 11:13:54 hannken Exp $
+# NetBSD: GENERIC.in,v 1.92 2010/12/12 09:56:15 tsutsui Exp $
include "arch/atari/conf/std.atari"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
@@ -114,7 +114,7 @@
le0 at vme0 irq 5 # Lance ethernet (Riebl/PAM).
le0 at vme0 irq 4 # Lance ethernet (BVME410).
we0 at vme0 irq 4 # SMC Elite Ultra with SMC_TT VME-ISA bridge
-et0 at vme0 # Crazy Dots II
+et4k0 at vme0 # Crazy Dots II
scsibus* at scsi? # SCSI bus
sd* at scsibus? target ? lun ? # SCSI disk drives
cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
diff -r 3b0ffa041c66 -r bc30ab84444f sys/arch/atari/conf/FALCON
--- a/sys/arch/atari/conf/FALCON Sun Dec 12 09:56:15 2010 +0000
+++ b/sys/arch/atari/conf/FALCON Sun Dec 12 09:58:29 2010 +0000
@@ -1,11 +1,11 @@
#
-# $NetBSD: FALCON,v 1.102 2010/11/23 11:16:59 hannken Exp $
+# $NetBSD: FALCON,v 1.103 2010/12/12 09:58:29 tsutsui Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
-# NetBSD: GENERIC.in,v 1.91 2010/11/23 11:13:54 hannken Exp $
+# NetBSD: GENERIC.in,v 1.92 2010/12/12 09:56:15 tsutsui Exp $
include "arch/atari/conf/std.atari"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
diff -r 3b0ffa041c66 -r bc30ab84444f sys/arch/atari/conf/HADES
--- a/sys/arch/atari/conf/HADES Sun Dec 12 09:56:15 2010 +0000
+++ b/sys/arch/atari/conf/HADES Sun Dec 12 09:58:29 2010 +0000
@@ -1,12 +1,12 @@
#
-# $NetBSD: HADES,v 1.95 2010/11/23 11:16:59 hannken Exp $
+# $NetBSD: HADES,v 1.96 2010/12/12 09:58:29 tsutsui 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.91 2010/11/23 11:13:54 hannken Exp $
+# NetBSD: GENERIC.in,v 1.92 2010/12/12 09:56:15 tsutsui Exp $
include "arch/atari/conf/std.hades"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
diff -r 3b0ffa041c66 -r bc30ab84444f sys/arch/atari/conf/MILAN-ISAIDE
--- a/sys/arch/atari/conf/MILAN-ISAIDE Sun Dec 12 09:56:15 2010 +0000
+++ b/sys/arch/atari/conf/MILAN-ISAIDE Sun Dec 12 09:58:29 2010 +0000
@@ -1,12 +1,12 @@
#
-# $NetBSD: MILAN-ISAIDE,v 1.72 2010/11/23 11:16:59 hannken Exp $
+# $NetBSD: MILAN-ISAIDE,v 1.73 2010/12/12 09:58:29 tsutsui 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.91 2010/11/23 11:13:54 hannken Exp $
+# NetBSD: GENERIC.in,v 1.92 2010/12/12 09:56:15 tsutsui Exp $
include "arch/atari/conf/std.milan"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
diff -r 3b0ffa041c66 -r bc30ab84444f sys/arch/atari/conf/MILAN-PCIIDE
--- a/sys/arch/atari/conf/MILAN-PCIIDE Sun Dec 12 09:56:15 2010 +0000
+++ b/sys/arch/atari/conf/MILAN-PCIIDE Sun Dec 12 09:58:29 2010 +0000
@@ -1,12 +1,12 @@
#
-# $NetBSD: MILAN-PCIIDE,v 1.76 2010/11/23 11:16:59 hannken Exp $
+# $NetBSD: MILAN-PCIIDE,v 1.77 2010/12/12 09:58:29 tsutsui 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.91 2010/11/23 11:13:54 hannken Exp $
+# NetBSD: GENERIC.in,v 1.92 2010/12/12 09:56:15 tsutsui Exp $
include "arch/atari/conf/std.milan"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
diff -r 3b0ffa041c66 -r bc30ab84444f sys/arch/atari/conf/SMALL030
--- a/sys/arch/atari/conf/SMALL030 Sun Dec 12 09:56:15 2010 +0000
+++ b/sys/arch/atari/conf/SMALL030 Sun Dec 12 09:58:29 2010 +0000
@@ -1,11 +1,11 @@
#
-# $NetBSD: SMALL030,v 1.12 2010/11/23 11:16:59 hannken Exp $
+# $NetBSD: SMALL030,v 1.13 2010/12/12 09:58:29 tsutsui Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
-# NetBSD: GENERIC.in,v 1.91 2010/11/23 11:13:54 hannken Exp $
+# NetBSD: GENERIC.in,v 1.92 2010/12/12 09:56:15 tsutsui Exp $
include "arch/atari/conf/std.atari"
makeoptions COPTS="-Os"
maxusers 16
Home |
Main Index |
Thread Index |
Old Index