xref: /openbsd/sys/arch/loongson/conf/RAMDISK (revision cecf84d4)
1#	$OpenBSD: RAMDISK,v 1.25 2015/01/04 20:55:38 uaa Exp $
2
3machine		loongson mips64
4maxusers	4
5
6option		TIMEZONE=0
7option		DST=0
8option		SMALL_KERNEL
9option		NO_PROPOLICE
10option		BOOT_CONFIG
11
12option		MINIROOTSIZE=8192
13option		RAMDISK_HOOKS
14
15option		PCIVERBOSE
16option		USBVERBOSE
17
18option		FFS
19option		FFS2
20option		NFSCLIENT
21option		CD9660
22option		UDF
23option		EXT2FS
24option		MSDOSFS
25option		INET
26option		INET6
27
28option		CPU_LOONGSON2
29makeoption	LINK_ADDRESS="0xffffffff80200000"
30
31config		bsd root on rd0a swap on rd0b
32
33mainbus0	at root
34cpu0		at mainbus0
35clock0		at mainbus0
36
37bonito*		at mainbus0
38pci*		at bonito?
39
40glxpcib*	at pci?
41isa0		at glxpcib?
42mcclock0	at isa? port 0x70
43pckbc0		at isa?				# Yeeloong only
44pckbd*		at pckbc?			# Yeeloong only
45wskbd*		at pckbd? mux 1			# Yeeloong only
46com0		at isa? port 0x2f8 irq 3	# Fuloong 2F only
47com1		at isa? port 0x3f8 irq 3	# Fuloong 2E only
48pciide*		at pci?
49wd*		at pciide? flags 0x0000
50sisfb*		at pci?				# Lynloong/Fuloong 2F only
51wsdisplay*	at sisfb?
52smfb*		at pci?				# Yeeloong only
53wsdisplay*	at smfb?
54
55voyager*	at pci?
56gpio0		at voyager?
57gdiumiic0	at gpio0 offset 6 mask 0x81	# pins 6 and 13
58gdiumiic0	at gpio0 offset 46 mask 0x03	# pins 46 and 47
59iic0		at gdiumiic0
60mfokclock0	at iic0				# M41T8x todclock
61ohci*		at voyager?
62smfb*		at voyager?
63wsdisplay*	at smfb?
64
65pcib*		at pci?
66isa0		at pcib?
67vga*		at pci?
68wsdisplay*	at vga?
69
70ohci*		at pci?
71uhci*		at pci?
72ehci*		at pci?
73usb*		at ohci?
74usb*		at uhci?
75usb*		at ehci?
76
77uhub*		at usb?
78uhub*		at uhub?
79umodem*		at uhub?		# USB Modems/Serial
80ucom*		at umodem?
81uvscom*		at uhub?		# SUNTAC Slipper U VS-10U serial
82ucom*		at uvscom?
83ubsa*		at uhub?		# Belkin serial adapter
84ucom*		at ubsa?
85uplcom*		at uhub?		# I/O DATA USB-RSAQ2 serial adapter
86ucom*		at uplcom?
87umass*		at uhub?
88uhidev*		at uhub?		# Human Interface Devices
89ukbd*		at uhidev?		# USB keyboard
90wskbd*		at ukbd? mux 1
91uslhcom* 	at uhidev?		# Silicon Labs CP2110 USB HID UART
92ucom*		at uslhcom?
93uhid*		at uhidev?		# USB generic HID support
94atu*		at uhub?		# Atmel AT76c50x based 802.11b
95aue*		at uhub?		# ADMtek AN986 Pegasus Ethernet
96axe*		at uhub?		# ASIX Electronics AX88172 USB Ethernet
97axen*		at uhub?		# ASIX Electronics AX88179 USB Ethernet
98cdce*		at uhub?		# CDC Ethernet
99cue*		at uhub?		# CATC USB-EL1201A based Ethernet
100kue*		at uhub?		# Kawasaki KL5KUSB101B based Ethernet
101mos*		at uhub?		# MOSCHIP MCS7730/7830 10/100 Ethernet
102smsc*		at uhub?		# SMSC LAN95xx Ethernet
103otus*		at uhub?		# Atheros AR9001U
104rum*		at uhub?		# Ralink RT2501USB/RT2601USB
105run*		at uhub?		# Ralink RT2700U/RT2800U/RT3000U
106uath*		at uhub?		# Atheros AR5005UG/AR5005UX
107udav*		at uhub?		# Davicom DM9601 based Ethernet
108upgt*		at uhub?		# Conexant/Intersil PrismGT SoftMAC USB
109upl*		at uhub?		# Prolific PL2301/PL2302 host-to-host
110ugl*		at uhub?		# Genesys Logic GL620USB-A host-to-host
111ural*		at uhub?		# Ralink RT2500USB
112url*		at uhub?		# Realtek RTL8150L based adapters
113urtw*		at uhub?		# Realtek 8187
114wi*		at uhub?		# WaveLAN IEEE 802.11DS
115zyd*		at uhub?		# Zydas ZD1211
116ugen*		at uhub?		# USB Generic driver
117
118ral*		at pci?
119re*		at pci?
120rl*		at pci?
121
122acphy*		at mii?			# Altima AC101 PHYs
123amphy*		at mii?			# AMD 79C873 PHYs
124bmtphy*		at mii?			# Broadcom 10/100 PHYs
125eephy*		at mii?			# Marvell 88E1000 series PHY
126rgephy*		at mii?			# Realtek 8169S/8110S PHY
127rlphy*		at mii?			# Realtek 8139 internal PHYs
128urlphy*		at mii?			# Realtek RTL8150L internal PHY
129ukphy*		at mii?			# "unknown" PHYs
130
131scsibus*	at scsi?
132sd*		at scsibus?
133cd*		at scsibus?
134
135pseudo-device	loop 1
136pseudo-device	bpfilter 1
137pseudo-device	rd 1
138pseudo-device	wsmux 2
139