1 # $NetBSD: files.t_sh7706lan,v 1.1 2010/04/06 15:54:30 nonaka Exp $ 2 # 3 # TAC T-SH7706LAN/T-SH7706LSR configuration info 4 5 file arch/evbsh3/t_sh7706lan/clock_machdep.c 6 file arch/evbsh3/t_sh7706lan/t_sh7706lan.c 7 file arch/evbsh3/t_sh7706lan/t_sh7706lan_space.c 8 9 # Realtek RTL8019AS/AX88796BLF 10 attach ne at mainbus with ne_mainbus: rtl80x9 11 file arch/evbsh3/t_sh7706lan/if_ne_mainbus.c ne_mainbus 12 13 include "dev/sdmmc/files.sdmmc" 14 15 # Serial Peripheral Interface for MMC/SD card 16 device scimci: sdmmcbus 17 attach scimci at shb 18 file arch/evbsh3/t_sh7706lan/scimci.c scimci 19 20 # MMC SPI Interface for MMC/SD card 21 device ssumci: sdmmcbus 22 attach ssumci at mainbus 23 file arch/evbsh3/t_sh7706lan/ssumci.c ssumci 24