Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/arch/atari/conf Apply patch (requested by leo):
details: https://anonhg.NetBSD.org/src/rev/43d9e1ff276b
branches: netbsd-1-5
changeset: 492821:43d9e1ff276b
user: he <he%NetBSD.org@localhost>
date: Sat Feb 23 16:55:38 2002 +0000
description:
Apply patch (requested by leo):
Remove the vlan device because it causes link failure on this
port.
diffstat:
sys/arch/atari/conf/ATARITT | 3 +--
sys/arch/atari/conf/FALCON | 3 +--
sys/arch/atari/conf/HADES | 3 +--
3 files changed, 3 insertions(+), 6 deletions(-)
diffs (54 lines):
diff -r 207a00c03a10 -r 43d9e1ff276b sys/arch/atari/conf/ATARITT
--- a/sys/arch/atari/conf/ATARITT Sat Feb 23 16:52:22 2002 +0000
+++ b/sys/arch/atari/conf/ATARITT Sat Feb 23 16:55:38 2002 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: ATARITT,v 1.31.4.1 2001/05/01 15:46:30 he Exp $
+# $NetBSD: ATARITT,v 1.31.4.2 2002/02/23 16:55:38 he Exp $
#
# ATARI-TT
#
@@ -102,7 +102,6 @@
pseudo-device vnd 3 # 3 pseudo disks (see vnconfig)
pseudo-device md 2 # Boot memory disk
-pseudo-device vlan # IEEE 802.1q encapsulation
pseudo-device rnd # /dev/random and in-kernel generator
#
diff -r 207a00c03a10 -r 43d9e1ff276b sys/arch/atari/conf/FALCON
--- a/sys/arch/atari/conf/FALCON Sat Feb 23 16:52:22 2002 +0000
+++ b/sys/arch/atari/conf/FALCON Sat Feb 23 16:55:38 2002 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: FALCON,v 1.31.4.1 2001/05/01 15:46:48 he Exp $
+# $NetBSD: FALCON,v 1.31.4.2 2002/02/23 16:55:39 he Exp $
#
# ATARI-FALCON
#
@@ -92,7 +92,6 @@
pseudo-device vnd 3 # 3 pseudo disks (see vnconfig)
pseudo-device md 2 # Boot memory disk
-pseudo-device vlan # IEEE 802.1q encapsulation
pseudo-device rnd # /dev/random and in-kernel generator
#
# The following sections describe various hardware options.
diff -r 207a00c03a10 -r 43d9e1ff276b sys/arch/atari/conf/HADES
--- a/sys/arch/atari/conf/HADES Sat Feb 23 16:52:22 2002 +0000
+++ b/sys/arch/atari/conf/HADES Sat Feb 23 16:55:38 2002 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: HADES,v 1.22.4.2 2001/06/25 19:17:41 he Exp $
+# $NetBSD: HADES,v 1.22.4.3 2002/02/23 16:55:40 he Exp $
#
# Medusa-Hades
#
@@ -98,7 +98,6 @@
pseudo-device vnd 3 # 3 pseudo disks (see vnconfig)
pseudo-device md 2 # Boot memory disk
-##pseudo-device vlan # IEEE 802.1q encapsulation
pseudo-device rnd # /dev/random and in-kernel generator
#
# The following sections describe various hardware options.
Home |
Main Index |
Thread Index |
Old Index