if_atsam: Allow fixed MII settings.

This commit is contained in:
Christian Mauderer
2017-09-22 09:41:20 +02:00
committed by Sebastian Huber
parent 0190cfdd55
commit c6f4aa65ff
5 changed files with 228 additions and 65 deletions

View File

@@ -161,6 +161,7 @@ def rtems(mm):
'sys/dev/smc/if_smc_nexus.c',
'sys/dev/ffec/if_ffec_mcf548x.c',
'sys/dev/atsam/if_atsam.c',
'sys/dev/atsam/if_atsam_media.c',
'sys/dev/dw_mmc/dw_mmc.c',
'sys/fs/devfs/devfs_devs.c',
'sys/net/if_ppp.c',