Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / mips / conf / files.atheros
blob8cec6ae322a56540d5a8cc75719ca530fc2fb50a
1 #       $NetBSD: files.atheros,v 1.7 2006/09/26 06:37:32 gdamore Exp $
3 defflag opt_wisoc.h     WISOC_AR5312
4                         WISOC_AR5315
6 file    arch/mips/atheros/ar5312.c              wisoc_ar5312
7 file    arch/mips/atheros/ar5312_board.c        wisoc_ar5312
8 file    arch/mips/atheros/ar5312_console.c      wisoc_ar5312
9 file    arch/mips/atheros/ar5312_intr.c         wisoc_ar5312
11 file    arch/mips/atheros/ar5315.c              wisoc_ar5315
12 file    arch/mips/atheros/ar5315_board.c        wisoc_ar5315
13 file    arch/mips/atheros/ar5315_console.c      wisoc_ar5315
14 file    arch/mips/atheros/ar5315_intr.c         wisoc_ar5315
16 # Atheros system bus
17 device  arbus { [addr=-1] }
18 attach  arbus at mainbus
19 file    arch/mips/atheros/arbus.c               arbus
21 # On-chip UART device
22 attach  com at arbus with com_arbus
23 file    arch/mips/atheros/dev/com_arbus.c       com_arbus
24 options COM_REGMAP
26 # On-chip ethernet device(s)
27 device  ae: ether, ifnet, arp, mii
28 attach  ae at arbus
29 file    arch/mips/atheros/dev/if_ae.c           ae
31 # On-chip WLAN device(s)
32 attach  ath at arbus with ath_arbus
33 file    arch/mips/atheros/dev/if_ath_arbus.c    ath_arbus
35 # On-board flash memory
36 device  athflash
37 attach  athflash at arbus
38 file    arch/mips/atheros/dev/athflash.c        athflash
40 # On-chip GPIO
41 device  argpio: gpiobus, sysmon_power, sysmon_taskq
42 attach  argpio at arbus
43 file    arch/mips/atheros/dev/argpio.c          argpio
45 # On-board SPI controller
46 device  arspi: spibus
47 attach  arspi at arbus
48 file    arch/mips/atheros/dev/arspi.c           arspi