xref: /openbsd/sys/arch/octeon/conf/RAMDISK (revision 5af055cd)
1#	$OpenBSD: RAMDISK,v 1.24 2016/03/18 05:38:10 jmatthew Exp $
2
3machine		octeon mips64
4maxusers	4
5
6option		TIMEZONE=0
7option		DST=0
8option		SMALL_KERNEL
9option		NO_PROPOLICE
10option		BOOT_CONFIG
11
12option		RAMDISK_HOOKS
13option		MINIROOTSIZE=10240
14
15option		PCIVERBOSE
16option		USBVERBOSE
17
18option		FFS
19option		FFS2
20option		CD9660
21option		UDF
22option		EXT2FS
23option		MSDOSFS
24option		NFSCLIENT
25option		INET6
26
27option		CPU_MIPS64R2
28option		CPU_OCTEON
29option		FPUEMUL
30makeoption	LINK_ADDRESS="0xffffffff81000000"
31
32config		bsd root on rd0a swap on rd0b
33
34mainbus0	at root
35cpu0		at mainbus0
36clock0		at mainbus0
37iobus0		at mainbus0
38octcf0		at iobus0
39amdcf0		at iobus0
40uartbus0	at mainbus0
41com0		at uartbus0
42com1		at uartbus0
43
44octrtc0		at mainbus0
45
46pcibus*		at iobus0
47pci*		at pcibus?
48ppb*		at pci?
49pci*		at ppb?
50
51cn30xxgmx*	at iobus? irq 48
52cnmac*		at cn30xxgmx?
53
54pciide*		at pci? flags 0x0000
55wd*		at pciide? flags 0x0000
56
57dwctwo0		at iobus0 irq 56
58octuctl0	at iobus0 irq 56
59ehci0		at octuctl?
60ohci0		at octuctl?
61
62usb*		at dwctwo?
63usb*		at ehci?
64usb*		at ohci?
65
66uhub*		at usb?
67uhub*		at uhub?
68umass*		at uhub?
69aue*		at uhub?	# ADMtek AN986 Pegasus Ethernet
70atu*		at uhub?	# Atmel AT76c50x based 802.11b
71axe*		at uhub?	# ASIX Electronics AX88172 USB Ethernet
72axen*		at uhub?	# ASIX Electronics AX88179 USB Ethernet
73cue*		at uhub?	# CATC USB-EL1201A based Ethernet
74kue*		at uhub?	# Kawasaki KL5KUSB101B based Ethernet
75smsc*		at uhub?	# SMSC LAN95xx Ethernet
76cdce*		at uhub?	# CDC Ethernet
77upl*		at uhub?	# Prolific PL2301/PL2302 host-to-host `network'
78ugl*		at uhub?	# Genesys Logic GL620USB-A host-to-host `network'
79udav*		at uhub?	# Davicom DM9601 based Ethernet
80mos*		at uhub?	# MOSCHIP MCS7730/7830 10/100 Ethernet
81url*		at uhub?	# Realtek RTL8150L based adapters
82wi*		at uhub?	# WaveLAN IEEE 802.11DS
83uath*		at uhub?	# Atheros AR5005UG/AR5005UX
84ural*		at uhub?	# Ralink RT2500USB
85rum*		at uhub?	# Ralink RT2501USB/RT2601USB
86run*		at uhub?	# Ralink RT2700U/RT2800U/RT3000U
87otus*		at uhub?	# Atheros AR9001U
88athn*		at uhub?	# Atheros AR9002U
89zyd*		at uhub?	# Zydas ZD1211
90upgt*		at uhub?	# Conexant/Intersil PrismGT SoftMAC USB
91urtw*		at uhub?	# Realtek 8187
92rsu*		at uhub?	# Realtek RTL8188SU/RTL8191SU/RTL8192SU
93urtwn*		at uhub?	# Realtek RTL8188CU/RTL8192CU
94
95scsibus*	at scsi?
96sd*		at scsibus?
97
98rgephy*		at mii?
99ukphy*		at mii?
100atphy*		at mii?
101brswphy*	at mii?
102
103pseudo-device	loop 1
104pseudo-device	bpfilter 1
105pseudo-device	rd 1
106pseudo-device	wsmux 2
107