Home | History | Annotate | Line # | Download | only in conf
files.netwalker revision 1.2
      1  1.2  bsh #	$NetBSD: files.netwalker,v 1.2 2010/11/30 13:07:29 bsh Exp $
      2  1.1  bsh #
      3  1.1  bsh # Sharp
      4  1.1  bsh #
      5  1.1  bsh 
      6  1.1  bsh file	arch/evbarm/netwalker/netwalker_machdep.c
      7  1.1  bsh 
      8  1.1  bsh # Kernel boot arguments
      9  1.1  bsh defparam opt_machdep.h				BOOT_ARGS
     10  1.1  bsh 
     11  1.1  bsh # CPU support and integrated peripherals
     12  1.1  bsh include "arch/arm/imx/files.imx51"
     13  1.1  bsh 
     14  1.2  bsh device imxusbc_axi
     15  1.2  bsh attach imxusbc at axi with imxusbc_axi
     16  1.2  bsh file   arch/evbarm/netwalker/netwalker_usb.c	imxusbc_axi
     17