Home | History | Annotate | Line # | Download | only in conf
files.atheros revision 1.3.4.3
      1  1.3.4.3  yamt #	$NetBSD: files.atheros,v 1.3.4.3 2006/12/30 20:46:32 yamt Exp $
      2  1.3.4.2  yamt 
      3  1.3.4.3  yamt defflag	opt_wisoc.h	WISOC_AR5312
      4  1.3.4.3  yamt 			WISOC_AR5315
      5  1.3.4.3  yamt 
      6  1.3.4.3  yamt file	arch/mips/atheros/ar5312.c		wisoc_ar5312
      7  1.3.4.3  yamt file	arch/mips/atheros/ar5312_board.c	wisoc_ar5312
      8  1.3.4.3  yamt file	arch/mips/atheros/ar5312_console.c	wisoc_ar5312
      9  1.3.4.3  yamt file	arch/mips/atheros/ar5312_intr.c		wisoc_ar5312
     10  1.3.4.3  yamt 
     11  1.3.4.3  yamt file	arch/mips/atheros/ar5315.c		wisoc_ar5315
     12  1.3.4.3  yamt file	arch/mips/atheros/ar5315_board.c	wisoc_ar5315
     13  1.3.4.3  yamt file	arch/mips/atheros/ar5315_console.c	wisoc_ar5315
     14  1.3.4.3  yamt file	arch/mips/atheros/ar5315_intr.c		wisoc_ar5315
     15  1.3.4.2  yamt 
     16  1.3.4.2  yamt # Atheros system bus
     17  1.3.4.2  yamt device	arbus { [addr=-1] }
     18  1.3.4.2  yamt attach	arbus at mainbus
     19  1.3.4.2  yamt file	arch/mips/atheros/arbus.c		arbus
     20  1.3.4.2  yamt 
     21  1.3.4.2  yamt # On-chip UART device
     22  1.3.4.2  yamt attach	com at arbus with com_arbus
     23  1.3.4.2  yamt file	arch/mips/atheros/dev/com_arbus.c	com_arbus
     24  1.3.4.3  yamt options	COM_REGMAP
     25  1.3.4.2  yamt 
     26  1.3.4.2  yamt # On-chip ethernet device(s)
     27  1.3.4.2  yamt device	ae: ether, ifnet, arp, mii
     28  1.3.4.2  yamt attach	ae at arbus
     29  1.3.4.2  yamt file	arch/mips/atheros/dev/if_ae.c		ae
     30  1.3.4.2  yamt 
     31  1.3.4.2  yamt # On-chip WLAN device(s)
     32  1.3.4.2  yamt attach	ath at arbus with ath_arbus
     33  1.3.4.2  yamt file	arch/mips/atheros/dev/if_ath_arbus.c	ath_arbus
     34  1.3.4.2  yamt 
     35  1.3.4.2  yamt # On-board flash memory
     36  1.3.4.2  yamt device	athflash
     37  1.3.4.2  yamt attach	athflash at arbus
     38  1.3.4.2  yamt file	arch/mips/atheros/dev/athflash.c	athflash
     39  1.3.4.2  yamt 
     40  1.3.4.2  yamt # On-chip GPIO
     41  1.3.4.3  yamt device	argpio: gpiobus, sysmon_power, sysmon_taskq
     42  1.3.4.3  yamt attach	argpio at arbus
     43  1.3.4.3  yamt file	arch/mips/atheros/dev/argpio.c		argpio
     44  1.3.4.3  yamt 
     45  1.3.4.3  yamt # On-board SPI controller
     46  1.3.4.3  yamt device	arspi: spibus
     47  1.3.4.3  yamt attach	arspi at arbus
     48  1.3.4.3  yamt file	arch/mips/atheros/dev/arspi.c		arspi
     49