Home | History | Annotate | Line # | Download | only in conf
files.netwalker revision 1.3.2.1
      1  1.3.2.1  tls #	$NetBSD: files.netwalker,v 1.3.2.1 2014/08/20 00:02:53 tls Exp $
      2      1.1  bsh #
      3  1.3.2.1  tls # Sharp Netwalker configuration info
      4      1.1  bsh #
      5      1.1  bsh 
      6  1.3.2.1  tls file   arch/arm/arm32/arm32_boot.c
      7  1.3.2.1  tls file   arch/arm/arm32/arm32_kvminit.c
      8  1.3.2.1  tls file   arch/arm/arm32/arm32_reboot.c
      9  1.3.2.1  tls 
     10      1.1  bsh file	arch/evbarm/netwalker/netwalker_machdep.c
     11      1.1  bsh 
     12      1.1  bsh # Kernel boot arguments
     13      1.1  bsh defparam opt_machdep.h				BOOT_ARGS
     14      1.1  bsh 
     15      1.1  bsh # CPU support and integrated peripherals
     16      1.1  bsh include "arch/arm/imx/files.imx51"
     17      1.1  bsh 
     18      1.2  bsh device imxusbc_axi
     19      1.2  bsh attach imxusbc at axi with imxusbc_axi
     20      1.2  bsh file   arch/evbarm/netwalker/netwalker_usb.c	imxusbc_axi
     21      1.3  bsh 
     22      1.3  bsh # LCD controller
     23      1.3  bsh attach	ipu at axi with lcd_netwalker
     24      1.3  bsh file	arch/evbarm/netwalker/netwalker_lcd.c	lcd_netwalker
     25      1.3  bsh defflag	opt_netwalker_lcd.h			LCD_DEBUG
     26  1.3.2.1  tls 
     27  1.3.2.1  tls # CSPI & eCSPI Controller
     28  1.3.2.1  tls attach	imxspi at axi with spi_netwalker
     29  1.3.2.1  tls file	arch/evbarm/netwalker/netwalker_spi.c	spi_netwalker
     30  1.3.2.1  tls 
     31  1.3.2.1  tls # Mouse button
     32  1.3.2.1  tls device	mousebtn: wsmousedev
     33  1.3.2.1  tls attach	mousebtn at gpio with netwalker_btn
     34  1.3.2.1  tls file	arch/evbarm/netwalker/netwalker_btn.c	netwalker_btn
     35  1.3.2.1  tls defflag	opt_mousebtn.h				MOUSEBTN_POLLING
     36  1.3.2.1  tls 
     37  1.3.2.1  tls # Power button
     38  1.3.2.1  tls device	pwrbtn: sysmon_envsys
     39  1.3.2.1  tls attach	pwrbtn at gpio with netwalker_pwr
     40  1.3.2.1  tls file	arch/evbarm/netwalker/netwalker_pwr.c	netwalker_pwr
     41  1.3.2.1  tls 
     42  1.3.2.1  tls # Lid close switch
     43  1.3.2.1  tls device	lidsw: sysmon_envsys
     44  1.3.2.1  tls attach	lidsw at gpio with netwalker_lid
     45  1.3.2.1  tls file	arch/evbarm/netwalker/netwalker_lid.c	netwalker_lid
     46  1.3.2.1  tls 
     47  1.3.2.1  tls # LCD BackLight
     48  1.3.2.1  tls attach	imxpwm at axi with netwalker_backlight
     49  1.3.2.1  tls file	arch/evbarm/netwalker/netwalker_backlight.c	netwalker_backlight needs-flag
     50  1.3.2.1  tls 
     51  1.3.2.1  tls # OJ6SH-T25 Optical Joystick
     52  1.3.2.1  tls device  oj6sh: wsmousedev
     53  1.3.2.1  tls attach  oj6sh at spi
     54  1.3.2.1  tls file    dev/spi/oj6sh.c				oj6sh
     55  1.3.2.1  tls defflag	opt_oj6sh.h				OJ6SH_UP_Y_RIGHT_X
     56  1.3.2.1  tls 						OJ6SH_DOWN_Y_LEFT_X
     57  1.3.2.1  tls 						OJ6SH_UP_X_LEFT_Y
     58  1.3.2.1  tls 						OJ6SH_DOWN_X_RIGHT_Y
     59  1.3.2.1  tls 
     60