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