diff --git a/sys/arch/atari/conf/ATARITT b/sys/arch/atari/conf/ATARITT index 8665b3f8c978..6a8b665f8ba4 100644 --- a/sys/arch/atari/conf/ATARITT +++ b/sys/arch/atari/conf/ATARITT @@ -1,5 +1,5 @@ # -# $NetBSD: ATARITT,v 1.10 1996/03/14 21:41:19 leo Exp $ +# $NetBSD: ATARITT,v 1.11 1996/03/27 10:31:09 leo Exp $ # # ATARI-TT # @@ -98,6 +98,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 rd 1 # Boot ramdisk # #The following sections describe various hardware options. @@ -106,3 +107,4 @@ zs0 at mainbus0 # Serial support through 8530 grf1 at grfbus0 # second graphics driver ite1 at grf1 # second tty nvr0 at mainbus0 # nvram driver +lpt0 at mainbus0 # centronics printer diff --git a/sys/arch/atari/conf/BOOT b/sys/arch/atari/conf/BOOT index b1ad7b3649f3..0c00ee319194 100644 --- a/sys/arch/atari/conf/BOOT +++ b/sys/arch/atari/conf/BOOT @@ -1,5 +1,5 @@ # -# $NetBSD: BOOT,v 1.7 1996/03/14 21:41:21 leo Exp $ +# $NetBSD: BOOT,v 1.8 1996/03/27 10:31:13 leo Exp $ # # BOOT # @@ -92,6 +92,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 rd 1 # Boot ramdisk # #The following sections describe various hardware options. @@ -100,3 +101,4 @@ zs0 at mainbus0 # Serial support through 8530 grf1 at grfbus0 # second graphics driver ite1 at grf1 # second tty nvr0 at mainbus0 # nvram driver +lpt0 at mainbus0 # centronics printer diff --git a/sys/arch/atari/conf/FALCON b/sys/arch/atari/conf/FALCON index 806943abe7a1..fca6aa857780 100644 --- a/sys/arch/atari/conf/FALCON +++ b/sys/arch/atari/conf/FALCON @@ -1,5 +1,5 @@ # -# $NetBSD: FALCON,v 1.7 1996/03/14 21:41:23 leo Exp $ +# $NetBSD: FALCON,v 1.8 1996/03/27 10:31:14 leo Exp $ # # ATARI-FALCON # @@ -84,6 +84,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 rd 1 # Boot ramdisk # #The following sections describe various hardware options. @@ -92,3 +93,4 @@ zs0 at mainbus0 # Serial support through 8530 grf1 at grfbus0 # second graphics driver ite1 at grf1 # second tty nvr0 at mainbus0 # nvram driver +lpt0 at mainbus0 # centronics printer diff --git a/sys/arch/atari/conf/GENERIC b/sys/arch/atari/conf/GENERIC index eede78870f9f..425a45cbbefe 100644 --- a/sys/arch/atari/conf/GENERIC +++ b/sys/arch/atari/conf/GENERIC @@ -1,5 +1,5 @@ # -# $NetBSD: GENERIC,v 1.12 1996/03/14 21:41:25 leo Exp $ +# $NetBSD: GENERIC,v 1.13 1996/03/27 10:31:15 leo Exp $ # # Generic atari # @@ -111,9 +111,11 @@ 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 rd 1 # Boot ramdisk # #The following sections describe various hardware options. # zs0 at mainbus0 # Serial support through 8530 nvr0 at mainbus0 # nvram driver +lpt0 at mainbus0 # centronics printer diff --git a/sys/arch/atari/conf/files.atari b/sys/arch/atari/conf/files.atari index fca55e44751f..c3a5df8fef4e 100644 --- a/sys/arch/atari/conf/files.atari +++ b/sys/arch/atari/conf/files.atari @@ -1,5 +1,5 @@ # -# $NetBSD: files.atari,v 1.18 1996/03/17 13:21:16 cgd Exp $ +# $NetBSD: files.atari,v 1.19 1996/03/27 10:31:17 leo Exp $ # maxpartitions 16 @@ -29,9 +29,13 @@ device zs: tty attach zs at mainbus file arch/atari/dev/zs.c zs needs-count +# printer +device lpt +attach lpt at mainbus +file arch/atari/dev/lpt.c lpt + #ramdisk -device rd -attach rd at mainbus +pseudo-device rd file dev/ramdisk.c rd needs-count file arch/atari/dev/rd_root.c ramdisk_hooks @@ -106,6 +110,7 @@ file arch/atari/atari/misc.c file arch/atari/atari/vm_machdep.c file arch/atari/atari/db_memrw.c ddb file arch/atari/atari/fpu.c +file arch/atari/dev/ym2149.c file arch/m68k/m68k/copy.s # Emulation modules diff --git a/sys/arch/atari/conf/std.atari b/sys/arch/atari/conf/std.atari index 18299983b6f6..4ea786b5d3a4 100644 --- a/sys/arch/atari/conf/std.atari +++ b/sys/arch/atari/conf/std.atari @@ -1,4 +1,4 @@ -# $NetBSD: std.atari,v 1.4 1996/03/14 21:41:31 leo Exp $ +# $NetBSD: std.atari,v 1.5 1996/03/27 10:31:18 leo Exp $ # # standard atari information # @@ -10,7 +10,6 @@ options MACHINE_NONCONTIG # Non-contiguous memory support mainbus0 at root clock0 at mainbus0 # system clock -rd0 at mainbus0 # ramdisk for install-fs kbd0 at mainbus0 # standard keyboard fdc0 at mainbus0 # floppy controller fd0 at fdc0 unit 0 # buildin floppy drive