diff --git a/sys/arch/atari/conf/ATARITT b/sys/arch/atari/conf/ATARITT index 658f7a2695cc..5fdf534651a5 100644 --- a/sys/arch/atari/conf/ATARITT +++ b/sys/arch/atari/conf/ATARITT @@ -1,5 +1,5 @@ # -# $NetBSD: ATARITT,v 1.23 1997/07/30 15:43:23 leo Exp $ +# $NetBSD: ATARITT,v 1.24 1997/08/29 19:52:08 leo Exp $ # # ATARI-TT # @@ -101,7 +101,7 @@ pseudo-device ppp # ppp pseudo-device pty 16 # Pseudo-tty support pseudo-device loop # Loopback network pseudo-device vnd 3 # 3 pseudo disks (see vnconfig) -pseudo-device md 1 # Boot memory disk +pseudo-device md 2 # Boot memory disk # # The following sections describe various hardware options. diff --git a/sys/arch/atari/conf/BOOT b/sys/arch/atari/conf/BOOT index 45715603b85d..999fb3ecad10 100644 --- a/sys/arch/atari/conf/BOOT +++ b/sys/arch/atari/conf/BOOT @@ -1,5 +1,5 @@ # -# $NetBSD: BOOT,v 1.22 1997/05/07 00:23:44 lukem Exp $ +# $NetBSD: BOOT,v 1.23 1997/08/29 19:52:09 leo Exp $ # # BOOT # @@ -91,7 +91,7 @@ pseudo-device ppp # ppp pseudo-device pty 16 # Pseudo-tty support pseudo-device loop # Loopback network pseudo-device vnd 3 # 3 pseudo disks (see vnconfig) -pseudo-device md 1 # Boot memory disk +pseudo-device md 2 # Boot memory disk # # The following sections describe various hardware options. diff --git a/sys/arch/atari/conf/BOOTX b/sys/arch/atari/conf/BOOTX index b0f543cee618..6ce60049e347 100644 --- a/sys/arch/atari/conf/BOOTX +++ b/sys/arch/atari/conf/BOOTX @@ -1,5 +1,5 @@ # -# $NetBSD: BOOTX,v 1.16 1997/07/30 15:43:24 leo Exp $ +# $NetBSD: BOOTX,v 1.17 1997/08/29 19:52:10 leo Exp $ # # BOOTX # @@ -95,7 +95,7 @@ pseudo-device ppp # ppp pseudo-device pty 16 # Pseudo-tty support pseudo-device loop # Loopback network pseudo-device vnd 3 # 3 pseudo disks (see vnconfig) -pseudo-device md 1 # Boot memory disk +pseudo-device md 2 # Boot memory disk # # The following sections describe various hardware options. diff --git a/sys/arch/atari/conf/FALCON b/sys/arch/atari/conf/FALCON index 71c3065e22b1..1738dbc3aee4 100644 --- a/sys/arch/atari/conf/FALCON +++ b/sys/arch/atari/conf/FALCON @@ -1,5 +1,5 @@ # -# $NetBSD: FALCON,v 1.22 1997/07/30 15:43:25 leo Exp $ +# $NetBSD: FALCON,v 1.23 1997/08/29 19:52:10 leo Exp $ # # ATARI-FALCON # @@ -91,7 +91,7 @@ pseudo-device ppp # ppp pseudo-device pty 16 # Pseudo-tty support pseudo-device loop # Loopback network pseudo-device vnd 3 # 3 pseudo disks (see vnconfig) -pseudo-device md 1 # Boot memory disk +pseudo-device md 2 # Boot memory disk # # The following sections describe various hardware options. diff --git a/sys/arch/atari/conf/GENERIC b/sys/arch/atari/conf/GENERIC index fd6358d64a39..e17dc54532e7 100644 --- a/sys/arch/atari/conf/GENERIC +++ b/sys/arch/atari/conf/GENERIC @@ -1,5 +1,5 @@ # -# $NetBSD: GENERIC,v 1.35 1997/08/23 19:18:18 mjacob Exp $ +# $NetBSD: GENERIC,v 1.36 1997/08/29 19:52:11 leo Exp $ # # Generic atari # @@ -121,7 +121,7 @@ pseudo-device vnd 3 # 3 pseudo disks (see vnconfig) pseudo-device bpfilter 2 # berkeley packet filters pseudo-device tun 2 # network tunnel pseudo-device ccd 4 # concatenating disk driver -pseudo-device md 1 # Boot memory disk +pseudo-device md 2 # Boot memory disk pseudo-device ipfilter # IP filtering device # diff --git a/sys/arch/atari/conf/HADES b/sys/arch/atari/conf/HADES index f0a18f04090b..78ae53186bf2 100644 --- a/sys/arch/atari/conf/HADES +++ b/sys/arch/atari/conf/HADES @@ -1,5 +1,5 @@ # -# $NetBSD: HADES,v 1.11 1997/08/02 12:12:25 leo Exp $ +# $NetBSD: HADES,v 1.12 1997/08/29 19:52:12 leo Exp $ # # Medusa-Hades # @@ -97,7 +97,7 @@ pseudo-device ppp # ppp pseudo-device pty 16 # Pseudo-tty support pseudo-device loop # Loopback network pseudo-device vnd 3 # 3 pseudo disks (see vnconfig) -pseudo-device md 1 # Boot memory disk +pseudo-device md 2 # Boot memory disk # # The following sections describe various hardware options.