1# $FreeBSD$ 2 3# TODO: Add attachment elsewhere in the tree 4# for USB 1.1 OHCI, Ethernet and IPSEC cores 5# which are believed to be devices we have drivers for 6# which just need to be tweaked for attachment to an BHND system bus. 7mips/broadcom/bcm_machdep.c standard 8mips/mips/tick.c standard 9mips/mips/mips_pic.c standard 10kern/subr_intr.c standard 11kern/pic_if.m standard 12 13kern/msi_if.m optional intrng 14 15mips/broadcom/uart_cpu_chipc.c optional uart 16mips/broadcom/uart_bus_chipc.c optional uart 17mips/broadcom/bcm_socinfo.c standard 18mips/broadcom/bcm_mipscore.c standard 19 20# TODO: Replace with BCM47xx/57xx/etc-aware geom_map 21geom/geom_flashmap.c standard 22