Home | History | Annotate | Line # | Download | only in conf
files.atheros revision 1.3.4.2
      1  1.3.4.2  yamt #	$NetBSD: files.atheros,v 1.3.4.2 2006/06/21 14:53:38 yamt Exp $
      2  1.3.4.2  yamt 
      3  1.3.4.2  yamt file	arch/mips/atheros/ar531x_intr.c
      4  1.3.4.2  yamt file	arch/mips/atheros/ar531x_timer.c
      5  1.3.4.2  yamt file	arch/mips/atheros/ar531x_board.c
      6  1.3.4.2  yamt 
      7  1.3.4.2  yamt # Atheros system bus
      8  1.3.4.2  yamt device	arbus { [addr=-1] }
      9  1.3.4.2  yamt attach	arbus at mainbus
     10  1.3.4.2  yamt file	arch/mips/atheros/arbus.c		arbus
     11  1.3.4.2  yamt 
     12  1.3.4.2  yamt # On-chip UART device
     13  1.3.4.2  yamt attach	com at arbus with com_arbus
     14  1.3.4.2  yamt file	arch/mips/atheros/dev/com_arbus.c	com_arbus
     15  1.3.4.2  yamt 
     16  1.3.4.2  yamt # On-chip ethernet device(s)
     17  1.3.4.2  yamt device	ae: ether, ifnet, arp, mii
     18  1.3.4.2  yamt attach	ae at arbus
     19  1.3.4.2  yamt file	arch/mips/atheros/dev/if_ae.c		ae
     20  1.3.4.2  yamt 
     21  1.3.4.2  yamt # On-chip WLAN device(s)
     22  1.3.4.2  yamt attach	ath at arbus with ath_arbus
     23  1.3.4.2  yamt file	arch/mips/atheros/dev/if_ath_arbus.c	ath_arbus
     24  1.3.4.2  yamt 
     25  1.3.4.2  yamt # On-board flash memory
     26  1.3.4.2  yamt device	athflash
     27  1.3.4.2  yamt attach	athflash at arbus
     28  1.3.4.2  yamt file	arch/mips/atheros/dev/athflash.c	athflash
     29  1.3.4.2  yamt 
     30  1.3.4.2  yamt # On-chip GPIO
     31  1.3.4.2  yamt #device	argpio: gpiobus
     32  1.3.4.2  yamt #attach	argpio at arbus
     33  1.3.4.2  yamt #file	arch/mips/atheros/dev/argpio.c		argpio
     34  1.3.4.2  yamt 
     35