diff --git a/sys/arch/pmax/conf/DSG b/sys/arch/pmax/conf/DSG deleted file mode 100644 index 37bef0d37426..000000000000 --- a/sys/arch/pmax/conf/DSG +++ /dev/null @@ -1,162 +0,0 @@ -# -# Stanford DSG Decstation (any model) kernel config file -# -# $NetBSD: DSG,v 1.28 2002/01/27 13:23:25 jdolecek Exp $ -# -include "arch/pmax/conf/std.pmax" - -maxusers 64 - -options MIPS1 # R2000/R3000 support (new) -#options MIPS3 # R4000/R4400 support (not finished) - - -# Support for specific models of DECstation -options DEC_3100 # kn01: DECstation 2100, 3100 -options DEC_MAXINE # kn02ca: 5000/xx (Personal DECstation) -options DEC_3MIN # 5000/1xx (kn02ba), 5000/150 (kn04) -options DEC_3MAX # kn02: 5000/200 support -options DEC_3MAXPLUS # 5000/240 (kn03), 5000/260 (kn05) - - -#options DDB # in-kernel debugger (not mips) -#options DDB_HISTORY_SIZE=100 # enable history editing in DDB -#options DIAGNOSTIC # extra kernel debugging checks -options DEBUG # extra kernel debugging support -options COMPAT_43 # compatibility with 4.3BSD binaries -options KTRACE # system call tracing support -options LKM # loadable kernel modules -#options PIPE_SOCKETPAIR # smaller, but slower pipe(2) - -# Old 4.4BSD/pmax kgdb options -#options KGDB # support for kernel gdb -#options KGDB_DEVRATE=19200 # kernel gdb port rate (default 9600) -#options KGDB_DEV="15*256+0" # device for kernel gdb - -options NTP # network time protocol -#options UCONSOLE # users can redirect console (unsafe) - -# Filesystem options -file-system FFS # fast filesystem with user and group quotas -#file-system LFS # Log-based filesystem (still experimental) -file-system MFS # memory-based filesystem -file-system NFS # Sun NFS-compatible filesystem (client) -#file-system CD9660 # ISO 9660 + Rock Ridge file system -#file-system MSDOSFS # MS-DOS file system -#file-system FDESC # user file descriptor filesystem -file-system KERNFS # kernel data-structure filesystem -file-system NULLFS # null layer filesystem -#file-system PORTAL # portal filesystem (still experimental) -file-system PROCFS # /proc -#file-system UMAPFS # uid/gid remapping filesystem -file-system UNION - -options NFSSERVER # Sun NFS-compatible filesystem (server) -#options QUOTA # UFS quotas - -# Networking options -options INET # Internet protocols -options GATEWAY # IP packet forwarding -#options MROUTING # Multicast routing support -#options ISO # OSI networking -#options TPIP -#options EON -#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG - -options COMPAT_10 # NetBSD 1.0, (needed for X on 386?) -options COMPAT_11 # NetBSD 1.1, -options COMPAT_12 # Netbsd 1.2 reboot() -#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended. - -# Raster console options -options FONT_BOLD8x16 # Font for fb devices -options FONT_LUCIDA16x29 # Font for px devices -#options FONT_GALLANT12x22 -#options FONT_QVSS8x15 - -# pmax specific -options COMPAT_ULTRIX # ultrix compatibility -options EXEC_ECOFF # Ultrix RISC binaries are ECOFF format -options HZ=256 # RTC rate required - -config netbsd root on rz0a type ffs dumps on rz0b -config nfsnetbsd root on ? type nfs - - -mainbus0 at root -cpu* at mainbus0 - -## Peripheral Bus Support (for devices to attach to) -## ---------------------------------------------------------------------------- - -# TURBOchannel bus support -tc* at mainbus0 - -# 3MIN, 3MAX+ and MAXINE have IOASIC in system slot -ioasic0 at tc? -mcclock0 at ioasic? offset ? # DS1287 RTC -le0 at ioasic? offset ? # LANCE -scc0 at ioasic? offset ? # Z85C30 -scc1 at ioasic? offset ? # Z85C30 -#isdn at ioasic? offset ? # MAXINE ISDN/audio (not supported) -dtop0 at ioasic? offset ? # MAXINE kbd and mouse -#fdc at ioasic? offset ? # MAXINE floppy disk (not supported) -asc0 at ioasic? offset ? # NCR53C94 SCSI with IOASIC - -# 3MAX has TURBOchannel but no IOASIC -ibus0 at tc? slot ? offset ? # 3MAX system slot -mcclock0 at ibus0 addr ? # DS1287 RTC -dc0 at ibus0 addr ? # DC7085 quad line serial device -asc0 at tc? slot ? offset ? # NCR53C94 SCSI -le0 at tc? slot ? offset ? # LANCE - -# TURBOchannel devices -mfb* at tc? # PMAG-A MX Monochrome Framebuffer -cfb* at tc? # PMAG-B CX Color Framebuffer -#tfb* at tc? # PMAG-RO TX True Color Framebuffer -sfb* at tc? # PMAGB-B HX Smart Framebuffer -#sfbp* at tc? # PMAGD HX+ Smart Framebuffer -xcfb0 at tc? # PMAG-DV Color Framebuffer at MAXINE -asc* at tc? # PMAZ-A single channel SCSI -le* at tc? # PMAD-A LANCE -fta* at tc? # PMAF-F FDDI -#tcds* at tc? # PMAZB/PMAZC dual channel SCSI -#asc* at tcds? chip ? - -# PMAX and MIPSMATE -ibus0 at mainbus0 -pm0 at ibus0 addr ? # 3100 onboard fb -dc0 at ibus0 addr ? # DC7085 quad line serial device -le0 at ibus0 addr ? # 3100 onboard LANCE -sii0 at ibus0 addr ? # DC7061 onboard SCSI -mcclock0 at ibus0 addr ? # MC146818 RTC -dc* at ibus0 addr ? # 5100 optional serial devices - -######################################################################### -# SCSI configuration # -######################################################################### - -oldscsibus* at sii? -oldscsibus* at asc? -# -# SCSI configuration for old 4.4BSD/pmax DECstation SCSI driver -# -include "arch/pmax/conf/scsi.pmax" - - -######################################################################### -# Pseudo-devices # -######################################################################### - -pseudo-device sl 4 # serial-line IP ports -pseudo-device strip 2 # Metricom IP encapsulation -pseudo-device ppp 2 # serial-line IP ports -pseudo-device pty # pseudo-terminals -pseudo-device bpfilter 16 # packet filter ports -pseudo-device loop -pseudo-device vnd 4 # virtual disk ick -pseudo-device ccd 4 # concatenated disks - -#pseudo-device ether # From old config. what does it mean? -pseudo-device rasterconsole 1 # NB: raster console requires "fb" -pseudo-device fb 1 # up to 3 framebuffers diff --git a/sys/arch/pmax/conf/R4000 b/sys/arch/pmax/conf/R4000 deleted file mode 100644 index b4bc7198ece6..000000000000 --- a/sys/arch/pmax/conf/R4000 +++ /dev/null @@ -1,150 +0,0 @@ -# -# R4000 (any model) kernel config file - -# -# $NetBSD: R4000,v 1.26 2002/01/27 13:23:25 jdolecek Exp $ -# -include "arch/pmax/conf/std.pmax" - -maxusers 64 - -#options MIPS1 # R2000/R3000 support (one at a time, please) -options MIPS3 # R4000/R4400 support (new) - - -# Support for specific models of DECstation -options DEC_3MIN # 5000/50 -options DEC_MAXINE # 5000/150 -options DEC_3MAXPLUS # 5000/260 - - -# Standard system options -options DDB # in-kernel debugger -options DDB_HISTORY_SIZE=100 # enable history editing in DDB -options DDB_ONPANIC=0 # don't enter debugger on panic -#options DIAGNOSTIC # extra kernel debugging checks -#options DEBUG # extra kernel debugging support -options COMPAT_43 # compatibility with 4.3BSD binaries -options KTRACE # system call tracing support -options LKM # loadable kernel modules -#options PIPE_SOCKETPAIR # smaller, but slower pipe(2) - -# Old 4.4BSD/pmax kgdb options -#options KGDB # support for kernel gdb -#options KGDB_DEVRATE=19200 # kernel gdb port rate (default 9600) -#options KGDB_DEV="15*256+0" # device for kernel gdb - -options NTP # network time protocol -#options UCONSOLE # users can redirect console (unsafe) - - -# Filesystem options -file-system FFS # fast filesystem with user and group quotas -file-system MFS # memory-based filesystem -file-system NFS # Sun NFS-compatible filesystem (client) -file-system LFS # Log-based filesystem (still experimental) -file-system CD9660 # ISO 9660 + Rock Ridge file system -file-system FDESC # /dev/fd -file-system KERNFS # /kern (kernel informational filesystem) -file-system NULLFS # loopback file system -file-system PORTAL # portal filesystem (still experimental) -file-system PROCFS # /proc -file-system UMAPFS # NULLFS + uid and gid remapping -file-system UNION - -options NFSSERVER # Sun NFS-compatible filesystem (server) -options QUOTA # UFS quotas - -# Networking options -options INET # Internet protocols -options GATEWAY # IP packet forwarding -#options MROUTING # Multicast routing support -#options ISO # OSI networking -#options TPIP # TPIP -#options EON # OSI tunneling over IP -#options CCITT,LLC,HDLC # X.25 -#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG - -# NetBSD backwards compatibility -#options COMPAT_10 # NetBSD 1.0, (needed for X on 386?) -#options COMPAT_11 # NetBSD 1.1, -options COMPAT_12 # Netbsd 1.2 reboot() -options COMPAT_13 # Netbsd 1.3 -options COMPAT_14 # Netbsd 1.4 -#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended. - -# Raster console options -options FONT_BOLD8x16 # Font for fb devices -options FONT_LUCIDA16x29 # Font for px devices -#options FONT_GALLANT12x22 -#options FONT_QVSS8x15 - -# pmax specific -options COMPAT_ULTRIX # ultrix compatibility -options EXEC_ECOFF # Ultrix RISC binaries are ECOFF format -options HZ=256 # RTC rate required - -config netbsd root on ? type ? - -mainbus0 at root -cpu* at mainbus0 - -## Peripheral Bus Support (for devices to attach to) -## ---------------------------------------------------------------------------- - -# TURBOchannel bus support -tc* at mainbus0 - -# 3MIN, 3MAX+ and MAXINE have IOASIC in system slot -ioasic0 at tc? -mcclock0 at ioasic? offset ? # DS1287 RTC -asc0 at ioasic? offset ? # NCR53C94 SCSI with IOASIC -le0 at ioasic? offset ? # LANCE -scc0 at ioasic? offset ? # Z85C30 -scc1 at ioasic? offset ? # Z85C30 -dtop0 at ioasic? offset ? # MAXINE kbd and mouse -bba0 at ioasic? offset ? # MAXINE baseboard audio -audio* at bba0 -#fdc at ioasic? offset ? # MAXINE floppy disk (not supported) - -# TURBOchannel devices -mfb* at tc? # PMAG-A MX Monochrome Framebuffer -cfb* at tc? # PMAG-B CX Color Framebuffer -#tfb* at tc? # PMAG-RO TX True Color Framebuffer -sfb* at tc? # PMAGB-B HX Smart Framebuffer -#sfbp* at tc? # PMAGD HX+ Smart Framebuffer -xcfb0 at tc? # PMAG-DV Color Framebuffer at MAXINE -asc* at tc? # PMAZ-A single channel SCSI -le* at tc? # PMAD-A LANCE -fta* at tc? # PMAF-F FDDI -#tcds* at tc? # PMAZB/PMAZC dual channel SCSI -#asc* at tcds? chip ? - -######################################################################### -# SCSI configuration # -######################################################################### - -oldscsibus* at asc? -# -# SCSI configuration for old 4.4BSD/pmax DECstation SCSI driver -# -include "arch/pmax/conf/scsi.pmax" - - -######################################################################### -# Pseudo-devices # -######################################################################### - -pseudo-device loop 1 # network loopback -pseudo-device sl 4 # serial-line IP ports -pseudo-device strip 4 # Metricom IP encapsulation -pseudo-device ppp 2 # serial-line IP ports -pseudo-device pty # pseudo-terminals -pseudo-device bpfilter 16 # packet filter ports -#pseudo-device ipfilter # IP filter, NAT - -pseudo-device vnd 4 # virtual disk ick -pseudo-device ccd 4 # concatenated disks - -pseudo-device rasterconsole 1 # NB: raster console requires "fb" -pseudo-device fb 1 # up to 3 framebuffers diff --git a/sys/arch/pmax/conf/SULACO b/sys/arch/pmax/conf/SULACO deleted file mode 100644 index 62895df86434..000000000000 --- a/sys/arch/pmax/conf/SULACO +++ /dev/null @@ -1,177 +0,0 @@ -# $NetBSD: SULACO,v 1.11 2002/01/27 13:23:25 jdolecek Exp $ -# -# sulaco.nas.nasa.gov - thorpej's DECstation 5000/200 -# -include "arch/pmax/conf/std.pmax" - -maxusers 64 - -makeoptions DEBUG="-g" - -# Processor support -options MIPS1 # R2000/R3000 CPUs -#options MIPS3 # R4000/R4400 CPUs - -# Support for specific models of DECstation -#options DEC_3100 # kn01: DECstation 2100, 3100 -#options DEC_5100 # kn230: DECsystem 5100 -options DEC_3MAX # kn02: 5000/200 support -#options DEC_3MIN # kn02ba: 5000/1xx (3min) support -#options DEC_MAXINE # kn02ca: 5000/xx (Personal DECstation) -#options DEC_3MAXPLUS # 5000/240 (kn03) , 5000/260 (kn05) - -#options DEC_5400 -#options DEC_5800 -#options DEC_5500 - -# Standard system options -options KTRACE # System call tracing support -options NTP # kernel NTP PLL support -options SYSVMSG # SYSV-like message queues -options SYSVSEM # SYSV-like semaphores -options SYSVSHM # SYSV-like shared memory -#options SHMMAXPGS=1024 # 1024 pages is the default -#options UCONSOLE # users can use TIOCCONS (for xconsole) -options HZ=256 # RTC rate required -#options PIPE_SOCKETPAIR # smaller, but slower pipe(2) - -# Diagnostic/debugging support options -options DIAGNOSTIC # Cheap kernel consistency checks -#options DEBUG # more expensive debugging checks -options DDB # in-kernel debugger -options DDB_HISTORY_SIZE=100 # enable history editing in DDB -#options DDB_ONPANIC=0 # don't enter debugger on panic - -# File systems -file-system FFS # fast filesystem with user and group quotas -file-system MFS # memory-based filesystem -file-system NFS # Sun NFS-compatible filesystem (client) -#file-system LFS # Log-based filesystem (still experimental) -file-system CD9660 # ISO 9660 + Rock Ridge file system -file-system FDESC # /dev/fd -file-system KERNFS # /kern (kernel informational filesystem) -#file-system NULLFS # loopback file system -#file-system PORTAL # portal filesystem (still experimental) -file-system PROCFS # /proc -#file-system UMAPFS # NULLFS + uid and gid remapping -#file-system UNION - -# File system options -options FIFO # POSIX fifo support in all fs's -#options NFSSERVER # Sun NFS-compatible server -#options QUOTA # FFS quotas -#options FFS_EI # FFS Endian Independent support - -# DECstation PROM uses bootp for network booting, so use it for the -# kernel, as well. -options NFS_BOOT_DHCP # superset of BOOTP - -# Networking options -options INET # Internet protocol suite -options INET6 # IPv6 -options IPSEC # IP security -options IPSEC_ESP # IP security ESP -#options GATEWAY # IP packet forwarding -#options MROUTING # Multicast routing support -#options ISO # OSI networking -#options TPIP # TPIP -#options EON # OSI tunneling over IP -#options CCITT,LLC,HDLC # X.25 -#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG - -options COMPAT_43 # 4.3BSD compatibility. Should be optional -#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended. - -# Binary compatibility with previous versions of NetBSD. -#options COMPAT_09 -options COMPAT_10 -options COMPAT_11 -options COMPAT_12 -options COMPAT_13 -options COMPAT_14 - -# Ultrix binary compatibility -#options COMPAT_ULTRIX -#options EXEC_ECOFF - -# Misc. options -options SCSIVERBOSE # verbose SCSI errors -options TCVERBOSE # recognize "unknown" TC devices - -# Raster console options -options FONT_BOLD8x16 # font for fb devices -options FONT_LUCIDIA16x29 # font for px devices -#options FONT_GALLANT12x22 -#options FONT_QVSS8x15 - -config netbsd root on ? type ? -#config nfsnetbsd root on ? type nfs - -mainbus0 at root -cpu* at mainbus0 - -# TURBOchannel bus support -tc* at mainbus0 - -# 3MIN, 3MAX+, and MAXINE have IOASIC in system slot -ioasic0 at tc? -mcclock* at ioasic? offset ? # DS1287 RTC -le* at ioasic? offset ? # LANCE -scc* at ioasic? offset ? # Z85C30 -#bba* at ioasic? offset ? # MAXINE baseboard audio -#audio* at bba? -dtop* at ioasic? offset ? # MAXINE kbd and mouse -#fdc at ioasic? offset ? # MAXINE floppy disk (not supported) -asc* at ioasic? offset ? # NCR53C94 SCSI with IOASIC -#xasc* at ioasic? offset ? # [ MI SCSI version ] - -# 3MAX has TURBOchannel but no IOASIC -ibus0 at tc? slot ? offset ? # 3MAX system slot - -# PMAX, 3MAX and MIPSMATE common devices -mcclock* at ibus0 addr ? # DS1287 RTC -dc* at ibus0 addr ? # DC7085 quad line serial device - -# TURBOchannel devices -#mfb* at tc? slot ? offset ? # PMAG-A MX Monochrome Framebuffer -cfb* at tc? slot ? offset ? # PMAG-B CX Color Framebuffer -#tfb* at tc? slot ? offset ? # PMAG-RO TX True Color Framebuffer -#sfb* at tc? slot ? offset ? # PMAGB-B HX Smart Framebuffer -px0 at tc? slot ? offset ? # PMAG-C,D,E,F PX family -#sfbp* at tc? slot ? offset ? # PMAGD HX+ Smart Framebuffer -#xcfb* at tc? slot ? offset ? # PMAG-DV Color Framebuffer at MAXINE -asc* at tc? slot ? offset ? # PMAZ-A single channel SCSI -#xasc* at tc? slot ? offset ? # [ MI SCSI version ] -le* at tc? slot ? offset ? # PMAD-A LANCE -fta* at tc? slot ? offset ? # PMAF-F FDDI -#tcds* at tc? slot ? offset ? # PMAZB/PMAZC dual channel SCSI -#asc* at tcds? chip ? - -# PMAX and MIPSMATE -#ibus0 at mainbus0 -#pm* at ibus0 addr ? # 3100 onboard fb -#le* at ibus0 addr ? # 3100 onboard LANCE -#sii* at ibus0 addr ? # DC7061 onboard SCSI - -# SCSI configuration -#scsibus* at sii? -scsibus* at asc? -sd* at scsibus? target ? lun ? # SCSI disks -st* at scsibus? target ? lun ? # SCSI tapes -cd* at scsibus? target ? lun ? # SCSI CD-ROMs - -pseudo-device loop 1 # network loopback -#pseudo-device sl 4 # serial-line IP ports -#pseudo-device ppp 2 # PPP -pseudo-device pty # pseudo-terminals -pseudo-device bpfilter 16 # packet filter ports -#pseudo-device ipfilter # IP filter, NAT -pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) -pseudo-device faith 1 # IPv[46] tcp relay translation i/f - -pseudo-device vnd 4 # "vnode disk" (file as disk) -pseudo-device ccd 4 # concatenated/striped disks - -pseudo-device rasterconsole 1 # NB: raster console requires "fb" -pseudo-device fb 1 # up to 3 framebuffers -pseudo-device rnd # /dev/random and in-kernel generator