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