blob: 01612fe4529da35156ca3499307be0ecde59bf22 (
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
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
|
# $OpenBSD: GENERIC,v 1.21 2016/06/13 23:43:58 kettenis 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 armv7 arm
include "../../../conf/GENERIC"
makeoptions KERNEL_BASE_VIRT="0xc0300000"
maxusers 32 # estimated number of users
option CPU_ARMv7 # Support the ARMv7
#option WSDISPLAY_COMPAT_USL # VT handling
option WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes
option WSDISPLAY_DEFAULTSCREENS=1
option CONF_HAVE_GPIO
option USBVERBOSE
config bsd swap generic
# The main bus device
mainbus0 at root
simplebus* at fdt?
cpu0 at mainbus?
# Cortex-A9
cortex0 at mainbus?
ampintc* at cortex?
amptimer* at cortex?
agtimer* at cortex?
armliicc* at cortex?
# iMX
imx0 at mainbus? # iMX SoC
imxccm* at imx? # clock control module
imxiomuxc* at imx? # iomux controller
imxdog* at fdt? # watchdog timer
imxocotp* at imx? # on-chip otp controller
imxgpio* at imx? # user-visible GPIO pins?
fec* at fdt? # Ethernet
imxuart* at fdt? # onboard uarts
imxiic* at fdt? # i2c
iic* at imxiic?
imxesdhc* at fdt? # SDHC controller
sdmmc* at imxesdhc? # SD/MMC bus
ahci* at fdt? # AHCI/SATA
ehci* at imx? # EHCI (shim)
usb* at ehci?
# OMAP3xxx/OMAP4xxx SoC
omap0 at mainbus?
omapid* at omap?
# OMAP on-chip devices
intc* at omap? # OMAP3 interrupt controller
edma* at omap? # OMAP3 dma controller
prcm* at omap? # power/clock controller
sitaracm* at omap? # sitara control module
omdog* at omap? # watchdog timer
omgpio* at omap? # user-visible GPIO pins?
gpio* at omgpio?
#tiiic* at omap?
#iic* at tiiic?
gptimer* at omap? # general purpose timers
dmtimer* at omap? # am335x dual mode timers
omusbtll* at omap?
cpsw* at omap?
com* at omap? # onboard uarts
ommmc* at omap? # SD/MMC card controller
sdmmc* at ommmc? # SD/MMC bus
ehci* at omap? # EHCI (shim)
usb* at ehci?
# Sunxi A1x/A20 SoC
sunxi0 at mainbus?
# Sunxi on-chip devices
a1xintc* at sunxi? # A1x interrupt controller
sxipio* at sunxi? # GPIO pins for leds & PHYs
gpio* at sxipio?
sxiccmu* at sunxi? # Clock Control Module/Unit
sxitimer* at sunxi?
sxidog* at sunxi? # watchdog timer
sxirtc* at sunxi? # Real Time Clock
sxiuart* at fdt? # onboard UARTs
sxie* at fdt?
ahci* at sunxi? # AHCI/SATA (shim)
ehci* at sunxi? # EHCI (shim)
usb* at ehci? #flags 0x1
#ohci* at sunxi?
#usb* at ohci?
# ARM Versatile Express
vexpress0 at mainbus?
sysreg* at vexpress?
pluart* at vexpress?
plrtc* at vexpress?
virtio* at vexpress?
# Exynos
exynos0 at mainbus?
exdisplay* at exynos?
wsdisplay* at exdisplay? console ?
exclock* at exynos?
expower* at exynos?
exsysreg* at exynos?
exmct* at exynos?
exdog* at exynos?
exgpio* at exynos?
exiic* at exynos?
iic* at exiic?
exehci* at exynos?
ehci* at exehci?
exesdhc* at exynos?
sdmmc* at exesdhc?
exuart* at exynos?
crosec* at iic?
wskbd* at crosec? mux 1
pcfrtc* at iic?
tpspmic* at iic?
# virtio devices
vioblk* at virtio?
vio* at virtio?
viomb* at virtio?
viornd* at virtio?
vioscsi* at virtio?
# USB bus support
usb* at ehci? flags 0x1
# USB devices
uhub* at usb? # USB Hubs
uhub* at uhub? # USB Hubs
ualea* at uhub? # Araneus Alea II TRNG
uonerng* at uhub? # Moonbase Otago OneRNG
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?
umcs* at uhub? # MosChip MCS78x0 serial
ucom* at umcs?
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?
uticom* at uhub? # TI serial
ucom* at uticom?
uaudio* at uhub? # USB Audio
audio* at uaudio?
umidi* at uhub? # USB MIDI
midi* at umidi?
ulpt* at uhub? # USB Printers
umass* at uhub? # USB Mass Storage devices
uhidev* at uhub? # Human Interface Devices
ums* at uhidev? # USB mouse
wsmouse* at ums? mux 0
uts* at uhub? # USB touchscreen
wsmouse* at uts? mux 0
ukbd* at uhidev? # USB keyboard
wskbd* at ukbd? mux 1
ucycom* at uhidev? # Cypress serial
ucom* at ucycom?
uslhcom* at uhidev? # Silicon Labs CP2110 USB HID UART
ucom* at uslhcom?
uhid* at uhidev? # USB generic HID support
upd* at uhidev? # USB Power Devices sensors
aue* at uhub? # ADMtek AN986 Pegasus Ethernet
atu* at uhub? # Atmel AT76c50x based 802.11b
axe* at uhub? # ASIX Electronics AX88172 USB Ethernet
axen* at uhub? # ASIX Electronics AX88179 USB Ethernet
cue* at uhub? # CATC USB-EL1201A based Ethernet
kue* at uhub? # Kawasaki KL5KUSB101B based Ethernet
smsc* at uhub? # SMSC LAN95xx Ethernet
cdce* at uhub? # CDC Ethernet
urndis* at uhub? # Remote NDIS Ethernet
upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network'
ugl* at uhub? # Genesys Logic GL620USB-A host-to-host `network'
udav* at uhub? # Davicom DM9601 based Ethernet
mos* at uhub? # MOSCHIP MCS7730/7830 10/100 Ethernet
url* at uhub? # Realtek RTL8150L based adapters
wi* at uhub? # WaveLAN IEEE 802.11DS
udsbr* at uhub? # D-Link DSB-R100 radio
radio* at udsbr? # USB radio
uberry* at uhub? # Research In Motion BlackBerry
ugen* at uhub? # USB Generic driver
uath* at uhub? # Atheros AR5005UG/AR5005UX
ural* at uhub? # Ralink RT2500USB
rum* at uhub? # Ralink RT2501USB/RT2601USB
run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
otus* at uhub? # Atheros AR9001U
athn* at uhub? # Atheros AR9002U
zyd* at uhub? # Zydas ZD1211
upgt* at uhub? # Conexant/Intersil PrismGT SoftMAC USB
urtw* at uhub? # Realtek 8187
rsu* at uhub? # Realtek RTL8188SU/RTL8191SU/RTL8192SU
urtwn* at uhub? # Realtek RTL8188CU/RTL8192CU
udcf* at uhub? # Gude Expert mouseCLOCK
uthum* at uhidev? # TEMPerHUM sensor
ugold* at uhidev? # gold TEMPer sensor
utrh* at uhidev? # USBRH sensor
utwitch* at uhidev? # YUREX BBU sensor
uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter
uoakrh* at uhidev? # Toradex OAK temp and rel humidity
uoaklux* at uhidev? # Toradex OAK LUX
uoakv* at uhidev? # Toradex OAK 10V sensor
onewire* at uow?
uvideo* at uhub? # USB Video
video* at uvideo?
utvfu* at uhub? # Fushicai Audio-Video Grabber
video* at utvfu?
audio* at utvfu?
udl* at uhub? # DisplayLink USB displays
wsdisplay* at udl?
atphy* at mii? # Attansic F1 PHYs
rgephy* at mii? # Realtek 8169S/8110S PHY
rlphy* at mii? # Realtek 8139 internal PHYs
ukphy* at mii? # "unknown" PHYs
scsibus* at scsi?
sd* at scsibus?
cd* at scsibus?
st* at scsibus?
ch* at scsibus?
uk* at scsibus?
# GPIO "pin bus" drivers
gpioiic* at gpio? # I2C bus bit-banging
iic* at gpioiic?
gpioow* at gpio? # 1-Wire bus bit-banging
onewire* at gpioow?
# 1-Wire devices
option ONEWIREVERBOSE
owid* at onewire? # ID
owsbm* at onewire? # Smart Battery Monitor
owtemp* at onewire? # Temperature
owctr* at onewire? # Counter device
# Pseudo-Devices
pseudo-device openprom
pseudo-device hotplug 1 # devices hot plugging
# mouse & keyboard multiplexor pseudo-devices
pseudo-device wsmux 2
|