27b134f016
nlge(4) is supposed to deprecate rge(4) for Broadcom XLR when it was introduced 5 years ago. rge doesn't build on -CURRENT due to MII changes. All the XLR kernel confs use nlge. Let's get rid of the old driver for FreeBSD 11. We can use 10-STABLE or SVN to go back and look at the old driver if needed. Differential Revision: https://reviews.freebsd.org/D3339 Submitted by: kevin.bowling@kev009.com
26 lines
936 B
Plaintext
26 lines
936 B
Plaintext
# $FreeBSD$
|
|
#mips/rmi/xlr_boot1_console.c standard
|
|
mips/rmi/xlr_machdep.c standard
|
|
#mips/rmi/clock.c standard
|
|
mips/rmi/tick.c standard
|
|
mips/rmi/iodi.c standard
|
|
mips/rmi/msgring.c standard
|
|
mips/rmi/msgring_xls.c standard
|
|
mips/rmi/board.c standard
|
|
mips/rmi/fmn.c standard
|
|
mips/rmi/intr_machdep.c standard
|
|
mips/rmi/mpwait.S optional smp
|
|
mips/rmi/xlr_i2c.c optional iic
|
|
mips/rmi/uart_bus_xlr_iodi.c optional uart
|
|
mips/rmi/uart_cpu_mips_xlr.c optional uart
|
|
mips/rmi/xlr_pci.c optional pci
|
|
mips/rmi/xlr_pcmcia.c optional ata
|
|
mips/rmi/xls_ehci.c optional usb ehci
|
|
mips/rmi/bus_space_rmi.c standard
|
|
mips/rmi/bus_space_rmi_pci.c standard
|
|
mips/rmi/dev/sec/rmisec.c optional rmisec
|
|
mips/rmi/dev/sec/rmilib.c optional rmisec
|
|
mips/rmi/dev/nlge/if_nlge.c optional nlge
|
|
mips/rmi/dev/iic/max6657.c optional max6657
|
|
mips/rmi/dev/iic/at24co2n.c optional at24co2n
|