NetBSD-5.0.2/sys/arch/macppc/conf/INSTALL

#	$NetBSD: INSTALL,v 1.107 2008/07/31 07:41:02 simonb Exp $
#
# config file for INSTALL FLOPPY
#

include		"arch/macppc/conf/std.macppc"

#options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary

makeoptions	COPTS="-Os -mmultiple -pipe" # -Os -mmultiple to reduce size.

maxusers	12

options 	RTC_OFFSET=0	# hardware clock is this many mins. west of GMT

# Enable the hooks used for initializing the ram-disk.
options 	MEMORY_DISK_HOOKS
options 	MEMORY_DISK_IS_ROOT	# Force root on ram-disk
options 	MEMORY_DISK_SERVER=0	# no userspace memory disk support
options 	MEMORY_DISK_ROOT_SIZE=4096	# 2 Megabytes

options 	USERCONF	# userconf(4) support
options 	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
#options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel

# Compatibility options
#options 	COMPAT_13	# NetBSD 1.3,
options 	COMPAT_14	# NetBSD 1.4,
options 	COMPAT_15	# NetBSD 1.5,
options 	COMPAT_16	# NetBSD 1.6,
options 	COMPAT_20	# NetBSD 2.0,
options 	COMPAT_30	# NetBSD 3.0,
options 	COMPAT_40	# NetBSD 4.0 compatibility.
options 	COMPAT_43	# and 4.3BSD
options 	COMPAT_BSDPTY	# /dev/[pt]ty?? ptys.

# File systems
file-system 	FFS		# UFS
file-system 	MFS		# memory file system
file-system 	NFS		# Network File System client
file-system 	CD9660		# ISO 9660 + Rock Ridge file system
file-system 	MSDOSFS		# MS-DOS file system
#file-system	PTYFS		# /dev/pts/N support

# Filesystem options
options 	NFS_V2_ONLY	# Exclude NFS3 code to save space
options 	APPLE_UFS	# Apple UFS support in FFS
#options 	FFS_NO_SNAPSHOT	# No FFS snapshot support
options 	WAPBL		# File system journaling support - Experimental

# Networking options
options 	INET		# IP + ICMP + TCP + UDP
options 	INET6		# IPV6
options 	NFS_BOOT_DHCP	# Support DHCP NFS root

options 	WSEMUL_VT100	# VT100 / VT220 emulation
options 	FONT_SONY8x16

# Kernel root file system and dump configuration.
config		netbsd	root on ? type ?

#
# Device configuration
#

mainbus* at root

cpu*	at mainbus?
bandit*	at mainbus?
grackle* at mainbus?
uninorth* at mainbus?

pci*	at bandit? bus ?
pci*	at grackle? bus ?
pci*	at uninorth? bus ?
pci*	at ppb? bus ?

pchb*	at pci? dev ? function ?	# PCI-Host bridges
ppb*	at pci? dev ? function ?	# PCI-PCI bridges

ep*	at pci? dev ? function ?	# 3Com 3c59x
epic*	at pci? dev ? function ?	# SMC EPIC/100 Ethernet
ex*	at pci? dev ? function ?	# 3Com 90x[BC]
fxp*	at pci? dev ? function ?	# Intel EtherExpress PRO 10+/100B
gem*	at pci? dev ? function ?	# gmac ethernet
ne*	at pci? dev ? function ?	# NE2000-compatible Ethernet
re*	at pci? dev ? function ?	# Realtek 8139C+/8169/8169S/8110S
rtk*	at pci? dev ? function ?	# Realtek 8129/8139
sip*	at pci? dev ? function ?	# SiS 900/7016 Ethernet
vge*	at pci? dev ? function ?	# VIA VT612X Gigabit Ethernet
vr*	at pci? dev ? function ?	# VIA Rhine Fast Ethernet
wi*	at pci? dev ? function ?	# Intersil Prism Mini-PCI (802.11b)
adv*	at pci? dev ? function ?	# AdvanSys 1200[A,B], 9xx[U,UA] SCSI
adw*	at pci? dev ? function ?	# AdvanSys 9x0UW[D], 3940U[2,3]W SCSI
ahc*	at pci? dev ? function ?	# Adaptec [23]94x, aic78x0 SCSI
iha*	at pci? dev ? function ?	# Initio INIC-940/950 SCSI
pcscp*	at pci? dev ? function ?	# AMD Am53c974 PCscsi-PCI SCSI
siop*	at pci? dev ? function ?	# NCR 53c8xx SCSI
#ofb*	at pci? dev ? function ?	# Generic Open Firmware Framebuffer
genfb*	at pci? dev ? function ?
cbb*	at pci? dev ? function ?	# PCI-CardBus bridge
ohci*	at pci? dev ? function ?	# Open Host Controller
pciide* at pci? dev ? function ? flags 0x0000	# GENERIC pciide driver
acardide* at pci? dev ? function ?	# Acard IDE controllers
aceride* at pci? dev ? function ?	# Acer Lab IDE controllers
artsata* at pci? dev ? function ?	# Intel i31244 SATA controller
cmdide* at pci? dev ? function ?	# CMD tech IDE controllers
cypide* at pci? dev ? function ?	# Cypress IDE controllers
hptide* at pci? dev ? function ?	# Triones/HighPoint IDE controllers
optiide* at pci? dev ? function ?	# Opti IDE controllers
pdcide* at pci? dev ? function ?	# Promise IDE controllers
pdcsata* at pci? dev ? function ?	# Promise SATA150 controllers
satalink* at pci? dev ? function ?	# SiI SATALink controllers
siside* at pci? dev ? function ?	# SiS IDE controllers
slide*  at pci? dev ? function ?	# Symphony Labs IDE controllers
viaide* at pci? dev ? function ?	# VIA/AMD/Nvidia IDE controllers
wdc*	at pci? dev ? function ?	# Kauai ATA
obio*	at pci? dev ? function ?
tlp*	at pci? dev ? function ?	# DECchip 21x4x and clones

