diff --git a/sys/arch/atari/conf/ATARITT b/sys/arch/atari/conf/ATARITT index 61b2c12121e8..75099e661706 100644 --- a/sys/arch/atari/conf/ATARITT +++ b/sys/arch/atari/conf/ATARITT @@ -1,5 +1,5 @@ # -# $NetBSD: ATARITT,v 1.15 1996/10/16 12:50:30 leo Exp $ +# $NetBSD: ATARITT,v 1.16 1996/11/08 14:12:19 leo Exp $ # # ATARI-TT # @@ -115,6 +115,8 @@ pseudo-device rd 1 # Boot ramdisk # #The following sections describe various hardware options. # +fd0 at fdc0 unit 0 # builtin floppy drive +fd1 at fdc0 unit 1 # external floppy drive zs0 at mainbus0 # Serial support through 8530 grfcc1 at grfbus0 # second graphics driver ite* at grfcc1 # second tty diff --git a/sys/arch/atari/conf/BOOT b/sys/arch/atari/conf/BOOT index 933aa6ed7404..b205ab38041b 100644 --- a/sys/arch/atari/conf/BOOT +++ b/sys/arch/atari/conf/BOOT @@ -1,5 +1,5 @@ # -# $NetBSD: BOOT,v 1.13 1996/10/16 12:50:31 leo Exp $ +# $NetBSD: BOOT,v 1.14 1996/11/08 14:12:21 leo Exp $ # # BOOT # @@ -102,6 +102,8 @@ pseudo-device rd 1 # Boot ramdisk # #The following sections describe various hardware options. # +fd0 at fdc0 unit 0 # builtin floppy drive +fd1 at fdc0 unit 1 # external floppy drive zs0 at mainbus0 # Serial support through 8530 nvr0 at mainbus0 # nvram driver lpt0 at mainbus0 # centronics printer diff --git a/sys/arch/atari/conf/BOOTX b/sys/arch/atari/conf/BOOTX index d83260df1a02..6bc39147fad7 100644 --- a/sys/arch/atari/conf/BOOTX +++ b/sys/arch/atari/conf/BOOTX @@ -1,5 +1,5 @@ # -# $NetBSD: BOOTX,v 1.6 1996/10/16 12:50:31 leo Exp $ +# $NetBSD: BOOTX,v 1.7 1996/11/08 14:12:27 leo Exp $ # # BOOTX # @@ -106,6 +106,8 @@ pseudo-device rd 1 # Boot ramdisk # #The following sections describe various hardware options. # +fd0 at fdc0 unit 0 # builtin floppy drive +fd1 at fdc0 unit 1 # external floppy drive zs0 at mainbus0 # Serial support through 8530 grf1 at grfbus0 # second graphics driver ite* at grfcc1 # second tty diff --git a/sys/arch/atari/conf/FALCON b/sys/arch/atari/conf/FALCON index 46593aefc6a2..074ec5ae60c6 100644 --- a/sys/arch/atari/conf/FALCON +++ b/sys/arch/atari/conf/FALCON @@ -1,5 +1,5 @@ # -# $NetBSD: FALCON,v 1.12 1996/10/16 12:50:32 leo Exp $ +# $NetBSD: FALCON,v 1.13 1996/11/08 14:12:28 leo Exp $ # # ATARI-FALCON # @@ -102,6 +102,8 @@ pseudo-device rd 1 # Boot ramdisk # #The following sections describe various hardware options. # +fd0 at fdc0 unit 0 # builtin floppy drive +fd1 at fdc0 unit 1 # external floppy drive zs0 at mainbus0 # Serial support through 8530 grf1 at grfbus0 # second graphics driver ite* at grfcc1 # second tty diff --git a/sys/arch/atari/conf/GENERIC b/sys/arch/atari/conf/GENERIC index bc6d76f0d76c..826eb6678ef8 100644 --- a/sys/arch/atari/conf/GENERIC +++ b/sys/arch/atari/conf/GENERIC @@ -1,5 +1,5 @@ # -# $NetBSD: GENERIC,v 1.19 1996/10/16 12:50:33 leo Exp $ +# $NetBSD: GENERIC,v 1.20 1996/11/08 14:12:30 leo Exp $ # # Generic atari # @@ -135,6 +135,8 @@ pseudo-device rd 1 # Boot ramdisk # #The following sections describe various hardware options. # +fd0 at fdc0 unit 0 # builtin floppy drive +fd1 at fdc0 unit 1 # external floppy drive zs0 at mainbus0 # Serial support through 8530 nvr0 at mainbus0 # nvram driver lpt0 at mainbus0 # centronics printer diff --git a/sys/arch/atari/conf/std.atari b/sys/arch/atari/conf/std.atari index 1149fd19d682..18043f881946 100644 --- a/sys/arch/atari/conf/std.atari +++ b/sys/arch/atari/conf/std.atari @@ -1,4 +1,4 @@ -# $NetBSD: std.atari,v 1.8 1996/11/06 14:05:31 leo Exp $ +# $NetBSD: std.atari,v 1.9 1996/11/08 14:12:31 leo Exp $ # # standard atari information # @@ -15,8 +15,6 @@ mainbus0 at root clock0 at mainbus0 # system clock kbd0 at mainbus0 # standard keyboard fdc0 at mainbus0 # floppy controller -fd0 at fdc0 unit 0 # builtin floppy drive -fd1 at fdc0 unit 1 # external floppy drive grfbus0 at mainbus0 # bitmapped display's ncrscsi0 at mainbus0 # SCSI driver scsibus0 at ncrscsi0 # SCSI bus