regen (added stf).
This commit is contained in:
parent
8e0f8a9308
commit
1cf9828fc6
|
@ -1,12 +1,12 @@
|
|||
#
|
||||
# $NetBSD: ATARITT,v 1.79 2006/03/28 21:11:09 rpaulo Exp $
|
||||
# $NetBSD: ATARITT,v 1.80 2006/03/28 22:03:47 pavel Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
#
|
||||
# Created from:
|
||||
# NetBSD: ATARITT.in,v 1.4 2001/04/10 06:28:38 leo Exp $
|
||||
# NetBSD: GENERIC.in,v 1.60 2006/02/05 05:01:49 cube Exp $
|
||||
# NetBSD: GENERIC.in,v 1.61 2006/03/28 20:58:39 pavel Exp $
|
||||
include "arch/atari/conf/std.atari"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
@ -131,6 +131,8 @@ pseudo-device tap # virtual Ethernet
|
|||
|
||||
pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||
|
||||
pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
|
||||
|
||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||
pseudo-device bridge # simple inter-network bridging
|
||||
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
#
|
||||
# $NetBSD: BOOT,v 1.71 2006/03/28 21:11:09 rpaulo Exp $
|
||||
# $NetBSD: BOOT,v 1.72 2006/03/28 22:03:47 pavel Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
#
|
||||
# Created from:
|
||||
# NetBSD: FALCON.in,v 1.8 2005/12/11 12:16:54 christos Exp $
|
||||
# NetBSD: GENERIC.in,v 1.60 2006/02/05 05:01:49 cube Exp $
|
||||
# NetBSD: GENERIC.in,v 1.61 2006/03/28 20:58:39 pavel Exp $
|
||||
include "arch/atari/conf/std.atari"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
#
|
||||
# $NetBSD: BOOTX,v 1.66 2006/03/28 21:11:09 rpaulo Exp $
|
||||
# $NetBSD: BOOTX,v 1.67 2006/03/28 22:03:47 pavel Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
#
|
||||
# Created from:
|
||||
# NetBSD: FALCON.in,v 1.8 2005/12/11 12:16:54 christos Exp $
|
||||
# NetBSD: GENERIC.in,v 1.60 2006/02/05 05:01:49 cube Exp $
|
||||
# NetBSD: GENERIC.in,v 1.61 2006/03/28 20:58:39 pavel Exp $
|
||||
include "arch/atari/conf/std.atari"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
#
|
||||
# $NetBSD: FALCON,v 1.77 2006/03/28 21:11:09 rpaulo Exp $
|
||||
# $NetBSD: FALCON,v 1.78 2006/03/28 22:03:47 pavel Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
#
|
||||
# Created from:
|
||||
# NetBSD: FALCON.in,v 1.8 2005/12/11 12:16:54 christos Exp $
|
||||
# NetBSD: GENERIC.in,v 1.60 2006/02/05 05:01:49 cube Exp $
|
||||
# NetBSD: GENERIC.in,v 1.61 2006/03/28 20:58:39 pavel Exp $
|
||||
include "arch/atari/conf/std.atari"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
@ -127,6 +127,8 @@ pseudo-device tap # virtual Ethernet
|
|||
|
||||
pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||
|
||||
pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
|
||||
|
||||
pseudo-device ccd 4 # concatenating disk driver
|
||||
|
||||
pseudo-device raid 8 # RAIDframe disk driver
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
#
|
||||
# $NetBSD: HADES,v 1.69 2006/03/28 21:11:09 rpaulo Exp $
|
||||
# $NetBSD: HADES,v 1.70 2006/03/28 22:03:47 pavel Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
#
|
||||
# Created from:
|
||||
# NetBSD: HADES.in,v 1.8 2005/12/11 12:16:54 christos Exp $
|
||||
# NetBSD: GENERIC.in,v 1.60 2006/02/05 05:01:49 cube Exp $
|
||||
# NetBSD: GENERIC.in,v 1.61 2006/03/28 20:58:39 pavel Exp $
|
||||
include "arch/atari/conf/std.hades"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
@ -135,6 +135,8 @@ pseudo-device tap # virtual Ethernet
|
|||
|
||||
pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||
|
||||
pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
|
||||
|
||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||
pseudo-device bridge # simple inter-network bridging
|
||||
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
#
|
||||
# $NetBSD: MILAN-ISAIDE,v 1.45 2006/03/28 21:11:10 rpaulo Exp $
|
||||
# $NetBSD: MILAN-ISAIDE,v 1.46 2006/03/28 22:03:47 pavel Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
#
|
||||
# Created from:
|
||||
# NetBSD: MILAN.in,v 1.19 2005/12/11 12:16:54 christos Exp $
|
||||
# NetBSD: GENERIC.in,v 1.60 2006/02/05 05:01:49 cube Exp $
|
||||
# NetBSD: GENERIC.in,v 1.61 2006/03/28 20:58:39 pavel Exp $
|
||||
include "arch/atari/conf/std.milan"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
@ -131,6 +131,8 @@ pseudo-device tap # virtual Ethernet
|
|||
|
||||
pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||
|
||||
pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
|
||||
|
||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||
pseudo-device bridge # simple inter-network bridging
|
||||
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
#
|
||||
# $NetBSD: MILAN-PCIIDE,v 1.49 2006/03/28 21:11:10 rpaulo Exp $
|
||||
# $NetBSD: MILAN-PCIIDE,v 1.50 2006/03/28 22:03:47 pavel Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
#
|
||||
# Created from:
|
||||
# NetBSD: MILAN.in,v 1.19 2005/12/11 12:16:54 christos Exp $
|
||||
# NetBSD: GENERIC.in,v 1.60 2006/02/05 05:01:49 cube Exp $
|
||||
# NetBSD: GENERIC.in,v 1.61 2006/03/28 20:58:39 pavel Exp $
|
||||
include "arch/atari/conf/std.milan"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
@ -131,6 +131,8 @@ pseudo-device tap # virtual Ethernet
|
|||
|
||||
pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||
|
||||
pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
|
||||
|
||||
pseudo-device vlan # IEEE 802.1q encapsulation
|
||||
pseudo-device bridge # simple inter-network bridging
|
||||
|
||||
|
|
Loading…
Reference in New Issue