diff --git a/sys/arch/atari/conf/BOOTX b/sys/arch/atari/conf/BOOTX index e386f90a5673..2e38c2c57a2a 100644 --- a/sys/arch/atari/conf/BOOTX +++ b/sys/arch/atari/conf/BOOTX @@ -1,5 +1,5 @@ # -# $NetBSD: BOOTX,v 1.10 1996/12/28 23:15:10 pk Exp $ +# $NetBSD: BOOTX,v 1.11 1997/01/04 23:32:08 leo Exp $ # # BOOTX # @@ -102,9 +102,9 @@ pseudo-device md 1 # Boot memory disk 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 +grfcc1 at grfbus0 # second graphics driver ite* at grfcc1 # second tty -grf2 at grfbus0 # third graphics driver +grfcc2 at grfbus0 # third graphics driver ite* at grfcc2 # third 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 38dba1a56865..3ed39af9d8ba 100644 --- a/sys/arch/atari/conf/FALCON +++ b/sys/arch/atari/conf/FALCON @@ -1,5 +1,5 @@ # -# $NetBSD: FALCON,v 1.16 1996/12/28 23:15:11 pk Exp $ +# $NetBSD: FALCON,v 1.17 1997/01/04 23:32:09 leo Exp $ # # ATARI-FALCON # @@ -98,7 +98,7 @@ pseudo-device md 1 # Boot memory disk 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 +grfcc1 at grfbus0 # second graphics driver ite* at grfcc1 # second tty nvr0 at mainbus0 # nvram driver lpt0 at mainbus0 # centronics printer