diff options
| author | leo <leo@NetBSD.org> | 1996-09-16 06:22:27 +0000 |
|---|---|---|
| committer | leo <leo@NetBSD.org> | 1996-09-16 06:22:27 +0000 |
| commit | 7a128f0c7e6ca2bed4ae8c6354850e1b13fc4591 (patch) | |
| tree | 9e50637e560b7ebc129b6c079d2112f860c41e54 /sys/arch/atari/conf/std.atari | |
| parent | 70747dc24f7592a9a2ff485d41fce5bd4fb6ddf3 (diff) | |
Sync with changes in the grf/ite/view system.
Diffstat (limited to 'sys/arch/atari/conf/std.atari')
| -rw-r--r-- | sys/arch/atari/conf/std.atari | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/atari/conf/std.atari b/sys/arch/atari/conf/std.atari index 4ea786b5d3a..a7dd2c79cda 100644 --- a/sys/arch/atari/conf/std.atari +++ b/sys/arch/atari/conf/std.atari @@ -1,4 +1,4 @@ -# $NetBSD: std.atari,v 1.5 1996/03/27 10:31:18 leo Exp $ +# $NetBSD: std.atari,v 1.6 1996/09/16 06:22:27 leo Exp $ # # standard atari information # @@ -16,8 +16,8 @@ fd0 at fdc0 unit 0 # buildin floppy drive grfbus0 at mainbus0 # bitmapped display's ncrscsi0 at mainbus0 # SCSI driver scsibus0 at ncrscsi0 # SCSI bus -grf0 at grfbus0 # graphics driver -ite0 at grf0 # console +grfcc0 at grfbus0 # graphics driver +ite* at grfcc0 # console # any disk/tape drives on configured controllers. sd* at scsibus? target ? lun ? |
