RAMDISK revision 1.36
11.36Schs#	$NetBSD: RAMDISK,v 1.36 2003/11/02 16:02:09 chs Exp $
21.1Sgwr
31.1Sgwr# RAMDISK: Root/swap on ramdisk
41.1Sgwr# This kernel is used to:
51.1Sgwr#	format the disk (not yet implemented)
61.1Sgwr#	partition the disk (disklabel)
71.1Sgwr#	install the miniroot in the swap partition
81.1Sgwr
91.5Sjtcinclude "arch/sun3/conf/std.sun3"
101.34Satatat
111.34Satatat#options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
121.1Sgwr
131.17Sgwr# Machines to be supported by this kernel
141.13Sgwr# options 	FPU_EMULATE		# No FP code here!
151.1Sgwroptions 	HAVECACHE		# Sun3/260 VAC
161.1Sgwr
171.1Sgwr# Needs to be set per system.  i.e change these as you see fit
181.1Sgwrmaxusers	2
191.1Sgwr
201.1Sgwr# Standard system options
211.13Sgwr# ... debugging options
221.18Sgwr#options 	DDB
231.25Swiz# Compatibility options (none)
241.6Sthorpej
251.13Sgwr# Filesystem options
261.13Sgwr# Need FFS for the ramdisk image.
271.13Sgwrfile-system	FFS		# Berkeley Fast Filesystem
281.13Sgwr# May need these to get miniroot image.
291.13Sgwrfile-system	NFS		# Sun NFS client support
301.13Sgwrfile-system	CD9660		# ISO 9660 + Rock Ridge file system
311.2Sgwr
321.18Sgwr# Networking options
331.18Sgwroptions 	INET		# IP prototol stack support
341.26Sabs#options 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
351.26Sabs
361.26Sabs#options 	TCP_COMPAT_42	# 4.2BSD TCP/IP bug compat. Not recommended.
371.18Sgwr
381.13Sgwr# Enable the hooks used for initializing the root memory-disk.
391.8Spkoptions 	MEMORY_DISK_HOOKS
401.13Sgwroptions 	MEMORY_DISK_IS_ROOT	# force root on memory disk
411.13Sgwroptions 	MEMORY_DISK_SERVER=0	# no userspace memory disk support
421.36Schsoptions 	MEMORY_DISK_ROOT_SIZE=1000	# size of memory disk, in blocks
431.30Sjdolecek
441.35Slukemoptions 	USERCONF	# userconf(4) support
451.30Sjdolecekoptions		PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
461.1Sgwr
471.24Stsutsuiconfig		netbsd root on ? type ffs
481.1Sgwr
491.16Sgwr# On-board I/O space (required)
501.16Sgwrinclude "arch/sun3/conf/obio.sun3"
511.16Sgwr
521.16Sgwr# On-board memory (optional)
531.16Sgwr# See frame-buffers
541.16Sgwr# obmem0 at mainbus?
551.16Sgwr
561.16Sgwr# VME bus support (optional)
571.16Sgwr# One unit for each address space
581.16Sgwrvme0 at mainbus? # A16/D16
591.16Sgwrvme1 at mainbus? # A16/D32
601.16Sgwrvme2 at mainbus? # A24/D16
611.16Sgwrvme3 at mainbus? # A24/D32
621.16Sgwrvme4 at mainbus? # A32/D16
631.16Sgwrvme5 at mainbus? # A32/D32
641.16Sgwr
651.2Sgwr#
661.3Sgwr# Serial ports
671.3Sgwr#
681.11Slukemzstty0	at zsc1 channel 0	# ttya
691.11Slukemzstty1	at zsc1 channel 1	# ttyb
701.3Sgwr
711.11Slukemkbd0	at zsc0 channel 0	# keyboard
721.13Sgwr#ms0	at zsc0 channel 1	# mouse
731.3Sgwr
741.3Sgwr#
751.2Sgwr# Network devices
761.2Sgwr#
771.1Sgwr
781.2Sgwr# Intel Ethernet (onboard, or VME)
791.16Sgwrie0 at obio0 addr 0x0C0000 ipl 3
801.29Slukemie1 at vme2 addr 0xe88000 ipl 3 vect 0x75
811.1Sgwr
821.2Sgwr# Lance Ethernet (only onboard)
831.16Sgwrle0 at obio0 addr 0x120000 ipl 3
841.16Sgwr
851.16Sgwr# All Sun3 machines with an "le" (3/50, 3/60) should be
861.16Sgwr# presumed to have the old, buggy LANCE chip. (Rev. C)
871.16Sgwroptions 	LANCE_REVC_BUG
881.1Sgwr
891.2Sgwr#
901.2Sgwr# Disk and tape devices
911.2Sgwr#
921.2Sgwr
931.2Sgwr# Sun3 "si" SCSI controller (NCR 5380)
941.13Sgwr# See GENERIC for the flags description.
951.16Sgwrsi0 at obio0 addr 0x140000 ipl 2
961.29Slukemsi0 at vme2 addr 0x200000 ipl 2 vect 0x40
971.29Slukemsi1 at vme2 addr 0x204000 ipl 2 vect 0x41
981.16Sgwr
991.16Sgwr# Xylogics 450/451 controllers (VME A16/D16)
1001.16Sgwrxyc0 at vme0 addr 0xee40 ipl 2 vect 0x48
1011.16Sgwrxyc1 at vme0 addr 0xee48 ipl 2 vect 0x49
1021.13Sgwrxy* at xyc? drive ?
1031.10Sgwr
1041.16Sgwr# Xylogics 7053 controllers (VME A16/D32)
1051.16Sgwrxdc0 at vme1 addr 0xee80 ipl 2 vect 0x44
1061.16Sgwrxdc1 at vme1 addr 0xee90 ipl 2 vect 0x45
1071.13Sgwrxd* at xdc? drive ?
1081.2Sgwr
1091.2Sgwr# Xylogics 472 tape controllers?
1101.13Sgwr
1111.16Sgwr# Sun3/E SCSI+Ethernet board (VME A24/D16)
1121.16Sgwr# Note: the board uses vect and vect+1
1131.16Sgwrsebuf0 at vme2 addr 0x300000 ipl 2 vect 0x74 # and 0x75
1141.16Sgwrsebuf1 at vme2 addr 0x340000 ipl 2 vect 0x76 # and 0x77
1151.13Sgwrsi* at sebuf?
1161.13Sgwrie* at sebuf?
1171.2Sgwr
1181.2Sgwr#
1191.2Sgwr# Frame buffer devices
1201.18Sgwr# (Not needed for installation kernels.)
1211.1Sgwr
1221.2Sgwr#
1231.2Sgwr# SCSI infrastructure
1241.2Sgwr#
1251.1Sgwrscsibus* at scsi?
1261.1Sgwr
1271.10Sgwrsd* at scsibus? target ? lun ?		# SCSI disks
1281.10Sgwrst* at scsibus? target ? lun ?		# SCSI tapes
1291.10Sgwrcd* at scsibus? target ? lun ?		# SCSI CD-ROMs
1301.10Sgwr#ch* at scsibus? target ? lun ?		# SCSI changer devices
1311.10Sgwr#ss* at scsibus? target ? lun ?		# SCSI scanners
1321.20Sgwr#uk* at scsibus? target ? lun ?		# unknown SCSI devices
1331.1Sgwr
1341.16Sgwr# Memory-disk drivers (root for install tape)
1351.11Slukempseudo-device	md		2
1361.2Sgwr
1371.2Sgwr# Misc.
1381.11Slukempseudo-device	loop		1	# network loopback
1391.11Slukempseudo-device	sl		2	# CSLIP
140