summaryrefslogtreecommitdiff
path: root/sys/arch/loongson/conf/GENERIC
blob: a84ee62d874f2471c15e850793d97fd8a84edcdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
#	$OpenBSD: GENERIC,v 1.35 2011/06/29 20:52:09 matthew Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
#
# For further information on hardware support for this architecture, see
# the intro(4) man page.  For further information about kernel options
# for this architecture, see the options(4) man page.  For an explanation
# of each device driver in this file see the section 4 man page for the
# device.

machine		loongson mips64
include		"../../../conf/GENERIC"
maxusers	32

option		CPU_LOONGSON2
makeoption	LINK_ADDRESS="0xffffffff80200000"

option		USER_PCICONF
option		WSDISPLAY_COMPAT_RAWKBD	# provide raw scancodes; needed for X11

option		PCIVERBOSE
option		USBVERBOSE

config	bsd	swap generic

#
# Definition of system
#
mainbus0	at root
cpu0		at mainbus0
clock0		at mainbus0
apm0		at mainbus0

# Main local buses
bonito*		at mainbus0
pci*		at bonito?

# Lemote Lynloong, Lemote Fuloong 2F and Lemote Yeeloong devices
glxpcib*	at pci?
gpio*		at glxpcib?
isa0		at glxpcib?
mcclock0	at isa? port 0x70
pckbc0		at isa?				# Yeeloong only
pckbd*		at pckbc?			# Yeeloong only
wskbd*		at pckbd? mux 1			# Yeeloong only
pms*		at pckbc?			# Yeeloong only
wsmouse*	at pms? mux 0			# Yeeloong only
ykbec0		at isa? port 0x381		# Yeeloong only
com0		at isa? port 0x2f8 irq 3	# Fuloong 2F only
com1		at isa? port 0x3f8 irq 4	# Fuloong 2F only (IR port)
pciide*		at pci?
wd*		at pciide? flags 0x0000
sisfb*		at pci?				# Lynloong/Fuloong 2F only
wsdisplay*	at sisfb?
smfb*		at pci?				# Yeeloong only
wsdisplay*	at smfb?
auglx*		at pci?
audio*		at auglx?

# Gdium Liberty specific devices
voyager*	at pci?
gpio0		at voyager?
gdiumiic0	at gpio0 offset 6 mask 0x81	# pins 6 and 13
gdiumiic0	at gpio0 offset 46 mask 0x03	# pins 46 and 47
iic0		at gdiumiic0
stsec0		at iic0				# ST7 Embedded Controller
lmtemp0		at iic0 			# National Semiconductor LM75
mfokclock0	at iic0				# M41T8x todclock
#iic*		at voyager?
ohci*		at voyager?
smfb*		at voyager?
wsdisplay*	at smfb?

# Generic 2E systems (in addition to the Fuloong devices)
pcib*		at pci?
isa0		at pcib?
vga*		at pci?
wsdisplay*	at vga?
auvia*		at pci?
audio*		at auvia?
viapm*		at pci?

# USB Controllers
ohci*		at pci?
uhci*		at pci?
ehci*		at pci?

# USB bus support
usb*		at ohci?
usb*		at uhci?
usb*		at ehci?

