Home | History | Annotate | Line # | Download | only in conf
files.sa11x0 revision 1.1.6.2
      1  1.1.6.2  yamt #	$NetBSD: files.sa11x0,v 1.1.6.2 2010/08/11 22:52:05 yamt Exp $
      2  1.1.6.2  yamt #
      3  1.1.6.2  yamt # SA-11x0 model specific configuration info
      4  1.1.6.2  yamt #
      5  1.1.6.2  yamt 
      6  1.1.6.2  yamt # SA-11x0 specific files.
      7  1.1.6.2  yamt #file	arch/hpcarm/hpcarm/intr.c
      8  1.1.6.2  yamt file	arch/hpcarm/hpcarm/sa11x0_hpc_machdep.c
      9  1.1.6.2  yamt file	arch/hpcarm/hpcarm/spl.S
     10  1.1.6.2  yamt file	arch/arm/arm32/intr.c
     11  1.1.6.2  yamt file	arch/arm/arm32/spl.S
     12  1.1.6.2  yamt 
     13  1.1.6.2  yamt # Include hpcarm/StrongARM config definitions.
     14  1.1.6.2  yamt include "arch/arm/conf/files.sa11x0"
     15  1.1.6.2  yamt 
     16  1.1.6.2  yamt # SA-11[01]1 companion chips
     17  1.1.6.2  yamt file	arch/hpcarm/dev/sacc_hpcarm.c		sacc
     18  1.1.6.2  yamt 
     19  1.1.6.2  yamt #
     20  1.1.6.2  yamt # iPaq specific configuration info
     21  1.1.6.2  yamt #
     22  1.1.6.2  yamt 
     23  1.1.6.2  yamt # XXX iPAQ Virtual bus
     24  1.1.6.2  yamt device	ipaqbus {}
     25  1.1.6.2  yamt attach	ipaqbus at saip
     26  1.1.6.2  yamt file	arch/hpcarm/dev/ipaq_saip.c		ipaqbus
     27  1.1.6.2  yamt 
     28  1.1.6.2  yamt # iPAQ PCMCIA
     29  1.1.6.2  yamt device	ipaqpcic: pcmciabus
     30  1.1.6.2  yamt attach	ipaqpcic at ipaqbus
     31  1.1.6.2  yamt file	arch/hpcarm/dev/ipaq_pcic.c		ipaqpcic needs-flag
     32  1.1.6.2  yamt 
     33  1.1.6.2  yamt # iPAQ LCD
     34  1.1.6.2  yamt device	ipaqlcd: hpcfbif
     35  1.1.6.2  yamt attach	ipaqlcd at ipaqbus
     36  1.1.6.2  yamt file	arch/hpcarm/dev/ipaq_lcd.c		ipaqlcd
     37  1.1.6.2  yamt 
     38  1.1.6.2  yamt # Atmel microcontroller
     39  1.1.6.2  yamt device	atmelgpioif {}
     40  1.1.6.2  yamt device	atmelgpio: atmelgpioif
     41  1.1.6.2  yamt attach	atmelgpio at ipaqbus
     42  1.1.6.2  yamt file	arch/hpcarm/dev/ipaq_atmelgpio.c	atmelgpio
     43  1.1.6.2  yamt 
     44  1.1.6.2  yamt # uda1341 Codec
     45  1.1.6.2  yamt device	udaif {}
     46  1.1.6.2  yamt device	uda: udaif
     47  1.1.6.2  yamt attach	uda at ipaqbus
     48  1.1.6.2  yamt file	arch/hpcarm/dev/uda1341.c		uda
     49  1.1.6.2  yamt 
     50  1.1.6.2  yamt #
     51  1.1.6.2  yamt # JORNADA specific configuration info
     52  1.1.6.2  yamt #
     53  1.1.6.2  yamt 
     54  1.1.6.2  yamt # Jornada 720 dependent part of PCMCIA support.
     55  1.1.6.2  yamt file	arch/hpcarm/dev/j720pcic.c		sacpcic
     56  1.1.6.2  yamt 
     57  1.1.6.2  yamt # Epson SED1356 framebuffer
     58  1.1.6.2  yamt device	sed: hpcfbif
     59  1.1.6.2  yamt attach	sed at saip
     60  1.1.6.2  yamt file	arch/hpcarm/dev/sed_saip.c		sed
     61  1.1.6.2  yamt 
     62  1.1.6.2  yamt # Jornada 720 SSP port
     63  1.1.6.2  yamt device	j720ssp {}
     64  1.1.6.2  yamt attach	j720ssp at saip
     65  1.1.6.2  yamt file	arch/hpcarm/dev/j720ssp.c		j720ssp
     66  1.1.6.2  yamt 
     67  1.1.6.2  yamt # Jornada 720 keyboard
     68  1.1.6.2  yamt device j720kbd: hpckbdif
     69  1.1.6.2  yamt attach j720kbd at j720ssp
     70  1.1.6.2  yamt file	arch/hpcarm/dev/j720kbd.c		j720kbd
     71  1.1.6.2  yamt 
     72  1.1.6.2  yamt # Jornada 720 touch-panel
     73  1.1.6.2  yamt device	j720tp: hpctpanel, wsmousedev, wskbddev
     74  1.1.6.2  yamt attach	j720tp at j720ssp
     75  1.1.6.2  yamt file	arch/hpcarm/dev/j720tp.c		j720tp
     76  1.1.6.2  yamt defflag	opt_j720tp.h		J720TP_DEBUG
     77  1.1.6.2  yamt defparam opt_j720tp.h		J720TP_SETTINGS_ICON_KEYSYM
     78  1.1.6.2  yamt 				J720TP_BACKUP_ICON_KEYSYM
     79  1.1.6.2  yamt 				J720TP_DIALUP_ICON_KEYSYM
     80  1.1.6.2  yamt 				J720TP_MEDIA_ICON_KEYSYM
     81  1.1.6.2  yamt 
     82  1.1.6.2  yamt # Jornada 720 LCD screen
     83  1.1.6.2  yamt device	j720lcd
     84  1.1.6.2  yamt attach	j720lcd at j720ssp
     85  1.1.6.2  yamt file	arch/hpcarm/dev/j720lcd.c		j720lcd
     86  1.1.6.2  yamt 
     87  1.1.6.2  yamt # Jornada 720 power management
     88  1.1.6.2  yamt device	j720pwr: hpcapmif
     89  1.1.6.2  yamt attach	j720pwr at j720ssp
     90  1.1.6.2  yamt file	arch/hpcarm/dev/j720pwr.c		j720pwr
     91