files.atheros revision 1.5
11.5Sgdamore# $NetBSD: files.atheros,v 1.5 2006/09/08 23:39:27 gdamore Exp $ 21.1Sgdamore 31.1Sgdamorefile arch/evbmips/atheros/mach_intr.c 41.1Sgdamore 51.1Sgdamorefile arch/evbmips/atheros/autoconf.c 61.1Sgdamorefile arch/evbmips/atheros/machdep.c 71.1Sgdamore 81.1Sgdamorefile arch/mips/mips/bus_dma.c 91.1Sgdamorefile arch/evbmips/evbmips/disksubr.c 101.1Sgdamorefile arch/evbmips/evbmips/interrupt.c 111.1Sgdamore 121.4Sgdamorefile arch/mips/mips/mips3_clock.c 131.5Sgdamorefile arch/mips/mips/mips3_clockintr.c 141.1Sgdamorefile arch/mips/mips/softintr.c 151.1Sgdamore 161.1Sgdamore# System bus 171.1Sgdamoredevice mainbus { } 181.1Sgdamoreattach mainbus at root 191.3Sgdamorefile arch/evbmips/atheros/mainbus.c mainbus 201.1Sgdamore 211.1Sgdamoredevice cpu 221.1Sgdamoreattach cpu at mainbus 231.1Sgdamorefile arch/evbmips/atheros/cpu.c cpu 241.1Sgdamore 251.3Sgdamoredevice wdog: sysmon_wdog 261.3Sgdamoreattach wdog at mainbus 271.3Sgdamorefile arch/evbmips/atheros/wdog.c wdog 281.3Sgdamore 291.1Sgdamore# Machine-independent WS console drivers 301.1Sgdamore#include "dev/wsfont/files.wsfont" 311.1Sgdamore#include "dev/wscons/files.wscons" 321.1Sgdamore 331.1Sgdamore# Memory Disk 341.1Sgdamorefile dev/md_root.c memory_disk_hooks 35