diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-06-25 20:55:46 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-06-25 20:55:46 +0000 |
commit | ab284f4be300652ef057b9bcfd19529052975eac (patch) | |
tree | 76004d25f85a8688f393102e8f56c2b20854775c /sys/arch | |
parent | d82e60e6edcb90cb973b40fa1b1738f05184c336 (diff) |
bye
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/hp300/conf/BASALT | 93 | ||||
-rw-r--r-- | sys/arch/hp300/conf/DUALITY | 108 | ||||
-rw-r--r-- | sys/arch/hp300/conf/LAGER | 89 | ||||
-rw-r--r-- | sys/arch/hp300/conf/LINT | 68 | ||||
-rw-r--r-- | sys/arch/hp300/conf/PICASSO | 87 |
5 files changed, 0 insertions, 445 deletions
diff --git a/sys/arch/hp300/conf/BASALT b/sys/arch/hp300/conf/BASALT deleted file mode 100644 index 09438caf6e7..00000000000 --- a/sys/arch/hp300/conf/BASALT +++ /dev/null @@ -1,93 +0,0 @@ -# $NetBSD: BASALT,v 1.4 1995/12/29 17:16:29 thorpej Exp $ -# -# BASALT - thorpej's hp380 -# -machine "hp300" - -cpu "HP380" # includes 425t, 425s, 433s -ident BASALT - -# Need to set locally -timezone 8 dst -maxusers 32 - -# Standard system options -options SWAPPAGER # swap pager (anonymous and swap space) -options VNODEPAGER # vnode pager (mapped files) -options DEVPAGER # device pager (mapped devices) -options "COMPAT_43" # compatibility with 4.3BSD interfaces -options "COMPAT_44" # compatibility with 4.4BSD binaries -options "COMPAT_09" # compatibility with NetBSD 0.9 -options "COMPAT_10" # compatibility with NetBSD 1.0 -options SYSVSHM # System V shared memory -options SYSVSEM # System V semaphores -options SYSVMSG # System V message queues -options KTRACE # system call tracing support -options "NKMEMCLUSTERS=2048" # # 4K pages in kernel malloc pool - -# Filesystem options -options FIFO # POSIX fifo support (in all filesystems) -options FFS # fast filesystem -options "CD9660" # CD-ROM ISO-9660 filesystem -options NFSCLIENT # Network filesystem client -options NFSSERVER # Network filesystem server -options UNION # Union filesystem (req. for FDESC) -options KERNFS # kernel data-structure filesystem -options FDESC # user file descriptor filesystem -options PROCFS # /proc filesystem -options MFS # Memory-based filesystem - -# Networking options -options INET # Internet protocols -options "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP -options GATEWAY # Packet forwarding + larger mb_map -options NMBCLUSTERS="1024" # Crank this up - -# Options for HP hardware -options FPSP # floating point interface for 68040 -options USELEDS # make the lights twinkle -options COMPAT_HPUX # HP-UX binary compatibility - -# Debugging options -options DDB # Kernel Dynamic Debugger - -options GENERIC -config bsd swap generic - -master hpib0 at scode7 -disk rd0 at hpib? slave ? -disk rd1 at hpib? slave ? -disk rd2 at hpib? slave ? -disk rd3 at hpib? slave ? -disk rd4 at hpib? slave ? -disk rd5 at hpib? slave ? -disk rd6 at hpib? slave ? -tape ct0 at hpib0 slave ? - -master scsi0 at scode? -disk sd0 at scsi? slave ? -disk sd1 at scsi? slave ? -disk sd2 at scsi? slave ? -disk sd3 at scsi? slave ? -disk sd4 at scsi? slave ? -disk sd5 at scsi? slave ? -disk sd6 at scsi? slave ? -tape st0 at scsi? slave ? -tape st1 at scsi? slave ? - -device dca0 at scode9 - -device dcm0 at scode? flags 0xe -device dcm1 at scode? flags 0xe - -device le0 at scode? - -device grf0 at scode? - -pseudo-device pty 128 # pseudo ptys -pseudo-device ppp 1 # PPP network interfaces -pseudo-device bpfilter 4 # packet filter devices -pseudo-device vnd 4 # vnode pseudo-disks -pseudo-device ite # terminal emulation on grf -pseudo-device loop # loopback network interface -pseudo-device ether # basic ethernet support diff --git a/sys/arch/hp300/conf/DUALITY b/sys/arch/hp300/conf/DUALITY deleted file mode 100644 index ae12322cb3a..00000000000 --- a/sys/arch/hp300/conf/DUALITY +++ /dev/null @@ -1,108 +0,0 @@ -# $NetBSD: DUALITY,v 1.19 1996/05/20 18:16:42 mrg Exp $ -# -# DUALITY (mycroft's hp370 test machine) -# -machine "hp300" -cpu "HP320" -cpu "HP330" -cpu "HP340" -cpu "HP350" -cpu "HP360" -cpu "HP370" -cpu "HP380" -options FPSP - -ident DUALITY -maxusers 16 -timezone 5 dst - -options SWAPPAGER -options VNODEPAGER,DEVPAGER -options DDB -#options KGDB,"KGDBDEV=15*256+2","KGDBRATE=19200" -options DEBUG,DIAGNOSTIC -options KTRACE -options SYSVSHM,SYSVSEM,SYSVMSG -options PANICBUTTON,PANICWAIT -options LKM - -options "COMPAT_NOMID" -options "COMPAT_09" -options "COMPAT_43" -options "TCP_COMPAT_42" -#options "COMPAT_HPUX" - -options FFS,QUOTA -options LFS -options MFS - -options NFSCLIENT -options NFSSERVER - -options "CD9660" -options MSDOSFS -options FDESC -options FIFO -options KERNFS -#options NULLFS -#options PORTAL # portal filesystem (still experimental) -options PROCFS -#options UMAPFS -options UNION - -# GNU uses setuid scripts -options SETUIDSCRIPTS - -options GATEWAY -options INET - -config duality root on rd0 swap on sd0b and sd1b and sd2b and sd3b and rd0b and rd1b and rd2b and rd3b -config pogo root on rd0 swap on rd0b and rd1b and rd2b and rd3b and sd0b and sd1b and sd2b and sd3b - -master hpib0 at scode7 -master hpib1 at scode? -disk rd0 at hpib? slave ? -disk rd1 at hpib? slave ? -disk rd2 at hpib? slave ? -disk rd3 at hpib? slave ? -disk rd4 at hpib? slave ? -disk rd5 at hpib? slave ? -disk rd6 at hpib? slave ? -disk rd7 at hpib? slave ? -tape ct0 at hpib? slave ? -tape ct1 at hpib? slave ? -tape mt0 at hpib? slave ? -tape mt1 at hpib? slave ? - -master scsi0 at scode? -master scsi1 at scode? -disk sd0 at scsi? slave ? -disk sd1 at scsi? slave ? -disk sd2 at scsi? slave ? -disk sd3 at scsi? slave ? -disk sd4 at scsi? slave ? -disk sd5 at scsi? slave ? -disk sd6 at scsi? slave ? -disk sd7 at scsi? slave ? -tape st0 at scsi? slave ? -tape st1 at scsi? slave ? - -device le0 at scode? -device le1 at scode? -device dca0 at scode9 flags 1 -device dcm0 at scode? flags 0xe -device dcm1 at scode? flags 0xe -device dcm2 at scode? flags 0xe -device dcm3 at scode? flags 0xe - -device grf0 at scode? -device grf1 at scode? - -pseudo-device ite -pseudo-device loop -pseudo-device ether -pseudo-device bpfilter 16 -pseudo-device ppp 2 -pseudo-device log -pseudo-device pty 32 -pseudo-device vnd 4 # paging to files diff --git a/sys/arch/hp300/conf/LAGER b/sys/arch/hp300/conf/LAGER deleted file mode 100644 index a226011f066..00000000000 --- a/sys/arch/hp300/conf/LAGER +++ /dev/null @@ -1,89 +0,0 @@ -# $NetBSD: LAGER,v 1.8 1995/03/28 23:57:20 hpeyerl Exp $ -# -# LAGER (hpeyerl's hp380) -# -machine "hp300" -cpu "HP320" -cpu "HP330" -cpu "HP340" -cpu "HP350" -cpu "HP360" -cpu "HP370" -cpu "HP380" -ident LAGER - -timezone 5 dst -maxusers 16 - -# Standard options -options SWAPPAGER,VNODEPAGER,DEVPAGER -options INET -options FFS,FIFO -options MFS,KERNFS,FDESC -options NFSSERVER,NFSCLIENT -options NULLFS,PROCFS -options "COMPAT_NOMID" -options "COMPAT_43" -options "TCP_COMPAT_42" -options GATEWAY - -# Options for all HP machines -options SYSVSHM -options FPSP -#options HPUXCOMPAT - -options "COMPAT_09" - -# Options specific to this host. -options DDB -options DEBUG,DIAGNOSTIC -options PANICBUTTON,PANICWAIT -options KTRACE -options "NKMEMCLUSTERS=256" -options "HILVID=1" -options PROFTIMER,"PRF_INTERVAL=500" -#options KGDB,"KGDBDEV=15*256+2","KGDBRATE=19200" - -config bsd root on sd0 swap on sd0b and sd1b -#config vgbsd root on sd0 swap on sd0b and sd1b and sd2b -#config rdbsd root on rd0 swap on rd0b and rd1b -#config genbsd swap generic - -master hpib0 at scode7 -master hpib1 at scode? -disk rd0 at hpib? slave ? -disk rd1 at hpib? slave ? -disk rd2 at hpib? slave ? -disk rd3 at hpib? slave ? -tape ct0 at hpib0 slave ? -tape ct1 at hpib0 slave ? - -master scsi0 at scode? -master scsi1 at scode? -disk sd0 at scsi? slave ? -disk sd1 at scsi? slave ? -disk sd2 at scsi? slave ? -disk sd3 at scsi? slave ? -tape st0 at scsi? slave ? -tape st1 at scsi? slave ? - -device le0 at scode? -device le1 at scode? -device dca0 at scode9 -device dcm0 at scode? flags 0xe -device dcm1 at scode? flags 0xe -device dcm2 at scode? flags 0xe -device dcm3 at scode? flags 0xe - -device grf0 at scode? -device grf1 at scode? - -pseudo-device sl 1 -pseudo-device bpfilter 16 -pseudo-device ite -pseudo-device pty 32 -pseudo-device loop -pseudo-device ether -pseudo-device ppp 4 -#pseudo-device ccd0 on sd1c and sd2c and sd3c -#pseudo-device ccd1 on rd1h and rd2h and rd3h interleave 6048 diff --git a/sys/arch/hp300/conf/LINT b/sys/arch/hp300/conf/LINT deleted file mode 100644 index 137b9a23830..00000000000 --- a/sys/arch/hp300/conf/LINT +++ /dev/null @@ -1,68 +0,0 @@ -# $NetBSD: LINT,v 1.2 1994/10/26 07:23:11 cgd Exp $ -# -# GENERIC HP9000/300 -# -machine "hp300" - -cpu "HP320" -cpu "HP330" -cpu "HP340" -cpu "HP350" -cpu "HP360" -cpu "HP370" -ident GENERIC - -timezone 7 dst -maxusers 8 - -# Standard 4.4bsd options -options FFS -options QUOTA -options INET -options MFS,NFS -options "COMPAT_43" -options "COMPAT_42","TCP_COMPAT_42" - -# More standard options for the HPs -options MAPMEM,SYSVSHM -options COMPAT_HPUX - -# KTRACE: various kernel event traces -options KTRACE - -# DIAGNOSTIC: compile in lots of debugging and consistancy checking code. -options DIAGNOSTIC - -config bsd swap generic - -master hpib0 at scode7 -master hpib1 at scode? -disk rd0 at hpib? slave 0 -disk rd1 at hpib? slave ? -disk rd2 at hpib? slave ? -disk rd3 at hpib? slave ? -tape ct0 at hpib? slave ? -tape ct1 at hpib? slave ? flags 1 -device ppi0 at hpib0 slave 5 - -master scsi0 at scode? -master scsi1 at scode? -disk sd0 at scsi? slave ? -disk sd1 at scsi? slave ? -disk sd2 at scsi? slave ? -disk sd3 at scsi? slave ? - -device dca0 at scode9 flags 1 -device dcm0 at scode? flags 0xe -device dcm1 at scode? flags 0xe -device dcl0 at scode? flags 0 -device dcl1 at scode? flags 0 -device le0 at scode? - -device grf0 at scode? -device grf1 at scode? - -pseudo-device ite -pseudo-device pty -pseudo-device loop -pseudo-device ether diff --git a/sys/arch/hp300/conf/PICASSO b/sys/arch/hp300/conf/PICASSO deleted file mode 100644 index 289ccf9ec64..00000000000 --- a/sys/arch/hp300/conf/PICASSO +++ /dev/null @@ -1,87 +0,0 @@ -# $NetBSD: PICASSO,v 1.7 1994/10/26 07:23:15 cgd Exp $ -# -# PICASSO (HP300) -# -machine "hp300" -cpu "HP320" -cpu "HP330" -cpu "HP340" -cpu "HP350" -cpu "HP360" -cpu "HP370" -ident PICASSO - -timezone 8 dst -maxusers 16 - -# Standard options -options SWAPPAGER,VNODEPAGER,DEVPAGER -options FFS -options QUOTA -options INET -options MFS,NFS,FIFO -options "COMPAT_43" -options "COMPAT_42","TCP_COMPAT_42" - -# Options for all HP machines -options SYSVSHM -options COMPAT_HPUX - -# Options specific to this host. -options DEBUG,DIAGNOSTIC -options PANICBUTTON -options KTRACE -options "BUFPAGES=900" -options "NKMEMCLUSTERS=256" -options "HILVID=1" -options PROFTIMER,"PRF_INTERVAL=500" - -config bsd root on sd0 swap on sd0d -config vgbsd root on sd0 swap on sd0d and sd1d and sd2d -config rdbsd root on rd0 swap on rd0b and rd1b -config genbsd swap generic - -master hpib0 at scode7 -master hpib1 at scode? -master hpib2 at scode? -disk rd0 at hpib? slave ? -disk rd1 at hpib? slave ? -disk rd2 at hpib? slave ? -disk rd3 at hpib? slave ? -tape ct0 at hpib0 slave ? -tape ct1 at hpib0 slave ? - -master scsi0 at scode? -master scsi1 at scode? -disk sd0 at scsi? slave ? -disk sd1 at scsi? slave ? -disk sd2 at scsi? slave ? -disk sd3 at scsi? slave ? -disk sd4 at scsi? slave ? -disk sd5 at scsi? slave ? -disk sd6 at scsi? slave ? -disk sd7 at scsi? slave ? -disk sd8 at scsi? slave ? -disk sd9 at scsi? slave ? -tape st0 at scsi? slave ? -tape st1 at scsi? slave ? - -device le0 at scode? -device le1 at scode? -device dca0 at scode9 flags 1 -device dcm0 at scode? flags 0xe -device dcm1 at scode? flags 0xe -device dcm2 at scode? flags 0xe -device dcm3 at scode? flags 0xe - -device grf0 at scode? -device grf1 at scode? -device grf2 at scode? - -pseudo-device sl 4 -pseudo-device ite -pseudo-device pty -pseudo-device loop -pseudo-device ether - -pseudo-device log 4 |