# USB devices
uhub*		at usb?		# USB Hubs
uhub*		at uhub?	# USB Hubs
umodem*		at uhub?	# USB Modems/Serial
ucom*		at umodem?
uvisor*		at uhub?	# Handspring Visor
ucom*		at uvisor?
uvscom*		at uhub?	# SUNTAC Slipper U VS-10U serial
ucom*		at uvscom?
ubsa*		at uhub?	# Belkin serial adapter
ucom*		at ubsa?
uftdi*		at uhub?	# FTDI FT8U100AX serial adapter
ucom*		at uftdi?
uplcom* 	at uhub?	# I/O DATA USB-RSAQ2 serial adapter
ucom*		at uplcom?
umct*		at uhub?	# MCT USB-RS232 serial adapter
ucom*		at umct?
uslcom*		at uhub?	# Silicon Laboratories CP210x serial
ucom*		at uslcom?
uark*		at uhub?	# Arkmicro ARK3116 serial
ucom*		at uark?
moscom*		at uhub?	# MosChip MCS7703 serial
ucom*		at moscom?		
uipaq*		at uhub?	# iPAQ serial adapter
ucom*		at uipaq?
umsm*		at uhub?	# Qualcomm MSM EVDO
ucom*		at umsm?
uchcom*		at uhub?	# WinChipHead CH341/340 serial
ucom*		at uchcom?
ulpt*		at uhub?	# USB Printers	
umass*		at uhub?	# USB Mass Storage devices
urio*		at uhub?	# Diamond Multimedia Rio 500
uscanner*	at uhub? disable# USB Scanners
uhidev*		at uhub?	# Human Interface Devices
ums*		at uhidev?	# USB mouse
wsmouse*	at ums? mux 0
ukbd*		at uhidev?	# USB keyboard
wskbd*		at ukbd? mux 1
uhid*		at uhidev?	# USB generic HID support
atu*		at uhub?	# Atmel AT76c50x based 802.11b
aue*		at uhub?	# ADMtek AN986 Pegasus Ethernet  
axe*		at uhub?	# ASIX Electronics AX88172 USB Ethernet
cdce*		at uhub?	# CDC Ethernet
urndis*		at uhub?	# Remote NDIS Ethernet
cue*		at uhub?	# CATC USB-EL1201A based Ethernet
kue*		at uhub?	# Kawasaki KL5KUSB101B based Ethernet
mos*		at uhub?	# MOSCHIP MCS7730/7830 10/100 Ethernet
otus*		at uhub?	# Atheros AR9001U
athn*		at uhub?	# Atheros AR9002U
rum*		at uhub?	# Ralink RT2501USB/RT2601USB
run*		at uhub?	# Ralink RT2700U/RT2800U/RT3000U
uath*		at uhub?	# Atheros AR5005UG/AR5005UX
udav*		at uhub?	# Davicom DM9601 based Ethernet
upgt*		at uhub?	# Conexant/Intersil PrismGT SoftMAC USB
upl*		at uhub?	# Prolific PL2301/PL2302 host-to-host `network'
ural*		at uhub?	# Ralink RT2500USB
url*		at uhub?	# Realtek RTL8150L based adapters
urtw*		at uhub?	# RealTek 8187
rsu*		at uhub?	# Realtek RTL8188SU/RTL8191SU/RTL8192SU
urtwn*		at uhub?	# Realtek RTL8188CU/RTL8192CU
wi*		at uhub?	# WaveLAN IEEE 802.11DS
zyd*		at uhub?	# Zydas ZD1211
uberry*		at uhub?	# Research In Motion Blackberry 
udcf*		at uhub?	# Gude Expert mouseCLOCK
uthum*		at uhidev?	# TEMPerHUM sensor
utwitch*	at uhidev?	# YUREX BBU sensor
ugen*		at uhub?	# USB Generic driver

# USB Audio
uaudio*		at uhub?
audio*		at uaudio?
umidi*		at uhub?	# USB MIDI
midi*		at umidi?

# USB Video
uvideo*		at uhub?
video*		at uvideo?

udl*		at uhub?
wsdisplay*	at udl?

# Bluetooth controllers
ubt*	at uhub? disable	# USB Bluetooth
bthub*	at ubt?

bthidev*	at bthub?		# Bluetooth HID support
btkbd*	at bthidev?
btms*	at bthidev?
wskbd*	at btkbd? mux 1
wsmouse*	at btms? mux 0
btsco*	at bthub?		# Bluetooth audio support
audio*	at btsco?

# NICs
ral*		at pci?
re*		at pci?
rl*		at pci?

# Media Independent Interface (mii) drivers
acphy*		at mii?		# Altima AC101 PHYs
amphy*		at mii?		# AMD 79C873 PHYs
bmtphy*		at mii?		# Broadcom 10/100 PHYs
eephy*		at mii?		# Marvell 88E1000 series PHY
rgephy*		at mii?		# Realtek 8169S/8110S PHY
rlphy*		at mii?		# RealTek 8139 internal PHYs
urlphy*		at mii?		# Realtek RTL8150L internal PHY
ukphy*		at mii?		# "unknown" PHYs

# SCSI Bus devices
scsibus*	at scsi?
sd*		at scsibus?
st*		at scsibus?
cd*		at scsibus?
ch*		at scsibus?
uk*		at scsibus?

pseudo-device	hotplug	1	# devices hot plugging
pseudo-device	wsmux	2	# mouse & keyboard multiplexor