From 722ea327b778d44b746bbe3104a4960e13cb682a Mon Sep 17 00:00:00 2001 From: mycroft Date: Tue, 29 Mar 1994 04:40:54 +0000 Subject: [PATCH] Clean up deleted files. --- sys/arch/i386/conf/AHATEST | 71 ------------------------ sys/arch/i386/conf/AHBTEST | 61 --------------------- sys/arch/i386/conf/BTTEST | 60 --------------------- sys/arch/i386/conf/CLIENT | 44 --------------- sys/arch/i386/conf/GENERICAHBBT | 95 --------------------------------- sys/arch/i386/conf/SERVER | 43 --------------- sys/arch/i386/conf/UHATEST | 64 ---------------------- 7 files changed, 438 deletions(-) delete mode 100644 sys/arch/i386/conf/AHATEST delete mode 100644 sys/arch/i386/conf/AHBTEST delete mode 100644 sys/arch/i386/conf/BTTEST delete mode 100644 sys/arch/i386/conf/CLIENT delete mode 100644 sys/arch/i386/conf/GENERICAHBBT delete mode 100644 sys/arch/i386/conf/SERVER delete mode 100644 sys/arch/i386/conf/UHATEST diff --git a/sys/arch/i386/conf/AHATEST b/sys/arch/i386/conf/AHATEST deleted file mode 100644 index a0598ef1545f..000000000000 --- a/sys/arch/i386/conf/AHATEST +++ /dev/null @@ -1,71 +0,0 @@ -# -# SCSITEST -- Generic ISA machine -- scsi test kernel -# -# $Id: AHATEST,v 1.19 1994/03/09 21:22:27 ws Exp $ -# -machine "i386" -cpu "I386_CPU" -cpu "I486_CPU" -ident SCSITEST -timezone 8 dst -maxusers 10 -maxfdescs 2048 -options SWAPPAGER,VNODEPAGER,DEVPAGER -options FFS -options INET,ISOFS,NFSSERVER,NFSCLIENT -options "COMPAT_43" -options "TCP_COMPAT_42" -options SCSI -options DDB -options "MATH_EMULATE" -options "COMPAT_NOMID" -options "MACHINE_NONCONTIG" - -config netbsd root on wd0 swap on wd0 and sd0 - -controller isa0 -controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr -disk wd0 at wdc0 drive 0 -disk wd1 at wdc0 drive 1 - -controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr -disk fd0 at fdc0 drive 0 -disk fd1 at fdc0 drive 1 - -device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint -device npx0 at isa? port "IO_NPX" irq 13 vector npxintr -device com0 at isa? port "IO_COM1" tty irq 4 vector comintr -device com1 at isa? port "IO_COM2" tty irq 3 vector comintr - -controller aha0 at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr -disk sd0 at aha0 flags 0 drive ? -disk sd1 at aha0 flags 0 drive ? -disk sd2 at aha0 flags 0 drive ? -disk sd3 at aha0 flags 0 drive ? -tape st0 at aha0 flags 1 drive ? -tape st1 at aha0 flags 1 drive ? -disk cd0 at aha0 flags 2 drive ? -disk cd1 at aha0 flags 2 drive ? - -controller aha1 at isa? port "IO_AHA1" bio irq 12 drq 7 vector ahaintr -disk sd8 at aha1 flags 0 drive ? -disk sd9 at aha1 flags 0 drive ? -disk sd10 at aha1 flags 0 drive ? -disk sd11 at aha1 flags 0 drive ? -tape st8 at aha1 flags 1 drive ? -tape st9 at aha1 flags 1 drive ? -disk cd8 at aha1 flags 2 drive ? -disk cd9 at aha1 flags 2 drive ? - -#controller bt0 at isa? port "IO_BT0" bio irq 11 vector btintr - - - -device we0 at isa? port 0x300 net irq 10 iomem 0xd0000 iosiz 8192 vector weintr - - -pseudo-device loop -pseudo-device ether -pseudo-device sl 2 -pseudo-device log -pseudo-device pty 4 diff --git a/sys/arch/i386/conf/AHBTEST b/sys/arch/i386/conf/AHBTEST deleted file mode 100644 index f23221a39f0c..000000000000 --- a/sys/arch/i386/conf/AHBTEST +++ /dev/null @@ -1,61 +0,0 @@ -# -# SCSITEST -- Generic ISA machine -- scsi test kernel -# -# $Id: AHBTEST,v 1.18 1994/03/09 21:22:29 ws Exp $ -# -machine "i386" -cpu "I386_CPU" -cpu "I486_CPU" -ident SCSITEST -timezone 8 dst -maxusers 10 -maxfdescs 2048 -options SWAPPAGER,VNODEPAGER,DEVPAGER -options FFS -options INET,ISOFS,NFSSERVER,NFSCLIENT -options "COMPAT_43" -options "TCP_COMPAT_42" -options SCSI -options DDB -options "MATH_EMULATE" -options "COMPAT_NOMID" -options "MACHINE_NONCONTIG" - -config netbsd root on sd0 swap on sd0 - -controller isa0 -controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr -disk wd0 at wdc0 drive 0 -disk wd0 at wdc0 drive 1 - -controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr -disk fd0 at fdc0 drive 0 -disk fd1 at fdc0 drive 1 - -device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint -device npx0 at isa? port "IO_NPX" irq 13 vector npxintr -device com0 at isa? port "IO_COM1" tty irq 4 vector comintr -device com1 at isa? port "IO_COM2" tty irq 3 vector comintr - -#controller aha0 at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr -#controller aha1 at isa? port "IO_AHA1" bio irq 12 drq 7 vector ahaintr -#controller bt0 at isa? port "IO_BT0" bio irq 11 vector btintr -controller ahb0 at isa? bio irq 11 vector ahbintr -disk sd0 at ahb0 flags 0 drive ? -disk sd1 at ahb0 flags 0 drive ? -disk sd2 at ahb0 flags 0 drive ? -disk sd3 at ahb0 flags 0 drive ? -tape st0 at ahb0 flags 1 drive ? -tape st1 at ahb0 flags 1 drive ? -disk cd0 at ahb0 flags 2 drive ? -disk cd1 at ahb0 flags 2 drive ? - - -device we0 at isa? port 0x280 net irq 9 iomem 0xd0000 iosiz 8192 vector weintr - - -pseudo-device loop -pseudo-device ether -pseudo-device sl 2 -pseudo-device log -pseudo-device pty 4 diff --git a/sys/arch/i386/conf/BTTEST b/sys/arch/i386/conf/BTTEST deleted file mode 100644 index 87e7560fcac4..000000000000 --- a/sys/arch/i386/conf/BTTEST +++ /dev/null @@ -1,60 +0,0 @@ -# -# SCSITEST -- Generic ISA machine -- scsi test kernel -# -# $Id: BTTEST,v 1.18 1994/03/09 21:22:34 ws Exp $ -# -machine "i386" -cpu "I386_CPU" -cpu "I486_CPU" -ident SCSITEST -timezone 8 dst -maxusers 10 -maxfdescs 2048 -options SWAPPAGER,VNODEPAGER,DEVPAGER -options FFS -options INET,ISOFS,NFSSERVER,NSCLIENT -options "COMPAT_43" -options "TCP_COMPAT_42" -options SCSI -options DDB -options "MATH_EMULATE" -options "COMPAT_NOMID" -options "MACHINE_NONCONTIG" - -config netbsd root on sd0 swap on sd0 - -controller isa0 -controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr -disk wd0 at wdc0 drive 0 -disk wd0 at wdc0 drive 1 - -controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr -disk fd0 at fdc0 drive 0 -disk fd1 at fdc0 drive 1 - -device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint -device npx0 at isa? port "IO_NPX" irq 13 vector npxintr -device com0 at isa? port "IO_COM1" tty irq 4 vector comintr -device com1 at isa? port "IO_COM2" tty irq 3 vector comintr - -#controller aha0 at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr -#controller aha1 at isa? port "IO_AHA1" bio irq 12 drq 7 vector ahaintr - -controller bt0 at isa? port "IO_BT0" bio irq 11 vector btintr -disk sd0 at bt0 flags 0 drive ? -disk sd1 at bt0 flags 0 drive ? -disk sd2 at bt0 flags 0 drive ? -disk sd3 at bt0 flags 0 drive ? -tape st0 at bt0 flags 1 drive ? -tape st1 at bt0 flags 1 drive ? -disk cd0 at bt0 flags 2 drive ? -disk cd1 at bt0 flags 2 drive ? - -device we0 at isa? port 0x280 net irq 9 iomem 0xd0000 iosiz 8192 vector weintr - - -pseudo-device loop -pseudo-device ether -pseudo-device sl 2 -pseudo-device log -pseudo-device pty 4 diff --git a/sys/arch/i386/conf/CLIENT b/sys/arch/i386/conf/CLIENT deleted file mode 100644 index 09ba40ae4271..000000000000 --- a/sys/arch/i386/conf/CLIENT +++ /dev/null @@ -1,44 +0,0 @@ -# -# CLIENT -- an NFS client machine -# -# $Id: CLIENT,v 1.14 1994/03/09 21:22:35 ws Exp $ -# -machine "i386" -cpu "I386_CPU" -cpu "I486_CPU" -ident CLIENT -timezone 8 dst -maxusers 10 -maxfdescs 2048 -options SWAPPAGER,VNODEPAGER,DEVPAGER -options FFS -options INET,NFSCLIENT,MFS -options "COMPAT_43" -options "TCP_COMPAT_42" -options "i387" -options XSERVER,UCONSOLE -options KERNFS,FDESC,DDB -options "MATH_EMULATE" -options "COMPAT_NOMID" -options "MACHINE_NONCONTIG" - -config netbsd root on wd0 swap on wd0 - -controller isa0 -controller wd0 at isa? port "IO_WD1" bio irq 14 vector wdintr -disk wd0 at wd0 drive 0 - -controller fd0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr -disk fd0 at fd0 drive 0 - -device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint -device npx0 at isa? port "IO_NPX" irq 13 vector npxintr - -device we0 at isa? port 0x280 net irq 9 iomem 0xd0000 iosiz 8192 vector weintr - -pseudo-device loop -pseudo-device ether -#pseudo-device sl 2 -pseudo-device log -pseudo-device pty 32 - diff --git a/sys/arch/i386/conf/GENERICAHBBT b/sys/arch/i386/conf/GENERICAHBBT deleted file mode 100644 index 66ea1130cac2..000000000000 --- a/sys/arch/i386/conf/GENERICAHBBT +++ /dev/null @@ -1,95 +0,0 @@ -# -# GENERICAHBBT -- Generic machine w/ahb and bt drivers -- distribution floppy -# -# $Id: GENERICAHBBT,v 1.32 1994/03/09 22:55:56 hpeyerl Exp $ -# - -machine "i386" -cpu "I386_CPU" -cpu "I486_CPU" -ident GENERICAHBBT -timezone 8 dst -maxusers 10 -maxfdescs 2048 -options SWAPPAGER,VNODEPAGER,DEVPAGER -options FFS -options INET,ISOFS,NFSCLIENT -options "COMPAT_43" -options "TCP_COMPAT_42" -options XSERVER,UCONSOLE -options MSDOSFS -options KERNFS -options SCSI -options "MATH_EMULATE" -options "COMPAT_NOMID" -options "MACHINE_NONCONTIG" - -config netbsd root on wd0 swap on wd0 and sd0 - -controller isa0 -controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr -disk wd0 at wdc0 drive 0 -disk wd1 at wdc0 drive 1 - -controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr -disk fd0 at fdc0 drive 0 -disk fd1 at fdc0 drive 1 - -controller ahb0 at isa? bio irq 11 vector ahbintr -disk sd0 at ahb0 flags 0 drive ? -disk sd1 at ahb0 flags 0 drive ? -disk sd2 at ahb0 flags 0 drive ? -disk sd3 at ahb0 flags 0 drive ? -tape st0 at ahb0 flags 1 drive ? -tape st1 at ahb0 flags 1 drive ? -disk cd0 at ahb0 flags 2 drive ? -disk cd1 at ahb0 flags 2 drive ? - -controller bt0 at isa? port "IO_BT0" bio irq 11 vector btintr -disk sd0 at bt0 flags 0 drive ? -disk sd1 at bt0 flags 0 drive ? -disk sd2 at bt0 flags 0 drive ? -disk sd3 at bt0 flags 0 drive ? -tape st0 at bt0 flags 1 drive ? -tape st1 at bt0 flags 1 drive ? -disk cd0 at bt0 flags 2 drive ? -disk cd1 at bt0 flags 2 drive ? - -controller uha0 at isa? port "IO_UHA0" bio irq 11 drq 5 vector uhaintr -disk sd0 at uha0 flags 0 drive ? -disk sd1 at uha0 flags 0 drive ? -disk sd2 at uha0 flags 0 drive ? -disk sd3 at uha0 flags 0 drive ? -tape st0 at uha0 flags 1 drive ? -tape st1 at uha0 flags 1 drive ? -disk cd0 at uha0 flags 2 drive ? -disk cd1 at uha0 flags 2 drive ? - - -device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint -device npx0 at isa? port "IO_NPX" irq 13 vector npxintr -device com0 at isa? port "IO_COM1" tty irq 4 vector comintr -device com1 at isa? port "IO_COM2" tty irq 3 vector comintr -device com2 at isa? port "IO_COM3" tty irq 5 vector comintr -device com3 at isa? port "IO_COM4" tty irq 9 vector comintr - -device lpt0 at isa? port "IO_LPT3" tty irq 7 vector lptintr -device lpt1 at isa? port "IO_LPT1" tty -device lpt2 at isa? port "IO_LPT2" tty - -device ed0 at isa? port 0x280 net irq 9 iomem 0xd0000 vector edintr -device ed1 at isa? port 0x250 net irq 9 iomem 0xd8000 vector edintr -device ed2 at isa? port 0x300 net irq 10 iomem 0xcc000 vector edintr -device el0 at isa? port 0x300 net irq 9 vector elintr -device ep0 at isa? port 0x300 net irq 10 vector epintr -device ie0 at isa? port 0x360 net irq 7 iomem 0xd0000 vector ieintr -device is0 at isa? port 0x320 net irq 10 drq 7 vector isintr - -device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr - -pseudo-device ether -pseudo-device log -pseudo-device loop -pseudo-device pty 32 -pseudo-device sl 1 -pseudo-device speaker diff --git a/sys/arch/i386/conf/SERVER b/sys/arch/i386/conf/SERVER deleted file mode 100644 index f95112bc8d0e..000000000000 --- a/sys/arch/i386/conf/SERVER +++ /dev/null @@ -1,43 +0,0 @@ -# -# SERVER -- an NFS server -# -# $Id: SERVER,v 1.14 1994/03/09 21:22:42 ws Exp $ -# -machine "i386" -cpu "I386_CPU" -cpu "I486_CPU" -ident SERVER -timezone 8 dst -maxusers 10 -maxfdescs 2048 -options SWAPPAGER,VNODEPAGER,DEVPAGER -options FFS -options INET,MFS,NFSSERVER -options "COMPAT_43" -options "TCP_COMPAT_42" -options "i387" -options XSERVER,UCONSOLE -options KERNFS,FDESC,DDB -options "MATH_EMULATE" -options "COMPAT_NOMID" -options "MACHINE_NONCONTIG" - -config netbsd root on wd0 swap on wd0 - -controller isa0 -controller wd0 at isa? port "IO_WD1" bio irq 14 vector wdintr -disk wd0 at wd0 drive 0 - -controller fd0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr -disk fd0 at fd0 drive 0 - -device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint -device npx0 at isa? port "IO_NPX" irq 13 vector npxintr - -device we0 at isa? port 0x280 net irq 9 iomem 0xd0000 iosiz 8192 vector weintr - -pseudo-device loop -pseudo-device ether -#pseudo-device sl 2 -pseudo-device log -pseudo-device pty 32 diff --git a/sys/arch/i386/conf/UHATEST b/sys/arch/i386/conf/UHATEST deleted file mode 100644 index 649668a86980..000000000000 --- a/sys/arch/i386/conf/UHATEST +++ /dev/null @@ -1,64 +0,0 @@ -# -# SCSITEST -- Generic ISA machine -- scsi test kernel -ultrastore 14f adapter -# -# $Id: UHATEST,v 1.17 1994/03/09 21:22:46 ws Exp $ -# -machine "i386" -cpu "I386_CPU" -cpu "I486_CPU" -ident UHATEST -timezone 8 dst -maxusers 10 -maxfdescs 2048 -options SWAPPAGER,VNODEPAGER,DEVPAGER -options FFS -options INET,ISOFS,NFSSERVER,NFSCLIENT -options "COMPAT_43" -options "TCP_COMPAT_42" -options SCSI -options DDB -options "MATH_EMULATE" -options "COMPAT_NOMID" -options "MACHINE_NONCONTIG" - -config netbsd root on wd0 swap on wd0 and sd0 - -controller isa0 -controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr -disk wd0 at wdc0 drive 0 -disk wd0 at wdc0 drive 1 - -controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr -disk fd0 at fdc0 drive 0 -disk fd1 at fdc0 drive 1 - -device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint -device npx0 at isa? port "IO_NPX" irq 13 vector npxintr -device com0 at isa? port "IO_COM1" tty irq 4 vector comintr -device com1 at isa? port "IO_COM2" tty irq 3 vector comintr - -controller uha0 at isa? port "IO_UHA0" bio irq 11 drq 5 vector uhaintr -#controller aha0 at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr -#controller bt0 at isa? port "IO_BT0" bio irq 11 vector btintr - -device sd0 -device sd1 -device sd2 -device sd3 - -device st0 -device st1 -device st2 -device st3 - -device cd0 -device cd1 - -device we0 at isa? port 0x300 net irq 10 iomem 0xd0000 iosiz 8192 vector weintr - - -pseudo-device loop -pseudo-device ether -pseudo-device sl 2 -pseudo-device log -pseudo-device pty 4