Deleted Added
sdiff udiff text old ( 229677 ) new ( 231987 )
full compact
1# $FreeBSD: head/sys/mips/cavium/files.octeon1 229677 2012-01-06 01:23:26Z gonzo $
2# Octeon Support Files
3#
4mips/cavium/asm_octeon.S optional smp
5mips/cavium/ciu.c standard
6mips/cavium/obio.c optional uart
7mips/cavium/octeon_ds1337.c standard
8mips/cavium/octeon_ebt3000_cf.c optional cf
9mips/cavium/octeon_machdep.c standard

--- 9 unchanged lines hidden (view full) ---

19mips/cavium/octeon_wdog.c optional octeon_wdog
20mips/cavium/octeon_nmi.S optional octeon_wdog
21
22mips/cavium/cryptocteon/cavium_crypto.c optional cryptocteon
23mips/cavium/cryptocteon/cryptocteon.c optional cryptocteon
24mips/mips/octeon_cop2_swtch.S standard
25mips/mips/octeon_cop2.c standard
26
27mips/cavium/octe/ethernet.c optional octe
28mips/cavium/octe/ethernet-mv88e61xx.c optional octe octeon_vendor_lanner
29mips/cavium/octe/ethernet-common.c optional octe
30mips/cavium/octe/ethernet-mdio.c optional octe
31mips/cavium/octe/ethernet-mem.c optional octe
32mips/cavium/octe/ethernet-rgmii.c optional octe
33mips/cavium/octe/ethernet-rx.c optional octe
34mips/cavium/octe/ethernet-sgmii.c optional octe
35mips/cavium/octe/ethernet-spi.c optional octe
36mips/cavium/octe/ethernet-tx.c optional octe
37mips/cavium/octe/ethernet-xaui.c optional octe
38mips/cavium/octe/mv88e61xxphy.c optional octe mv88e61xxphy
39mips/cavium/octe/octe.c optional octe
40mips/cavium/octe/octebus.c optional octe
41
42mips/cavium/if_octm.c optional octm
43
44contrib/octeon-sdk/cvmx-mgmt-port.c optional octm
45
46mips/cavium/octopci.c optional pci
47mips/cavium/octopci_bus_space.c optional pci
48
49mips/cavium/usb/octusb.c optional usb octusb
50mips/cavium/usb/octusb_octeon.c optional usb octusb
51
52contrib/octeon-sdk/cvmx-usb.c optional octusb
53

--- 47 unchanged lines hidden ---