]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/mips/broadcom/files.broadcom
Merge from upstream at 4189ef5d from https://github.com/onetrueawk/awk.git
[FreeBSD/FreeBSD.git] / sys / mips / broadcom / files.broadcom
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.
7 mips/broadcom/bcm_machdep.c             standard
8 mips/broadcom/bcm_bmips.c               optional siba_nexus siba
9 mips/broadcom/bcm_mips74k.c             optional bcma_nexus bcma
10 mips/broadcom/bcm_mips.c                optional siba_nexus siba | \
11                                                  bcma_nexus bcma
12 mips/broadcom/bcm_nvram_cfe.c           optional bhnd siba_nexus cfe | \
13                                                  bhnd bcma_nexus cfe
14 mips/broadcom/bcm_pmu.c                 standard
15
16 mips/broadcom/bhnd_nexus.c              optional bhnd siba_nexus | \
17                                                  bhnd bcma_nexus
18 mips/broadcom/bcma_nexus.c              optional bcma_nexus bcma bhnd
19 mips/broadcom/siba_nexus.c              optional siba_nexus siba bhnd
20
21 mips/mips/tick.c                        standard
22
23 mips/broadcom/uart_cpu_chipc.c          optional uart
24 mips/broadcom/uart_bus_chipc.c          optional uart
25
26 # TODO: Replace with BCM47xx/57xx/etc-aware geom_map
27 geom/geom_flashmap.c                    standard
28
29 # USB bits
30 dev/bhnd/cores/usb/bhnd_usb.c           optional usb
31 dev/bhnd/cores/usb/bhnd_ehci.c          optional ehci
32 dev/bhnd/cores/usb/bhnd_ohci.c          optional ohci