files.atheros revision 1.3
11.3Sgdamore# $NetBSD: files.atheros,v 1.3 2006/06/08 06:15:59 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/clock.c 101.1Sgdamorefile arch/evbmips/evbmips/disksubr.c 111.1Sgdamorefile arch/evbmips/evbmips/interrupt.c 121.1Sgdamore 131.1Sgdamorefile arch/mips/mips/softintr.c 141.1Sgdamore 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