bmtphy*	at mii? phy ?			# Broadcom BCM5201/BCM5202 PHYs
brgphy*	at mii? phy ?			# Broadcom BCM5400 PHYs
ciphy*	at mii? phy ?			# Cicada CS8201 Gig-E PHYs
exphy*	at mii? phy ?			# 3Com internal PHYs
icsphy*	at mii? phy ?			# Integrated Circuit Systems ICS189x
inphy*	at mii? phy ?			# Intel 82555 PHYs
iophy*	at mii? phy ?			# Intel 82553 PHYs
lxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
nsphy*	at mii? phy ?			# NS83840 PHYs
nsphyter* at mii? phy ?			# NS83843 PHYs
qsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
rgephy* at mii? phy ?			# Realtek 8169S/8110S internal PHYs
rlphy*	at mii? phy ?			# Realtek 8139/8201L PHYs
sqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
tqphy*	at mii? phy ?			# TDK Semiconductor PHYs
ukphy*	at mii? phy ?			# generic unknown PHYs

cardslot* at cbb?
cardbus* at cardslot?
pcmcia*	at cardslot?

wdc*	at pcmcia? function ?		# PCMCIA IDE controllers
ep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
mbe*	at pcmcia? function ?		# MB8696x based Ethernet
ne*	at pcmcia? function ?		# NE2000-compatible Ethernet
wi*	at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
ex*	at cardbus? function ?	# 3Com 3C575TX
tlp*	at cardbus? function ?	# DECchip 21143

bm*	at obio?			# bmac ethernet
mc*	at obio?			# MACE ethernet
wi*	at obio?			# AirMac
esp*	at obio? flags 0x00ff		# 53c9x SCSI
mesh*	at obio? flags 0xffff		# MESH SCSI
nvram*	at obio?			# nvram
#adb*	at obio?			# Apple Desktop Bus
#akbd*	at adb?				# ADB keyboard
cuda*	at obio?			# Apple CUDA
pmu*	at obio?			# Apple CUDA
nadb*	at cuda?			# new ADB Bus abstraction
nadb*	at pmu?				# new ADB Bus abstraction
adbkbd* at nadb?			# ADB keyboard

zsc*	at obio?
zstty*	at zsc? channel ?
mediabay* at obio?
wdc*	at mediabay? flags 0

wsdisplay0 at wsemuldisplaydev? console 1
wsdisplay* at wsemuldisplaydev? console 0
wskbd*	at wskbddev?

scsibus* at scsi?

sd*	at scsibus? target ? lun ?	# SCSI disks
cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives

wdc*	at obio? flags 0x1
atabus* at ata?
wd*	at atabus? drive ? flags 0x0000

atapibus* at atapi?

cd*	at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
sd*	at atapibus? drive ? flags 0x0000	# ATAPI disk drives

usb*	at ohci?
uhub*	at usb?
uhub*	at uhub? port ?
uhidev* 	at uhub? port ? configuration ? interface ?
ukbd* 	at uhidev? reportid ?

pseudo-device	md		1	# memory disk
#pseudo-device	fss		4	# file system snapshot device
pseudo-device	loop			# network loopback
pseudo-device	pty		2	# pseudo-terminals (Sysinst needs two)

pseudo-device	rnd			# /dev/random and in-kernel generator
pseudo-device	wsmux			# mouse and keyboard multiplexor
pseudo-device	openfirm		# /dev/openfirm

pseudo-device	raid		8	# RAIDframe disk driver
options 	RAID_AUTOCONFIG		# auto-configuration of RAID components