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
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
|
# $OpenBSD: files.alpha,v 1.96 2013/08/15 06:54:35 kettenis Exp $
# $NetBSD: files.alpha,v 1.32 1996/11/25 04:03:21 cgd Exp $
#
# alpha-specific configuration info
# maxpartitions must be first item in files.${ARCH}
maxpartitions 16
maxusers 2 8 128
# this loses, but there's no way to define attributes which have attributes
define alpha_shared_intr
file arch/alpha/dev/shared_intr.c alpha_shared_intr | dec_eb164 |
dec_kn20aa | dec_6600 | dec_550 |
dec_1000 | dec_1000a | dec_eb64plus |
dec_kn300
define alpha_sgmap
file arch/alpha/dev/sgmap_common.c alpha_sgmap | dec_3000_500
#
# Bus-independent devices
#
device mainbus {} # no locators (yet?)
attach mainbus at root
device cpu {} # not really optional
attach cpu at mainbus
file arch/alpha/alpha/cpu.c cpu
major {vnd = 9}
#
# Media Independent Interface (mii)
#
include "dev/mii/files.mii"
#
# Machine-independent SCSI drivers
#
include "scsi/files.scsi"
major {st = 2}
major {cd = 3}
major {sd = 8}
major {rd = 6}
# I2O
include "dev/i2o/files.i2o"
# Raster operations
include "dev/rasops/files.rasops"
include "dev/wsfont/files.wsfont"
#
# "workstation console" routines
#
include "dev/wscons/files.wscons"
#
# Bus-independent support for DEC devices
#
include "dev/dec/files.dec"
#
# TURBOchannel Devices
#
include "dev/tc/files.tc"
#
# MCBUS bus Devices
#
device mcbus { mid = -1 }
attach mcbus at mainbus
file arch/alpha/mcbus/mcbus.c mcbus & dec_kn300
device mcmem: mcbus
attach mcmem at mcbus
file arch/alpha/mcbus/mcmem.c mcmem
# TC attachment is MD
attach tc at tcbus
device tcasic: tcbus
attach tcasic at mainbus
file arch/alpha/tc/tcasic.c tcasic needs-flag
file arch/alpha/tc/tc_bus_mem.c tcasic
file arch/alpha/tc/tc_dma.c tcasic
file arch/alpha/tc/tc_dma_3000_300.c tcasic & dec_3000_300
file arch/alpha/tc/tc_dma_3000_500.c tcasic & dec_3000_500
file arch/alpha/tc/tc_sgmap.c tcasic & dec_3000_500
file arch/alpha/tc/tc_3000_500.c tcasic & dec_3000_500
file arch/alpha/tc/tc_3000_300.c tcasic & dec_3000_300
# the TURBOchannel IOCTL ASIC
# IOASIC device and attachment defined in sys/dev/tc/files.tc
file arch/alpha/tc/ioasic.c ioasic needs-flag
# PMAG-B CX
device cfb: wsemuldisplaydev
attach cfb at tc
file arch/alpha/tc/cfb.c cfb needs-flag
# PMAGB-B HX or CXT
device sfb: wsemuldisplaydev
attach sfb at tc
file arch/alpha/tc/sfb.c sfb needs-flag
# 8530 UARTs
device scc
attach scc at ioasic
file arch/alpha/tc/scc.c scc needs-count
# TC and baseboard ioasic Lance ethernet are in files.tc
#
# ISA Bus support
#
#
# Machine-independent ATAPI drivers
#
include "dev/atapiscsi/files.atapiscsi"
include "dev/ata/files.ata"
include "dev/pci/files.pci" # XXX some ISA devs are 'at pci' too.
include "dev/isa/files.isa"
major {wd = 0}
device pcic: pcmciabus
file dev/ic/i82365.c pcic
# PCIC pcmcia controller on ISA bus.
attach pcic at isa with pcic_isa
file dev/isa/i82365_isa.c pcic_isa
# Code common to ISA and ISAPnP attachments
file dev/isa/i82365_isasubr.c pcic_isa | pcic_isapnp | pcic_pci
#
# Machine-independent PCMCIA drivers
#
include "dev/pcmcia/files.pcmcia"
#
# ISA Bus devices
#
file arch/alpha/isa/isa_machdep.c isa
define isadma_bounce
file arch/alpha/isa/isadma_bounce.c isadma_bounce & isa_dma
include "dev/pckbc/files.pckbc"
# Floppy disk controller
#device fdc {[drive = -1]}: isa_dma
device fdc {[drive = -1]}
attach fdc at isa
file dev/isa/fdc.c fdc needs-flag
device fd: disk, isa_dma
attach fd at fdc
file dev/isa/fd.c fd needs-flag
major {fd = 4}
#
# EISA Bus support
#
include "dev/eisa/files.eisa"
file arch/alpha/eisa/eisa_machdep.c eisa
#
# PCI Bus support
#
# include "dev/pci/files.pci" XXX SEE ABOVE
file arch/alpha/pci/pciide_machdep.c pciide
define alpha_pci_sgmap_pte64
file arch/alpha/pci/pci_sgmap_pte64.c alpha_pci_sgmap_pte64
device apecs: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64
attach apecs at mainbus
file arch/alpha/pci/apecs.c apecs needs-flag
file arch/alpha/pci/apecs_bus_io.c apecs
file arch/alpha/pci/apecs_bus_mem.c apecs
file arch/alpha/pci/apecs_pci.c apecs
file arch/alpha/pci/apecs_dma.c apecs
device lca: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64
attach lca at mainbus
file arch/alpha/pci/lca.c lca needs-flag
file arch/alpha/pci/lca_bus_io.c lca
file arch/alpha/pci/lca_bus_mem.c lca
file arch/alpha/pci/lca_pci.c lca
file arch/alpha/pci/lca_dma.c lca
device cia: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64
attach cia at mainbus
file arch/alpha/pci/cia.c cia needs-flag
file arch/alpha/pci/cia_dma.c cia
file arch/alpha/pci/cia_pci.c cia
file arch/alpha/pci/cia_bus_io.c cia
file arch/alpha/pci/cia_bus_mem.c cia
file arch/alpha/pci/cia_bwx_bus_io.c cia
file arch/alpha/pci/cia_bwx_bus_mem.c cia
device irongate: pcibus, isadma_bounce
attach irongate at mainbus
file arch/alpha/pci/irongate.c irongate
file arch/alpha/pci/irongate_bus_io.c irongate
file arch/alpha/pci/irongate_bus_mem.c irongate
file arch/alpha/pci/irongate_dma.c irongate
file arch/alpha/pci/irongate_pci.c irongate
device tsc {}
attach tsc at mainbus
file arch/alpha/pci/tsc.c tsc
device tsp: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64
attach tsp at tsc
file arch/alpha/pci/tsp_dma.c tsp
file arch/alpha/pci/tsp_pci.c tsp
file arch/alpha/pci/tsp_bus_io.c tsp
file arch/alpha/pci/tsp_bus_mem.c tsp
device mcpcia: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64
attach mcpcia at mcbus
file arch/alpha/pci/mcpcia.c mcpcia
file arch/alpha/pci/mcpcia_bus_io.c mcpcia
file arch/alpha/pci/mcpcia_bus_mem.c mcpcia
file arch/alpha/pci/mcpcia_dma.c mcpcia
file arch/alpha/pci/mcpcia_pci.c mcpcia
file arch/alpha/pci/pci_2100_a50.c dec_2100_a50
file arch/alpha/pci/pci_axppci_33.c dec_axppci_33
file arch/alpha/pci/pci_eb164.c dec_eb164
file arch/alpha/pci/pci_eb164_intr.s dec_eb164
file arch/alpha/pci/pci_eb64plus.c dec_eb64plus
file arch/alpha/pci/pci_eb64plus_intr.s dec_eb64plus
file arch/alpha/pci/pci_kn20aa.c dec_kn20aa
file arch/alpha/pci/pci_kn300.c dec_kn300
file arch/alpha/pci/pci_550.c dec_550
file arch/alpha/pci/pci_1000a.c dec_1000a
file arch/alpha/pci/pci_1000.c dec_1000
file arch/alpha/pci/pci_6600.c dec_6600
file arch/alpha/pci/pci_alphabook1.c dec_alphabook1
file arch/alpha/pci/pci_up1000.c api_up1000
#
# PCI Bus devices
#
file arch/alpha/pci/pci_machdep.c pci
device sio: isabus, alpha_shared_intr, cy82c693
attach sio at pci
device pceb: isabus, eisabus, cy82c693
attach pceb at pci
file arch/alpha/pci/sio.c sio | pceb needs-flag
file arch/alpha/pci/sio_pic.c sio | pceb
device hme: ether, ifnet, mii, ifmedia
file dev/ic/hme.c hme
attach hme at pci with hme_pci
file dev/pci/if_hme_pci.c hme_pci
#
# ISA PnP
#
include "dev/isa/files.isapnp"
file arch/alpha/isa/isapnp_machdep.c isapnp
#
# Devices that can live on multiple busses
#
device mcclock
attach mcclock at ioasic with mcclock_ioasic
attach mcclock at isa with mcclock_isa
file arch/alpha/alpha/mcclock.c mcclock
file arch/alpha/tc/mcclock_ioasic.c mcclock_ioasic
file arch/alpha/isa/mcclock_isa.c mcclock_isa
#
# Standard files
#
file arch/alpha/alpha/autoconf.c
file arch/alpha/alpha/clock.c
file arch/alpha/alpha/conf.c
file arch/alpha/alpha/db_disasm.c ddb
file arch/alpha/alpha/db_interface.c ddb
file arch/alpha/alpha/db_trace.c ddb
file arch/alpha/alpha/interrupt.c
file arch/alpha/alpha/ipifuncs.c multiprocessor
file arch/alpha/alpha/machdep.c
file arch/alpha/alpha/mainbus.c
file arch/alpha/alpha/mem.c
file arch/alpha/alpha/pmap.c
file arch/alpha/alpha/process_machdep.c
file arch/alpha/alpha/prom.c
file arch/alpha/alpha/sys_machdep.c
file arch/alpha/alpha/trap.c
file arch/alpha/alpha/fp_complete.c !no_ieee
file arch/alpha/alpha/vm_machdep.c
file arch/alpha/alpha/disksubr.c
file arch/alpha/dev/bus_dma.c
file arch/alpha/alpha/mutex.c
#
# Network protocol checksum routines
#
file arch/alpha/alpha/in_cksum.c inet
# XXX
file arch/alpha/alpha/promcons.c
# XXX
file arch/alpha/alpha/cpuconf.c
file arch/alpha/alpha/dec_2100_a50.c dec_2100_a50
file arch/alpha/alpha/dec_21000.c dec_21000
file arch/alpha/alpha/dec_3000_300.c dec_3000_300
file arch/alpha/alpha/dec_3000_500.c dec_3000_500
file arch/alpha/alpha/dec_axppci_33.c dec_axppci_33
file arch/alpha/alpha/dec_eb164.c dec_eb164
file arch/alpha/alpha/dec_eb64plus.c dec_eb64plus
file arch/alpha/alpha/dec_kn20aa.c dec_kn20aa
file arch/alpha/alpha/dec_kn300.c dec_kn300
file arch/alpha/alpha/dec_550.c dec_550
file arch/alpha/alpha/dec_alphabook1.c dec_alphabook1
file arch/alpha/alpha/dec_1000a.c dec_1000 | dec_1000a
file arch/alpha/alpha/dec_6600.c dec_6600
file arch/alpha/alpha/api_up1000.c api_up1000
#
# Machine-independent I2C drivers
#
include "dev/i2c/files.i2c"
#
# Machine-independent USB drivers
#
include "dev/usb/files.usb"
#
# Bluetooth
#
include "dev/bluetooth/files.bluetooth"
#
# Machine-independent 1-Wire drivers
#
include "dev/onewire/files.onewire"
# Machine-dependent libkern components
file lib/libkern/softfloat.c !no_ieee
file lib/libkern/arch/alpha/__divl.S
file lib/libkern/arch/alpha/__divlu.S
file lib/libkern/arch/alpha/__divq.S
file lib/libkern/arch/alpha/__divqu.S
file lib/libkern/arch/alpha/__reml.S
file lib/libkern/arch/alpha/__remlu.S
file lib/libkern/arch/alpha/__remq.S
file lib/libkern/arch/alpha/__remqu.S
|