INSTALL revision 1.107
1#	$NetBSD: INSTALL,v 1.107 2008/07/31 07:41:02 simonb Exp $
2#
3# config file for INSTALL FLOPPY
4#
5
6include		"arch/macppc/conf/std.macppc"
7
8#options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
9
10makeoptions	COPTS="-Os -mmultiple -pipe" # -Os -mmultiple to reduce size.
11
12maxusers	12
13
14options 	RTC_OFFSET=0	# hardware clock is this many mins. west of GMT
15
16# Enable the hooks used for initializing the ram-disk.
17options 	MEMORY_DISK_HOOKS
18options 	MEMORY_DISK_IS_ROOT	# Force root on ram-disk
19options 	MEMORY_DISK_SERVER=0	# no userspace memory disk support
20options 	MEMORY_DISK_ROOT_SIZE=4096	# 2 Megabytes
21
22options 	USERCONF	# userconf(4) support
23options 	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
24#options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
25
26# Compatibility options
27#options 	COMPAT_13	# NetBSD 1.3,
28options 	COMPAT_14	# NetBSD 1.4,
29options 	COMPAT_15	# NetBSD 1.5,
30options 	COMPAT_16	# NetBSD 1.6,
31options 	COMPAT_20	# NetBSD 2.0,
32options 	COMPAT_30	# NetBSD 3.0,
33options 	COMPAT_40	# NetBSD 4.0 compatibility.
34options 	COMPAT_43	# and 4.3BSD
35options 	COMPAT_BSDPTY	# /dev/[pt]ty?? ptys.
36
37# File systems
38file-system 	FFS		# UFS
39file-system 	MFS		# memory file system
40file-system 	NFS		# Network File System client
41file-system 	CD9660		# ISO 9660 + Rock Ridge file system
42file-system 	MSDOSFS		# MS-DOS file system
43#file-system	PTYFS		# /dev/pts/N support
44
45# Filesystem options
46options 	NFS_V2_ONLY	# Exclude NFS3 code to save space
47options 	APPLE_UFS	# Apple UFS support in FFS
48#options 	FFS_NO_SNAPSHOT	# No FFS snapshot support
49options 	WAPBL		# File system journaling support - Experimental
50
51# Networking options
52options 	INET		# IP + ICMP + TCP + UDP
53options 	INET6		# IPV6
54options 	NFS_BOOT_DHCP	# Support DHCP NFS root
55
56options 	WSEMUL_VT100	# VT100 / VT220 emulation
57options 	FONT_SONY8x16
58
59# Kernel root file system and dump configuration.
60config		netbsd	root on ? type ?
61
62#
63# Device configuration
64#
65
66mainbus* at root
67
68cpu*	at mainbus?
69bandit*	at mainbus?
70grackle* at mainbus?
71uninorth* at mainbus?
72
73pci*	at bandit? bus ?
74pci*	at grackle? bus ?
75pci*	at uninorth? bus ?
76pci*	at ppb? bus ?
77
78pchb*	at pci? dev ? function ?	# PCI-Host bridges
79ppb*	at pci? dev ? function ?	# PCI-PCI bridges
80
81ep*	at pci? dev ? function ?	# 3Com 3c59x
82epic*	at pci? dev ? function ?	# SMC EPIC/100 Ethernet
83ex*	at pci? dev ? function ?	# 3Com 90x[BC]
84fxp*	at pci? dev ? function ?	# Intel EtherExpress PRO 10+/100B
85gem*	at pci? dev ? function ?	# gmac ethernet
86ne*	at pci? dev ? function ?	# NE2000-compatible Ethernet
87re*	at pci? dev ? function ?	# Realtek 8139C+/8169/8169S/8110S
88rtk*	at pci? dev ? function ?	# Realtek 8129/8139
89sip*	at pci? dev ? function ?	# SiS 900/7016 Ethernet
90vge*	at pci? dev ? function ?	# VIA VT612X Gigabit Ethernet
91vr*	at pci? dev ? function ?	# VIA Rhine Fast Ethernet
92wi*	at pci? dev ? function ?	# Intersil Prism Mini-PCI (802.11b)
93adv*	at pci? dev ? function ?	# AdvanSys 1200[A,B], 9xx[U,UA] SCSI
94adw*	at pci? dev ? function ?	# AdvanSys 9x0UW[D], 3940U[2,3]W SCSI
95ahc*	at pci? dev ? function ?	# Adaptec [23]94x, aic78x0 SCSI
96iha*	at pci? dev ? function ?	# Initio INIC-940/950 SCSI
97pcscp*	at pci? dev ? function ?	# AMD Am53c974 PCscsi-PCI SCSI
98siop*	at pci? dev ? function ?	# NCR 53c8xx SCSI
99#ofb*	at pci? dev ? function ?	# Generic Open Firmware Framebuffer
100genfb*	at pci? dev ? function ?
101cbb*	at pci? dev ? function ?	# PCI-CardBus bridge
102ohci*	at pci? dev ? function ?	# Open Host Controller
103pciide* at pci? dev ? function ? flags 0x0000	# GENERIC pciide driver
104acardide* at pci? dev ? function ?	# Acard IDE controllers
105aceride* at pci? dev ? function ?	# Acer Lab IDE controllers
106artsata* at pci? dev ? function ?	# Intel i31244 SATA controller
107cmdide* at pci? dev ? function ?	# CMD tech IDE controllers
108cypide* at pci? dev ? function ?	# Cypress IDE controllers
109hptide* at pci? dev ? function ?	# Triones/HighPoint IDE controllers
110optiide* at pci? dev ? function ?	# Opti IDE controllers
111pdcide* at pci? dev ? function ?	# Promise IDE controllers
112pdcsata* at pci? dev ? function ?	# Promise SATA150 controllers
113satalink* at pci? dev ? function ?	# SiI SATALink controllers
114siside* at pci? dev ? function ?	# SiS IDE controllers
115slide*  at pci? dev ? function ?	# Symphony Labs IDE controllers
116viaide* at pci? dev ? function ?	# VIA/AMD/Nvidia IDE controllers
117wdc*	at pci? dev ? function ?	# Kauai ATA
118obio*	at pci? dev ? function ?
119tlp*	at pci? dev ? function ?	# DECchip 21x4x and clones
120
121bmtphy*	at mii? phy ?			# Broadcom BCM5201/BCM5202 PHYs
122brgphy*	at mii? phy ?			# Broadcom BCM5400 PHYs
123ciphy*	at mii? phy ?			# Cicada CS8201 Gig-E PHYs
124exphy*	at mii? phy ?			# 3Com internal PHYs
125icsphy*	at mii? phy ?			# Integrated Circuit Systems ICS189x
126inphy*	at mii? phy ?			# Intel 82555 PHYs
127iophy*	at mii? phy ?			# Intel 82553 PHYs
128lxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
129nsphy*	at mii? phy ?			# NS83840 PHYs
130nsphyter* at mii? phy ?			# NS83843 PHYs
131qsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
132rgephy* at mii? phy ?			# Realtek 8169S/8110S internal PHYs
133rlphy*	at mii? phy ?			# Realtek 8139/8201L PHYs
134sqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
135tqphy*	at mii? phy ?			# TDK Semiconductor PHYs
136ukphy*	at mii? phy ?			# generic unknown PHYs
137
138cardslot* at cbb?
139cardbus* at cardslot?
140pcmcia*	at cardslot?
141
142wdc*	at pcmcia? function ?		# PCMCIA IDE controllers
143ep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
144mbe*	at pcmcia? function ?		# MB8696x based Ethernet
145ne*	at pcmcia? function ?		# NE2000-compatible Ethernet
146wi*	at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
147ex*	at cardbus? function ?	# 3Com 3C575TX
148tlp*	at cardbus? function ?	# DECchip 21143
149
150bm*	at obio?			# bmac ethernet
151mc*	at obio?			# MACE ethernet
152wi*	at obio?			# AirMac
153esp*	at obio? flags 0x00ff		# 53c9x SCSI
154mesh*	at obio? flags 0xffff		# MESH SCSI
155nvram*	at obio?			# nvram
156#adb*	at obio?			# Apple Desktop Bus
157#akbd*	at adb?				# ADB keyboard
158cuda*	at obio?			# Apple CUDA
159pmu*	at obio?			# Apple CUDA
160nadb*	at cuda?			# new ADB Bus abstraction
161nadb*	at pmu?				# new ADB Bus abstraction
162adbkbd* at nadb?			# ADB keyboard
163
164zsc*	at obio?
165zstty*	at zsc? channel ?
166mediabay* at obio?
167wdc*	at mediabay? flags 0
168
169wsdisplay0 at wsemuldisplaydev? console 1
170wsdisplay* at wsemuldisplaydev? console 0
171wskbd*	at wskbddev?
172
173scsibus* at scsi?
174
175sd*	at scsibus? target ? lun ?	# SCSI disks
176cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
177
178wdc*	at obio? flags 0x1
179atabus* at ata?
180wd*	at atabus? drive ? flags 0x0000
181
182atapibus* at atapi?
183
184cd*	at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
185sd*	at atapibus? drive ? flags 0x0000	# ATAPI disk drives
186
187usb*	at ohci?
188uhub*	at usb?
189uhub*	at uhub? port ?
190uhidev* 	at uhub? port ? configuration ? interface ?
191ukbd* 	at uhidev? reportid ?
192
193pseudo-device	md		1	# memory disk
194#pseudo-device	fss		4	# file system snapshot device
195pseudo-device	loop			# network loopback
196pseudo-device	pty		2	# pseudo-terminals (Sysinst needs two)
197
198pseudo-device	rnd			# /dev/random and in-kernel generator
199pseudo-device	wsmux			# mouse and keyboard multiplexor
200pseudo-device	openfirm		# /dev/openfirm
201
202pseudo-device	raid		8	# RAIDframe disk driver
203options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
204