Home | History | Annotate | Line # | Download | only in conf
P4032 revision 1.3.8.4
      1  1.3.8.4  nathanw #	$NetBSD: P4032,v 1.3.8.4 2002/06/20 03:37:25 nathanw Exp $
      2  1.3.8.2  nathanw #
      3  1.3.8.2  nathanw # Algorithmics P-4032 kernel.
      4  1.3.8.2  nathanw #
      5  1.3.8.2  nathanw 
      6  1.3.8.2  nathanw include	"arch/algor/conf/std.algor"
      7  1.3.8.2  nathanw 
      8  1.3.8.4  nathanw #options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
      9  1.3.8.4  nathanw 
     10  1.3.8.4  nathanw #ident 		"P4032-$Revision: 1.3.8.4 $"
     11  1.3.8.2  nathanw 
     12  1.3.8.2  nathanw maxusers 32
     13  1.3.8.2  nathanw 
     14  1.3.8.2  nathanw # Platform Support
     15  1.3.8.2  nathanw options 	ALGOR_P4032	# Algorithmics P-4032
     16  1.3.8.2  nathanw #options 	ALGOR_P5064	# Algorithmics P-5064
     17  1.3.8.2  nathanw #options 	ALGOR_P6032	# Algorithmics P-6032
     18  1.3.8.2  nathanw 
     19  1.3.8.2  nathanw # Set these to the appropriate values, in case you have a buggy PMON
     20  1.3.8.2  nathanw # that doesn't provide environment variables properly.
     21  1.3.8.2  nathanw #options 	MEMSIZE=48		# memory size, in MB
     22  1.3.8.2  nathanw #options 	ETHADDR="\"00:40:bc:03:00:6c\""
     23  1.3.8.2  nathanw 
     24  1.3.8.2  nathanw options 	MIPS3_L2CACHE_ABSENT	# No L2 cache on this machine
     25  1.3.8.2  nathanw 
     26  1.3.8.2  nathanw # Standard system options
     27  1.3.8.2  nathanw options 	KTRACE			# System call tracing support
     28  1.3.8.2  nathanw options 	NTP			# kernel PLL for NTP
     29  1.3.8.2  nathanw 
     30  1.3.8.2  nathanw # Diagnostic/debugging support options
     31  1.3.8.2  nathanw options 	DIAGNOSTIC		# Cheap kernel consistency checks
     32  1.3.8.2  nathanw options 	DDB			# kernel debugger
     33  1.3.8.2  nathanw makeoptions	DEBUG="-g"
     34  1.3.8.2  nathanw #makeoptions	DEBUGLIST="pattern1 pattern2 ..."
     35  1.3.8.2  nathanw 
     36  1.3.8.2  nathanw # File systems
     37  1.3.8.2  nathanw file-system	FFS		# Fast file system
     38  1.3.8.2  nathanw file-system	MFS		# Memory-based file system
     39  1.3.8.2  nathanw file-system	CD9660		# ISO-9660 CD-ROM FS (w/RockRidge extensions)
     40  1.3.8.2  nathanw file-system	MSDOSFS		# MS-DOS-compatible file system
     41  1.3.8.2  nathanw file-system	NTFS		# Windows/NT file system (experimental)
     42  1.3.8.2  nathanw file-system	NFS		# Sun NFS-compatible file system client
     43  1.3.8.2  nathanw file-system	KERNFS		# Kernel variable file system (/kern)
     44  1.3.8.2  nathanw file-system	PROCFS		# Process file system (/proc)
     45  1.3.8.2  nathanw file-system	FDESC		# /dev/fd file system
     46  1.3.8.2  nathanw 
     47  1.3.8.2  nathanw # File system options
     48  1.3.8.2  nathanw options 	NFSSERVER	# Sun NFS-compatible file system server
     49  1.3.8.2  nathanw #options 	FFS_EI		# FFS Endian Independant support
     50  1.3.8.2  nathanw options 	SOFTDEP		# FFS soft updates support.
     51  1.3.8.2  nathanw 
     52  1.3.8.2  nathanw # Networking options
     53  1.3.8.2  nathanw options 	INET		# Internet protocol suite
     54  1.3.8.2  nathanw options 	INET6		# IPV6
     55  1.3.8.2  nathanw options 	IPSEC		# IP security
     56  1.3.8.2  nathanw options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
     57  1.3.8.2  nathanw #options 	IPSEC_DEBUG	# debug for IP security
     58  1.3.8.2  nathanw 
     59  1.3.8.2  nathanw # 4.3BSD compatibility.  Should be optional, but necessary for now.
     60  1.3.8.2  nathanw options 	COMPAT_43
     61  1.3.8.2  nathanw 
     62  1.3.8.2  nathanw # Binary compatibility with previous versions of NetBSD.
     63  1.3.8.2  nathanw #options 	COMPAT_09
     64  1.3.8.2  nathanw options 	COMPAT_10
     65  1.3.8.2  nathanw options 	COMPAT_11
     66  1.3.8.2  nathanw options 	COMPAT_12
     67  1.3.8.2  nathanw options 	COMPAT_13
     68  1.3.8.2  nathanw options 	COMPAT_14
     69  1.3.8.2  nathanw 
     70  1.3.8.2  nathanw # System V-like message queues
     71  1.3.8.2  nathanw options 	SYSVMSG
     72  1.3.8.2  nathanw 
     73  1.3.8.2  nathanw # System V-like semaphores
     74  1.3.8.2  nathanw options 	SYSVSEM
     75  1.3.8.2  nathanw 
     76  1.3.8.2  nathanw # System V-like shared memory
     77  1.3.8.2  nathanw options 	SYSVSHM
     78  1.3.8.2  nathanw #options 	SHMMAXPGS=1024		# 1024 pages is the default
     79  1.3.8.2  nathanw 
     80  1.3.8.2  nathanw # Loadable Kernel Modules
     81  1.3.8.2  nathanw options 	LKM
     82  1.3.8.2  nathanw 
     83  1.3.8.2  nathanw # Disable kernel security.
     84  1.3.8.2  nathanw #options 	INSECURE
     85  1.3.8.2  nathanw 
     86  1.3.8.2  nathanw # Misc. options
     87  1.3.8.2  nathanw #options 	PCI_NETBSD_CONFIGURE	# NetBSD configures the PCI bus
     88  1.3.8.2  nathanw options 	PCIVERBOSE		# recognize "unknown" PCI devices
     89  1.3.8.2  nathanw #options 	MIIVERBOSE		# verbose PHY autoconfig messages
     90  1.3.8.2  nathanw #options 	PCI_CONFIG_DUMP		# verbosely dump PCI config space
     91  1.3.8.2  nathanw options 	SCSIVERBOSE		# Verbose SCSI errors
     92  1.3.8.2  nathanw options 	UCONSOLE		# users can use TIOCCONS (for xconsole)
     93  1.3.8.2  nathanw #options 	PCMCIAVERBOSE
     94  1.3.8.3  nathanw #options	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
     95  1.3.8.2  nathanw 
     96  1.3.8.2  nathanw # The Alpha console firmware network boots using the BOOTP
     97  1.3.8.2  nathanw # protocol, so we ask the NFS code to use BOOTP/DHCP as well,
     98  1.3.8.2  nathanw # in case we have NFS root.
     99  1.3.8.2  nathanw options 	NFS_BOOT_DHCP		# superset of BOOTP
    100  1.3.8.2  nathanw 
    101  1.3.8.2  nathanw # WS console uses SUN or VT100 terminal emulation
    102  1.3.8.2  nathanw #options 	WSEMUL_VT100
    103  1.3.8.2  nathanw 
    104  1.3.8.2  nathanw config		netbsd	root on ? type ?
    105  1.3.8.2  nathanw #config		netbsd	root on sd0 type ffs
    106  1.3.8.2  nathanw #config		netbsd	root on ? type nfs
    107  1.3.8.2  nathanw 
    108  1.3.8.2  nathanw mainbus0 at	root
    109  1.3.8.2  nathanw cpu*	at	mainbus0
    110  1.3.8.2  nathanw 
    111  1.3.8.2  nathanw # Devices on the P-4032 local I/O bus
    112  1.3.8.2  nathanw mcclock*	at mainbus? addr ?
    113  1.3.8.2  nathanw com*		at mainbus? addr ?
    114  1.3.8.2  nathanw lpt*		at mainbus? addr ?
    115  1.3.8.2  nathanw #pckbc*		at mainbus? addr ?
    116  1.3.8.2  nathanw #fdc*		at mainbus? addr ?
    117  1.3.8.2  nathanw 
    118  1.3.8.2  nathanw # PCI host bus adapter support
    119  1.3.8.2  nathanw vtpbc*	at	mainbus?
    120  1.3.8.2  nathanw 
    121  1.3.8.2  nathanw # PCI bus support
    122  1.3.8.2  nathanw pci*	at	vtpbc?
    123  1.3.8.2  nathanw 
    124  1.3.8.2  nathanw # PCI devices
    125  1.3.8.2  nathanw #adv*	at	pci? dev ? function ?		# AdvanSys SCSI
    126  1.3.8.2  nathanw #adw*	at	pci? dev ? function ?		# AdvanSys Wide SCSI
    127  1.3.8.2  nathanw #options 	ADW_WDTR_DISABLE		# 	disable WDTR
    128  1.3.8.2  nathanw #options 	ADW_SDTR_DISABLE		# 	disable SDTR
    129  1.3.8.2  nathanw #options 	ADW_TAGQ_DISABLE		# 	disable Tag Queuing
    130  1.3.8.2  nathanw #ahc*	at	pci? dev ? function ?		# Adaptec [23]94x, aic78x0 SCSI
    131  1.3.8.2  nathanw #bha*	at	pci? dev ? function ?		# BusLogic 9xx SCSI (untested)
    132  1.3.8.2  nathanw #cac*	at	pci? dev ? function ?		# Compaq array controller (untested)
    133  1.3.8.2  nathanw #cy*	at	pci? dev ? function ?		# Cyclades Cyclom-Y (untested)
    134  1.3.8.2  nathanw #cz*	at	pci? dev ? function ?		# Cyclades-Z (untested)
    135  1.3.8.2  nathanw #dpt*	at	pci? dev ? function ?		# DPT SmartCache/SmartRAID
    136  1.3.8.2  nathanw #eap*	at	pci? dev ? function ?		# Ensoniq AudioPCI
    137  1.3.8.2  nathanw #en*	at	pci? dev ? function ?		# ENI PCI ATM (untested)
    138  1.3.8.2  nathanw #ep*	at	pci? dev ? function ?		# 3COM 3c59x
    139  1.3.8.2  nathanw #epic*	at	pci? dev ? function ?		# SMC EPIC/100 Ethernet
    140  1.3.8.2  nathanw #eso*	at	pci? dev ? function ?		# ESS Solo-1 PCI AudioDrive
    141  1.3.8.2  nathanw #ex*	at	pci? dev ? function ?		# 3COM 3c90x[B] Ethernet
    142  1.3.8.2  nathanw #fpa*	at	pci? dev ? function ?		# DEC DEFPA FDDI
    143  1.3.8.2  nathanw #fxp*	at	pci? dev ? function ?		# Intel EEPRO 10+/100B
    144  1.3.8.2  nathanw #gsip*	at	pci? dev ? function ?		# NS DP83820 Gigabit Ethernet
    145  1.3.8.2  nathanw #isp*	at	pci? dev ? function ?		# Qlogic ISP 10x0 SCSI
    146  1.3.8.2  nathanw #le*	at	pci? dev ? function ?		# PCI LANCE Ethernet (untested)
    147  1.3.8.2  nathanw #pcib*	at	pci? dev ? function ?		# Intel PCI-ISA Bridges
    148  1.3.8.2  nathanw #siop*	at	pci? dev ? function ?		# Symbios 53c8xx SCSI
    149  1.3.8.2  nathanw #mlx*	at	pci? dev ? function ?		# Mylex DAC960 / DEC SWXCR (untested)
    150  1.3.8.2  nathanw #ne*	at	pci? dev ? function ?		# NE2000-compatible Ethernet
    151  1.3.8.2  nathanw #ohci*	at	pci? dev ? function ?		# USB Open Host Controller
    152  1.3.8.2  nathanw #pciide* at	pci? dev ? function ?		# PCI IDE controllers
    153  1.3.8.2  nathanw #pcscp*	at	pci? dev ? function ?		# AMD Am53c974 PCscsi-PCI
    154  1.3.8.2  nathanw ppb*	at	pci? dev ? function ?		# PCI-PCI Bridges
    155  1.3.8.2  nathanw #rtk*	at	pci? dev ? function ?		# RealTek 8129/8139 Ethernet
    156  1.3.8.2  nathanw #sip*	at	pci? dev ? function ?		# SiS 900 Ethernet
    157  1.3.8.2  nathanw #sv*	at	pci? dev ? function ?		# S3 SonicVibes
    158  1.3.8.2  nathanw #tga*	at	pci? dev ? function ?		# DEC ZLXp-E[123] Graphics
    159  1.3.8.2  nathanw #ti*	at	pci? dev ? function ?		# Alteon Tigon Gig-E
    160  1.3.8.2  nathanw #tl*	at	pci? dev ? function ?		# TI ThunderLAN Ethernet
    161  1.3.8.2  nathanw tlp*	at	pci? dev ? function ?		# DECchip 21x4x and clones
    162  1.3.8.2  nathanw #uhci*	at	pci? dev ? function ?		# USB Univ. Host Controller
    163  1.3.8.2  nathanw #vga*	at	pci? dev ? function ?		# PCI VGA Graphics
    164  1.3.8.2  nathanw #vr*	at	pci? dev ? function ?		# VIA Rhine Fast Ethernet
    165  1.3.8.2  nathanw #yds*	at	pci? dev ? function ?		# Yamaha DS-1 PCI Audio
    166  1.3.8.2  nathanw 
    167  1.3.8.2  nathanw #audio*	at	eap?
    168  1.3.8.2  nathanw #audio*	at	eso?
    169  1.3.8.2  nathanw #audio*	at	sv?
    170  1.3.8.2  nathanw #audio*	at	yds?
    171  1.3.8.2  nathanw 
    172  1.3.8.2  nathanw #opl*	at	eso?
    173  1.3.8.2  nathanw #opl*	at	sv?
    174  1.3.8.2  nathanw #opl*	at	yds?
    175  1.3.8.2  nathanw 
    176  1.3.8.2  nathanw #mpu*	at	eso?
    177  1.3.8.2  nathanw #mpu*	at	yds?
    178  1.3.8.2  nathanw 
    179  1.3.8.2  nathanw # MII/PHY support
    180  1.3.8.2  nathanw #exphy*	at mii? phy ?			# 3Com internal PHYs
    181  1.3.8.3  nathanw #icsphy*	at mii? phy ?		# Integrated Circuit Systems ICS189x
    182  1.3.8.2  nathanw #inphy*	at mii? phy ?			# Intel 82555 PHYs
    183  1.3.8.2  nathanw #lxtphy*	at mii? phy ?		# Level One LXT-970 PHYs
    184  1.3.8.2  nathanw #nsphy*	at mii? phy ?			# NS83840 PHYs
    185  1.3.8.2  nathanw qsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
    186  1.3.8.2  nathanw #sqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
    187  1.3.8.2  nathanw #tlphy*	at mii? phy ?			# ThunderLAN PHYs
    188  1.3.8.2  nathanw ukphy*	at mii? phy ?			# generic unknown PHYs
    189  1.3.8.2  nathanw 
    190  1.3.8.2  nathanw # SCSI bus support
    191  1.3.8.2  nathanw #scsibus* at	adv?
    192  1.3.8.2  nathanw #scsibus* at	adw?
    193  1.3.8.2  nathanw #scsibus* at	ahc?
    194  1.3.8.2  nathanw #scsibus* at	bha?
    195  1.3.8.2  nathanw #scsibus* at	dpt?
    196  1.3.8.2  nathanw #scsibus* at	isp?
    197  1.3.8.2  nathanw #scsibus* at	siop?
    198  1.3.8.2  nathanw #scsibus* at	pcscp?
    199  1.3.8.2  nathanw 
    200  1.3.8.2  nathanw # SCSI devices
    201  1.3.8.2  nathanw #cd*	at	scsibus? target ? lun ?		# SCSI CD-ROM drives
    202  1.3.8.2  nathanw #sd*	at	scsibus? target ? lun ?		# SCSI disk drives
    203  1.3.8.2  nathanw #st*	at	scsibus? target ? lun ?		# SCSI tape drives
    204  1.3.8.2  nathanw 
    205  1.3.8.2  nathanw # ST506/ESDI/IDE devices
    206  1.3.8.2  nathanw #wd*	at	pciide? channel ?
    207  1.3.8.2  nathanw #wd*	at	wdc? drive ?
    208  1.3.8.2  nathanw 
    209  1.3.8.2  nathanw # ATAPI bus support
    210  1.3.8.2  nathanw #atapibus* at	pciide? channel ?
    211  1.3.8.2  nathanw #atapibus* at	wdc?
    212  1.3.8.2  nathanw 
    213  1.3.8.2  nathanw # ATAPI devices
    214  1.3.8.2  nathanw #sd*	at	atapibus? drive ?		# ATAPI disk devices
    215  1.3.8.2  nathanw #cd*	at	atapibus? drive ?		# ATAPI CD-ROM devices
    216  1.3.8.2  nathanw 
    217  1.3.8.2  nathanw # Floppy drives
    218  1.3.8.2  nathanw #fd*	at	fdc? drive ?
    219  1.3.8.2  nathanw 
    220  1.3.8.2  nathanw # Hardware RAID devices
    221  1.3.8.2  nathanw #ld*	at	cac? unit ?
    222  1.3.8.2  nathanw #ld*	at	mlx? unit ?
    223  1.3.8.2  nathanw 
    224  1.3.8.2  nathanw # USB bus support
    225  1.3.8.2  nathanw #usb*	at uhci?
    226  1.3.8.2  nathanw #usb*	at ohci?
    227  1.3.8.2  nathanw 
    228  1.3.8.2  nathanw # USB Hubs
    229  1.3.8.2  nathanw #uhub*	at usb?
    230  1.3.8.2  nathanw #uhub*	at uhub? port ? configuration ? interface ?
    231  1.3.8.2  nathanw 
    232  1.3.8.2  nathanw # USB HID device
    233  1.3.8.2  nathanw #uhidev*	at uhub? port ? configuration ? interface ?
    234  1.3.8.2  nathanw 
    235  1.3.8.2  nathanw # USB Mice
    236  1.3.8.2  nathanw #ums*	at uhidev? reportid ?
    237  1.3.8.2  nathanw #wsmouse*	at ums?
    238  1.3.8.2  nathanw 
    239  1.3.8.2  nathanw # USB Keyboards
    240  1.3.8.2  nathanw #ukbd*	at uhidev? reportid ?
    241  1.3.8.2  nathanw #wskbd*	at ukbd? console ?
    242  1.3.8.2  nathanw 
    243  1.3.8.2  nathanw # USB Generic HID devices
    244  1.3.8.2  nathanw #uhid*	at uhidev? reportid ?
    245  1.3.8.2  nathanw 
    246  1.3.8.2  nathanw # USB Printer
    247  1.3.8.2  nathanw #ulpt*	at uhub? port ? configuration ? interface ?
    248  1.3.8.2  nathanw 
    249  1.3.8.2  nathanw # USB Modem
    250  1.3.8.2  nathanw #umodem*	at uhub? port ? configuration ?
    251  1.3.8.2  nathanw #ucom*	at umodem?
    252  1.3.8.2  nathanw 
    253  1.3.8.2  nathanw # USB Mass Storage
    254  1.3.8.2  nathanw #umass*	at uhub? port ? configuration ? interface ?
    255  1.3.8.2  nathanw #atapibus* at umass? channel ?
    256  1.3.8.2  nathanw #scsibus* at umass? channel ?
    257  1.3.8.2  nathanw 
    258  1.3.8.2  nathanw # USB Ethernet adapters
    259  1.3.8.2  nathanw #aue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
    260  1.3.8.2  nathanw #cue*	at uhub? port ?		# CATC USB-EL1201A based adapters
    261  1.3.8.2  nathanw #kue*	at uhub? port ?		# Kawasaki LSI KL5KUSB101B based adapters
    262  1.3.8.2  nathanw 
    263  1.3.8.2  nathanw # Serial adapters
    264  1.3.8.2  nathanw # FTDI FT8U100AX serial adapter
    265  1.3.8.2  nathanw #uftdi*	at uhub? port ?
    266  1.3.8.2  nathanw #ucom*	at uftdi? portno ?
    267  1.3.8.2  nathanw 
    268  1.3.8.2  nathanw # USB scanners
    269  1.3.8.2  nathanw #uscanner* at uhub? port ?
    270  1.3.8.2  nathanw 
    271  1.3.8.2  nathanw # Y@P firmware loader
    272  1.3.8.2  nathanw #uyap* at uhub? port ?
    273  1.3.8.2  nathanw 
    274  1.3.8.2  nathanw # USB Generic driver
    275  1.3.8.2  nathanw #ugen*	at uhub? port ?
    276  1.3.8.2  nathanw 
    277  1.3.8.2  nathanw # Workstation Console attachments
    278  1.3.8.2  nathanw #wsdisplay*	at	vga?
    279  1.3.8.2  nathanw #wskbd*		at	pckbd?
    280  1.3.8.2  nathanw #wsmouse*	at	pms?
    281  1.3.8.2  nathanw 
    282  1.3.8.2  nathanw pseudo-device	bpfilter	16
    283  1.3.8.2  nathanw pseudo-device	ccd		4
    284  1.3.8.2  nathanw #pseudo-device	raid		4		# RAIDframe disk driver
    285  1.3.8.2  nathanw #options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
    286  1.3.8.2  nathanw pseudo-device	ipfilter	1
    287  1.3.8.2  nathanw pseudo-device	loop		1
    288  1.3.8.2  nathanw pseudo-device	md		1
    289  1.3.8.2  nathanw pseudo-device	ppp		4
    290  1.3.8.2  nathanw pseudo-device	pty			# pseudo-terminals
    291  1.3.8.2  nathanw pseudo-device	sl		4
    292  1.3.8.2  nathanw pseudo-device	vnd		4
    293  1.3.8.2  nathanw #pseudo-device	gre		2	# generic L3 over IP tunnel
    294  1.3.8.2  nathanw pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
    295  1.3.8.2  nathanw #pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
    296  1.3.8.2  nathanw #pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
    297  1.3.8.2  nathanw pseudo-device	vlan			# IEEE 802.1q encapsulation
    298  1.3.8.2  nathanw pseudo-device	sequencer	1	# MIDI sequencer
    299  1.3.8.2  nathanw pseudo-device	rnd			# /dev/random and in-kernel generator
    300  1.3.8.2  nathanw #options 	RND_COM			# use "com" randomness too
    301  1.3.8.4  nathanw pseudo-device	clockctl		# user control of clock subsystem
    302