1 1.6.4.2 rpaulo # $NetBSD: files.atheros,v 1.6.4.2 2006/09/09 02:41:26 rpaulo Exp $ 2 1.6.4.2 rpaulo 3 1.6.4.2 rpaulo defflag opt_wisoc.h WISOC_AR5312 4 1.6.4.2 rpaulo WISOC_AR5315 5 1.6.4.2 rpaulo 6 1.6.4.2 rpaulo file arch/mips/atheros/ar5312.c wisoc_ar5312 7 1.6.4.2 rpaulo file arch/mips/atheros/ar5312_intr.c wisoc_ar5312 8 1.6.4.2 rpaulo file arch/mips/atheros/ar531x_board.c wisoc_ar5312 9 1.6.4.2 rpaulo 10 1.6.4.2 rpaulo file arch/mips/atheros/ar5315.c wisoc_ar5315 11 1.6.4.2 rpaulo file arch/mips/atheros/ar5315_intr.c wisoc_ar5315 12 1.6.4.2 rpaulo 13 1.6.4.2 rpaulo # Atheros system bus 14 1.6.4.2 rpaulo device arbus { [addr=-1] } 15 1.6.4.2 rpaulo attach arbus at mainbus 16 1.6.4.2 rpaulo file arch/mips/atheros/arbus.c arbus 17 1.6.4.2 rpaulo 18 1.6.4.2 rpaulo # On-chip UART device 19 1.6.4.2 rpaulo attach com at arbus with com_arbus 20 1.6.4.2 rpaulo file arch/mips/atheros/dev/com_arbus.c com_arbus 21 1.6.4.2 rpaulo options COM_REGMAP 22 1.6.4.2 rpaulo 23 1.6.4.2 rpaulo # On-chip ethernet device(s) 24 1.6.4.2 rpaulo device ae: ether, ifnet, arp, mii 25 1.6.4.2 rpaulo attach ae at arbus 26 1.6.4.2 rpaulo file arch/mips/atheros/dev/if_ae.c ae 27 1.6.4.2 rpaulo 28 1.6.4.2 rpaulo # On-chip WLAN device(s) 29 1.6.4.2 rpaulo attach ath at arbus with ath_arbus 30 1.6.4.2 rpaulo file arch/mips/atheros/dev/if_ath_arbus.c ath_arbus 31 1.6.4.2 rpaulo 32 1.6.4.2 rpaulo # On-board flash memory 33 1.6.4.2 rpaulo device athflash 34 1.6.4.2 rpaulo attach athflash at arbus 35 1.6.4.2 rpaulo file arch/mips/atheros/dev/athflash.c athflash 36 1.6.4.2 rpaulo 37 1.6.4.2 rpaulo # On-chip GPIO 38 1.6.4.2 rpaulo device argpio: gpiobus, sysmon_power, sysmon_taskq 39 1.6.4.2 rpaulo attach argpio at arbus 40 1.6.4.2 rpaulo file arch/mips/atheros/dev/argpio.c argpio 41