xref: /openbsd-src/sys/arch/amd64/conf/RAMDISK_CD (revision 91f110e064cd7c194e59e019b83bb7496c1c84d4)
1#	$OpenBSD: RAMDISK_CD,v 1.137 2014/03/14 05:38:31 jmatthew Exp $
2
3machine		amd64		# architecture, used by config; REQUIRED
4
5option		SCSITERSE
6option		SMALL_KERNEL
7option		NO_PROPOLICE
8
9maxusers	4		# estimated number of users
10option		TIMEZONE=0	# time zone to adjust RTC time by
11option		DST=0		# daylight saving time used by RTC
12
13#makeoptions	DEBUG="-g"	# compile full symbol table
14
15option		FFS		# UFS
16option		FFS2		# UFS2
17#option		EXT2FS		# Linux ext2fs
18
19option		NFSCLIENT	# Network File System client
20
21option		CD9660		# ISO 9660 + Rock Ridge file system
22option		UDF
23option		MSDOSFS		# MS-DOS file system
24
25option		INET		# IP + ICMP + TCP + UDP
26option		INET6		# IPv6 (needs INET)
27
28option		BOOT_CONFIG	# boot-time kernel config
29option		CRYPTO		# Cryptographic framework
30
31option		RAMDISK_HOOKS
32option		MINIROOTSIZE=4480
33
34config		bsd	root on rd0a swap on rd0b and wd0b and sd0b
35
36mainbus0 at root
37bios0	at mainbus?
38
39acpi0		at bios?
40#acpitimer*	at acpi?
41#acpihpet*	at acpi?
42#acpiac*	at acpi?
43#acpibat*	at acpi?
44#acpibtn*	at acpi?
45#acpicpu*	at acpi?
46#acpiec*	at acpi?
47acpiprt*	at acpi?
48acpimadt0	at acpi?
49#acpitz*	at acpi?
50
51cpu0	at mainbus0
52ioapic*	at mainbus?
53isa0	at mainbus0
54#isa0	at pcib?
55pci*	at mainbus0
56
57option		PCIVERBOSE
58
59pchb*	at pci?			# PCI-Host bridges
60aapic*	at pci?			# AMD 8131 IO apic
61ppb*	at pci?			# PCI-PCI bridges
62pci*	at ppb?
63pci*	at pchb?
64#pcib*	at pci?			# PCI-ISA bridge
65
66# CardBus bus support
67cbb*		at pci?
68cardslot*	at cbb?
69cardbus*	at cardslot?
70pcmcia*		at cardslot?
71
72# PCI PCMCIA controllers
73#pcic*	at pci?
74
75# PCMCIA bus support
76#pcmcia*	at pcic?
77
78# USB Controllers
79ehci*	at pci?			# Enhanced Host Controller
80ehci*	at cardbus?		# Enhanced Host Controller
81uhci*	at pci?			# Universal Host Controller (Intel)
82ohci*	at pci?			# Open Host Controller
83ohci*	at cardbus?		# Open Host Controller
84
85# USB bus support
86usb*	at ehci?
87usb*	at uhci?
88usb*	at ohci?
89
90uhub*	at usb?			# USB Hubs
91uhub*	at uhub?		# USB Hubs
92#uhid*	at uhub?		# USB Generic HID devices
93#umodem*	at uhub?	# USB Modems/Serial
94#ucom*	at umodem?
95#uvisor*	at uhub?	# Handspring Visor
96#ucom*	at uvisor?
97#uftdi*	at uhub?
98#ucom*	at uftdi?
99#uaudio* at uhub?		# USB Audio
100#ulpt*	at uhub?		# USB Printers
101uhidev*	at uhub?
102ukbd*	at uhidev?
103wskbd*	at ukbd? mux 1
104umass*	at uhub?		# USB Mass Storage devices
105#ums*	at uhidev?
106#wsmouse* at ums? mux 0
107aue*	at uhub?		# ADMtek AN986 Pegasus Ethernet
108atu*	at uhub?		# Atmel AT76c50x based 802.11b
109axe*	at uhub?		# ASIX Electronics AX88172 USB Ethernet
110cue*	at uhub?		# CATC USB-EL1201A based Ethernet
111kue*	at uhub?		# Kawasaki KL5KUSB101B based Ethernet
112smsc*	at uhub?		# SMSC LAN95xx Ethernet
113cdce*	at uhub?		# CDC Ethernet
114udav*	at uhub?		# Davicom DM9601 based Ethernet
115mos*	at uhub?		# MOSCHIP MCS7730/7830 10/100 Ethernet
116url*	at uhub?		# Realtek RTL8150L based adapters
117wi*	at uhub?		# WaveLAN IEEE 802.11DS
118upl*	at uhub?		# Prolific PL2301/PL2302 host-to-host `network'
119ugl*	at uhub?		# Genesys Logic GL620USB-A host-to-host `network'
120#urio*	at uhub?		# Diamond Multimedia Rio 500
121#uyap*	at uhub?		# Y@P firmware loader
122#ugen*	at uhub?		# USB Generic driver
123ural*	at uhub?		# Ralink RT2500
124rum*	at uhub?		# Ralink RT2501USB/RT2601USB
125run*	at uhub?		# Ralink RT2700U/RT2800U/RT3000U
126zyd*	at uhub?		# Zydas ZD1211/ZD1211B
127upgt*	at uhub?		# Conexant/Intersil PrismGT SoftMAC USB
128urtw*	at uhub?		# RealTek 8187
129urtwn*	at uhub?		# RealTek RTL8188CU/RTL8192CU
130rsu*	at uhub?		# RealTek RTL8188SU/RTL8191SU/RTL8192SU
131uath*	at uhub?		# Atheros AR5005UG/AR5005UX
132otus*	at uhub?		# Atheros AR9001U
133athn*	at uhub?		# Atheros AR9002U
134
135pckbc0	at isa?			# PC keyboard controller
136pckbd*	at pckbc?		# PC keyboard
137wskbd*	at pckbd? mux 1
138vga0	at isa?
139vga*	at pci?
140wsdisplay* at vga?
141
142com0	at isa? port 0x3f8 irq 4	# standard PC serial ports
143com1	at isa? port 0x2f8 irq 3
144com2	at isa? port 0x3e8 irq 5
145#com3	at isa? port 0x2e8 irq 9
146#ast0	at isa? port 0x1a0 irq 5	# AST 4-port serial cards
147#com*	at ast?
148#boca0	at isa? port 0x100 irq 5	# BOCA 8-port serial cards
149#com*	at boca?
150#rtfps0	at isa? port 0x1230 irq 10	# RT 4-port serial cards
151#com*	at rtfps?
152#com*	at pcmcia?			# PCMCIA modem cards
153
154# option for using CD1400 handshaking for incoming data
155# requires a special cable that exchanges the RTS and DTR lines
156# options CY_HW_RTS
157#cy*	at pci?				# PCI cyclom card
158
159#lpt0	at isa? port 0x378 irq 7	# standard PC parallel ports
160#lpt1	at isa? port 0x278
161#lpt2	at isa? port 0x3bc
162
163#bha*	at pci?
164ahc*	at pci?			# Adaptec 2940 SCSI controllers
165jmb*	at pci?			# JMicron JMB36x controllers
166ahci*	at jmb?
167pciide*	at jmb?
168ahci*	at pci?			# AHCI SATA controllers
169sili*	at pci?			# Silicon Image 3124/3132/3531 SATA controllers
170ahd*	at pci?			# Adaptec 79?? SCSI controllers
171arc*	at pci?			# Areca RAID Controller
172mpi*	at pci?			# LSI Logic Message Passing Interface
173mpii*	at pci?			# LSI Message Passing Interface II
174gdt*	at pci?			# ICP Vortex GDT RAID controllers
175#aac*	at pci?			# Adaptec FSA RAID controllers
176ami*	at pci?			# AMI MegaRAID controllers
177mfi*	at pci?			# LSI MegaRAID SAS controllers
178mfii*	at pci?			# LSI MegaRAID SAS Fusion controllers
179#cac*	at pci?			# Compaq Smart ARRAY [234]* RAID controllers
180ciss*	at pci?			# Compaq Smart ARRAY [56]* RAID controllers
181twe*	at pci?			# 3ware Escalade RAID controllers
182iha*	at pci?			# Initio Ultra/UltraWide SCSI controllers
183ips*	at pci?			# IBM ServeRAID controllers
184isp*	at pci?			# Qlogic ISP [12]0x0 SCSI/FibreChannel
185qlw*	at pci?			# QLogic ISP SCSI
186qla*	at pci?			# QLogic ISP 2[123]xx FibreChannel
187qle*	at pci?			# QLogic ISP 2[45]xx FibreChannel
188#aic*	at pcmcia?		# PCMCIA based aic SCSI controllers
189siop*	at pci?			# NCR 538XX SCSI controllers(new)
190#adv*	at pci?			# AdvanSys 1200A/B and ULTRA SCSI
191adw*	at pci?			# AdvanSys ULTRA WIDE SCSI
192pcscp*	at pci?			# AMD 53c974 PCscsi-PCI SCSI
193#trm*	at pci?			# Tekram DC-3x5U SCSI Controllers
194vmwpvs*	at pci?			# VMware ParaVirtual SCSI
195softraid0	at root		# Software RAID
196
197scsibus* at scsi?
198sd*	at scsibus?		# SCSI disk drives
199st*	at scsibus?		# SCSI tape drives
200cd*	at scsibus?		# SCSI CD-ROM drives
201#ch*	at scsibus?		# SCSI autochangers
202#uk*	at scsibus?		# SCSI unknown devices
203
204#fdc0	at isa? port 0x3f0 irq 6 drq 2	# standard PC floppy controllers
205#fdc1	at isa? port 0x370
206#fd*	at fdc?
207
208# IDE controllers
209pciide* at pci? flags 0x0000
210
211wdc0	at isa? disable port 0x1f0 irq 14 flags 0x00
212wdc1	at isa? disable port 0x170 irq 15 flags 0x00
213wdc*	at pcmcia?
214
215# IDE hard drives
216wd*	at wdc? flags 0x0000
217wd*	at pciide? flags 0x0000
218
219sdhc*   at pci?                 # SD Host Controller
220sdmmc*  at sdhc?                # SD/MMC bus
221rtsx*   at pci?                 # Realtek SD Card Reader
222sdmmc*  at rtsx?                # SD/MMC bus
223
224# ATAPI<->SCSI
225atapiscsi* at wdc?
226atapiscsi* at pciide?
227
228de*	at pci?			# DC21X4X-based ethernet
229fxp*	at pci?			# EtherExpress 10/100B ethernet
230fxp*	at cardbus?		# Intel PRO/100 ethernet
231ep*	at pci?			# 3C59x ethernet
232ne*	at pci?			# NE2000-compat ethernet
233ne*	at pcmcia?		# PCMCIA based NE2000 ethernet
234ep*	at pcmcia?		# PCMCIA based 3C5xx ethernet
235sm*	at pcmcia?		# PCMCIA based sm ethernet
236xe*	at pcmcia?		# Xircom ethernet
237xl*	at pci?			# 3C9xx ethernet
238xl*	at cardbus?		# 3C575 ethernet
239rl*	at pci?			# RealTek 81[23]9 ethernet
240rl*	at cardbus?		# RealTek 81[23]9 ethernet
241epic*	at pci?			# SMC EPIC/100 ethernet
242#tl*	at pci?			# Compaq Thunderlan ethernet
243vr*	at pci?			# VIA Rhine ethernet
244pcn*	at pci?			# AMD PCnet-PCI Ethernet
245dc*	at pci?			# 21143, "tulip" clone ethernet
246dc*	at cardbus?		# 21143, "tulip" clone ethernet
247sis*	at pci?			# SiS 900/7016 ethernet
248se*	at pci?			# SiS 190/191 ethernet
249#wb*	at pci?			# Winbond W89C840F ethernet
250#ti*	at pci?			# Alteon Tigon 1Gb ethernet
251skc*	at pci?			# SysKonnect GEnesis 984x
252sk*	at skc?			#  each port of above
253mskc*	at pci?			# Marvell Yukon-2
254msk*	at mskc?		#  each port of above
255em*	at pci?			# Intel Pro/1000 ethernet
256ixgb*	at pci?			# Intel Pro/10Gb ethernet
257ix*	at pci?			# Intel 82598EB 10Gb ethernet
258oce*	at pci?			# Emulex OneConnect 10Gb ethernet
259#txp*	at pci?			# 3com 3CR990
260#nge*	at pci?			# NS DP83820/DP83821 GigE
261sf*	at pci?			# Adaptec AIC-6915 ethernet
262bge*	at pci?			# Broadcom BCM57xx (aka Tigon3)
263bnx*	at pci?			# Broadcom BCM5706/5708 GigE
264re*	at pci?			# Realtek 8169/8169S/8110S
265re*	at cardbus?		# Realtek 8169/8169S/8110S
266stge*	at pci?			# Sundance TC9021 GigE
267#lge*	at pci?			# Level1 LXT1001 GigE
268#mtd*	at pci?			# Myson MTD803
269hme*	at pci?			# Sun Happy Meal
270vge*	at pci?			# VIA VT612x
271nfe*	at pci?			# NVIDIA nForce Ethernet
272xge*	at pci?			# Neterion Xframe-I/II 10Gb ethernet
273bce*	at pci?			# Broadcom BCM4401
274vic*	at pci?			# VMware VMXnet virtual interface
275vmx*	at pci?			# VMware VMXNET3 virtual interface
276et*	at pci?			# Agere/LSI ET1310
277age*	at pci?			# Attansic L1 Ethernet
278alc*	at pci?			# Attansic L1C/L1D/L2C Ethernet
279ale*	at pci?			# Attansic L1E Ethernet
280lii*	at pci?			# Attansic L2 Ethernet
281jme*	at pci?			# JMicron JMC250/JMC260 Ethernet
282
283# Wireless network cards
284acx*	at pci?			# TI ACX100/ACX111 (802.11b/g)
285acx*	at cardbus?		# TI ACX100/ACX111 (802.11b/g)
286ath*	at pci?			# Atheros AR5k (802.11a/b/g)
287ath*	at cardbus?		# Atheros AR5k (802.11a/b/g)
288athn*	at pci?				# Atheros AR9k (802.11a/g/n)
289athn*	at cardbus?			# Atheros AR9k (802.11a/g/n)
290atw*	at pci?			# ADMtek ADM8211 (802.11)
291atw*	at cardbus?		# ADMtek ADM8211 (802.11)
292bwi*	at pci?			# Broadcom AirForce (802.11b/g)
293bwi*	at cardbus?		# Broadcom AirForce (802.11b/g)
294wi*	at pci?			# WaveLAN IEEE 802.11DS
295wi*	at pcmcia?		# WaveLAN IEEE 802.11DS
296an*	at pcmcia?		# Aironet IEEE 802.11DS
297#cnw*	at pcmcia?		# Xircom Netwave
298ipw*	at pci?			# Intel PRO/Wireless 2100
299iwi*	at pci?			# Intel PRO/Wireless 2200BG/2915ABG
300wpi*	at pci?			# Intel PRO/Wireless 3945ABG
301iwn*	at pci?			# Intel Wireless WiFi Link 4965AGN
302ral*	at pci?			# Ralink RT2500/RT2501/RT2600
303ral*	at cardbus?		# Ralink RT2500/RT2501/RT2600
304rtw*	at pci?			# Realtek 8180
305rtw*	at cardbus?		# Realtek 8180
306pgt*	at pci?			# Prism54 (only full-mac varients)
307pgt*	at cardbus?		# Prism54 (only full-mac varients)
308malo*	at pci?			# Marvell 88W8385
309malo*	at cardbus?		# Marvell Libertas
310malo*	at pcmcia?		# Marvell 88W8385
311
312# Media Independent Interface (mii) drivers
313exphy*	at mii?			# 3Com internal PHYs
314inphy*	at mii?			# Intel 82555 PHYs
315iophy*	at mii?			# Intel 82553 PHYs
316icsphy*	at mii?			# ICS 1890 PHYs
317lxtphy*	at mii?			# Level1 LXT970 PHYs
318nsphy*	at mii?			# NS and compatible PHYs
319nsphyter* at mii?		# NS and compatible PHYs
320qsphy*	at mii?			# Quality Semi QS6612 PHYs
321luphy*	at mii?			# Lucent LU6612 PHY
322sqphy*	at mii?			# Seeq 8x220 PHYs
323rlphy*	at mii?			# RealTek 8139 internal PHYs
324mtdphy*	at mii?			# Myson MTD972 PHYs
325dcphy*	at mii?			# Digital Clone PHYs
326acphy*	at mii?			# Altima AC101 PHYs
327amphy*	at mii?			# AMD 79C873 PHYs
328tqphy*	at mii?			# TDK 78Q212x PHYs
329brgphy*	at mii?			# Broadcom Gigabit PHYs
330eephy*	at mii?			# Marvell 88E1000 series PHY
331xmphy*	at mii?			# XaQti XMAC-II PHYs
332bmtphy*	at mii?			# Broadcom 10/100 PHYs
333rgephy*	at mii?			# Realtek 8169S/8110S PHY
334urlphy*	at mii?			# Realtek RTL8150L internal PHY
335ciphy*	at mii?			# Cicada CS8201 10/100/1000 copper PHY
336etphy*	at mii?			# Agere/LSI ET1011 TruePHY
337jmphy*	at mii?			# JMicron JMP202/JMP211 PHYs
338ipgphy*	at mii?			# IC Plus IP1000A PHYs
339atphy*	at mii?			# Attansic F1 PHYs
340ukphy*	at mii?			# "unknown" PHYs
341
342pseudo-device	loop	1	# network loopback
343#pseudo-device	sl	1	# CSLIP
344#pseudo-device	ppp	1	# PPP
345pseudo-device	vlan		# IEEE 802.1Q VLAN
346pseudo-device	bpfilter 1	# packet filter
347pseudo-device	rd	1	# ramdisk
348pseudo-device	wsmux	2
349pseudo-device	bio	1	# ioctl multiplexing device
350
351# Virtio devices
352virtio*	at pci?			# Virtio PCI device
353vioblk*	at virtio?		# Virtio block device
354vio*	at virtio?		# Virtio network device
355vioscsi*	at virtio?	# Virtio SCSI device
356