diff options
author | Mats O Jansson <maja@cvs.openbsd.org> | 1997-09-20 13:49:00 +0000 |
---|---|---|
committer | Mats O Jansson <maja@cvs.openbsd.org> | 1997-09-20 13:49:00 +0000 |
commit | b9666743b5985a2f6b21f7c0b615b63def92abcf (patch) | |
tree | d07053b25458bc73d38c69e418d3ad065c016511 /sys/arch/vax | |
parent | c61013152e2fb3d6a85732eedd79e77f37ff9403 (diff) |
Rename rd to hd. OpenBSD uses rd for ramdisk. -moj
Diffstat (limited to 'sys/arch/vax')
-rw-r--r-- | sys/arch/vax/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/vax/conf/NANCY | 32 | ||||
-rw-r--r-- | sys/arch/vax/conf/files.vax | 8 |
3 files changed, 24 insertions, 20 deletions
diff --git a/sys/arch/vax/conf/GENERIC b/sys/arch/vax/conf/GENERIC index 5452243007e..049ea615a16 100644 --- a/sys/arch/vax/conf/GENERIC +++ b/sys/arch/vax/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.11 1997/09/12 09:18:12 maja Exp $ +# $OpenBSD: GENERIC,v 1.12 1997/09/20 13:48:58 maja Exp $ # $NetBSD: GENERIC,v 1.24 1997/08/23 19:19:31 ragge Exp $ # # GENERIC VAX configuration file; all supported devices. @@ -122,7 +122,7 @@ mt* at mscpbus? drive? # MSCP tape # VS2000 builtin MFM controller (HDC9224) hdc0 at vsbus0 # The strange builtin MFM controller -rd* at hdc0 drive? # The RD disk subsystem on VS2000 +hd* at hdc0 drive? # The RD disk subsystem on VS2000 # VAXstation builtin SCSI-controller (NCR5380) ncr0 at vsbus0 # 1st built-in SCSI interface diff --git a/sys/arch/vax/conf/NANCY b/sys/arch/vax/conf/NANCY index 636a7cf858d..4c078c62dda 100644 --- a/sys/arch/vax/conf/NANCY +++ b/sys/arch/vax/conf/NANCY @@ -1,10 +1,12 @@ -# $OpenBSD: NANCY,v 1.3 1997/09/10 07:34:20 maja Exp $ +# $OpenBSD: NANCY,v 1.4 1997/09/20 13:48:59 maja Exp $ # # NANCY MV3600 configuration file. # machine vax # machine type +makeoptions DEBUG="-g" + # Here are all different supported CPU types listed. #option "VAX8600" #option "VAX8200" @@ -12,8 +14,9 @@ machine vax # machine type #option "VAX750" option "VAX630" # MV II option "VAX650" # MV III, 3600, 3800, 3900 -#option "VAX410" # VS 2000 -#option "VAX43" # VS 3100/76 +option "VAX410" # VS 2000 +option "VAX420" # VS 3100 +option "VAX43" # VS 3100/76 # Kernel identification #option GENERIC @@ -29,7 +32,7 @@ options DEVPAGER # mapped devices # Kernel compiled-in symbolic debugger & system call tracer option DDB option KTRACE -#option DIAGNOSTIC +option DIAGNOSTIC # Network support #option GATEWAY @@ -70,6 +73,8 @@ option COMPAT_12 # Kernel(s) to compile config ra0bsd root on ra0 swap on ra0 config ra2bsd root on ra2 swap on ra2 +config hd0bsd root on hd0 swap on hd0 +config nfsbsd root on nfs swap on nfs # Temporary fix for memory allocation problems in machdep.c option "NBUF=400" @@ -83,7 +88,7 @@ cpu0 at backplane0 # Only one CPU so far. #bi* at backplane0 # VAXBI bus #cmi0 at backplane0 # 11/750 internal bus. uba0 at backplane0 # MicroVAXen only have QBUS. -#vsbus0 at backplane0 # Internal "virtual" VAXstation bus +vsbus0 at backplane0 # Internal "virtual" VAXstation bus # Devices connected at VAXBI #cpu0 at bi? node? # KA820/KA825 cpu @@ -122,22 +127,21 @@ mt* at mscpbus? drive? # MSCP tape #ts0 at uba? csr 0172520 # TS11/TSV05 tape. # VS2000 builtin MFM controller (HDC9224) -#hdc0 at vsbus0 # The strange builtin MFM controller -#rd* at hdc0 drive? # The RD disk subsystem on VS2000 +hdc0 at vsbus0 # The strange builtin MFM controller +hd* at hdc0 drive? # The RD disk subsystem on VS2000 # VAXstation builtin SCSI-controller (NCR5380) -#ncr0 at vsbus0 # 1st built-in SCSI interface -#ncr1 at vsbus0 # 2nd built-in SCSI interface -#scsibus* at ncr? - -#sd* at scsibus? target? lun? -#st* at scsibus? target? lun? +ncr0 at vsbus0 # 1st built-in SCSI interface +ncr1 at vsbus0 # 2nd built-in SCSI interface +scsibus* at ncr? +sd* at scsibus? target? lun? +st* at scsibus? target? lun? # Ethernet cards #de0 at uba? csr 0174510 # DELUA/DEUNA qe0 at uba? csr 0174440 # DEQNA/DELQA -#le0 at vsbus0 # LANCE +le0 at vsbus0 # LANCE # Terminal lines dhu0 at uba? csr 0160440 # DHU-11 diff --git a/sys/arch/vax/conf/files.vax b/sys/arch/vax/conf/files.vax index fa4c724be54..4e87764ab99 100644 --- a/sys/arch/vax/conf/files.vax +++ b/sys/arch/vax/conf/files.vax @@ -1,4 +1,4 @@ -# $OpenBSD: files.vax,v 1.7 1997/09/12 09:18:14 maja Exp $ +# $OpenBSD: files.vax,v 1.8 1997/09/20 13:48:59 maja Exp $ # $NetBSD: files.vax,v 1.27 1997/03/15 18:11:09 is Exp $ # # new style config file for vax architecture @@ -108,9 +108,9 @@ device hdc { drive = -1 } attach hdc at vsbus file arch/vax/vsa/hdc9224.c hdc needs-flag -device rd: disk -attach rd at hdc -major {rd = 19} +device hd: disk +attach hd at hdc +major {hd = 19} # # Machine-independent SCSI driver. |