From 30a1a1bb3cb705c183e012c3619bbbb8512d0098 Mon Sep 17 00:00:00 2001 From: ragge Date: Tue, 27 Jun 2000 18:50:47 +0000 Subject: [PATCH] Add hdc controller and rd disks. --- sys/arch/vax/conf/GENERIC | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/arch/vax/conf/GENERIC b/sys/arch/vax/conf/GENERIC index 283f943bcaf0..7405fc6ccab1 100644 --- a/sys/arch/vax/conf/GENERIC +++ b/sys/arch/vax/conf/GENERIC @@ -1,11 +1,11 @@ -# $NetBSD: GENERIC,v 1.72 2000/06/22 20:27:57 fvdl Exp $ +# $NetBSD: GENERIC,v 1.73 2000/06/27 18:50:47 ragge Exp $ # # GENERIC VAX configuration file; all supported devices. # include "arch/vax/conf/std.vax" -#ident "GENERIC-$Revision: 1.72 $" +#ident "GENERIC-$Revision: 1.73 $" # Here are all different supported CPU types listed. options "VAX8600" @@ -114,7 +114,6 @@ le0 at vsbus0 csr 0x200e0000 # LANCE ethernet ze0 at vsbus0 csr 0x20008000 # SGEC ethernet dz0 at vsbus0 csr 0x200a0000 # DC-367 DZ-11 lookalike ctlr dz0 at vsbus0 csr 0x25000000 # VS4000/90 serial line -#hdc0 at vsbus0 csr 0x200c0000 # HDC9224 MFM/floppy ctlr si0 at vsbus0 csr 0x200c0080 # VS2000/3100 SCSI-ctlr asc0 at vsbus0 csr 0x200c0080 # VS4000/60 (or VLC) SCSI-ctlr asc0 at vsbus0 csr 0x26000080 # VS4000/90 SCSI-ctlr @@ -122,7 +121,8 @@ si1 at vsbus0 csr 0x200c0180 # VS2000/3100 SCSI-ctlr smg0 at vsbus0 csr 0x200f0000 # Small monochrome display ctlr. #clr0 at vsbus0 csr 0x30000000 # 4- or 8-bitplans color graphics -#rd* at hdc0 drive? # RD5x disks +hdc0 at vsbus0 csr 0x200c0000 # HDC9224 MFM/floppy ctlr +rd* at hdc0 drive? # RD5x disks #ry* at hdc0 drive? # RX floppies # Ibus, the internal bus on most Microvaxen