grf? -> grfcc?

This commit is contained in:
leo 1997-01-04 23:32:08 +00:00
parent 0713c0ee88
commit 1b2f4a364c
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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