Searched hist:323414 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/mii/
H A Dmii_fdt.c323414 Mon Sep 11 02:13:06 MDT 2017 ian MFC r319814, r319815, r319818:

Add a set of constants describing the ways a MAC and PHY can be connected.
While the initial need for this is to help support phy drivers which are
configured with FDT data, there is nothing devicetree-specific about the
concept or the names, so they are available for use even on non-FDT systems.

Add some utility functions to help a PHY driver on an FDT-configured
system retrieve its config data from the fdt data.

Convert if_ffec from local code and constants for mac<->phy connection type
to new common fdt helper code.
H A Dmii_fdt.h323414 Mon Sep 11 02:13:06 MDT 2017 ian MFC r319814, r319815, r319818:

Add a set of constants describing the ways a MAC and PHY can be connected.
While the initial need for this is to help support phy drivers which are
configured with FDT data, there is nothing devicetree-specific about the
concept or the names, so they are available for use even on non-FDT systems.

Add some utility functions to help a PHY driver on an FDT-configured
system retrieve its config data from the fdt data.

Convert if_ffec from local code and constants for mac<->phy connection type
to new common fdt helper code.
H A Dmiivar.hdiff 323414 Mon Sep 11 02:13:06 MDT 2017 ian MFC r319814, r319815, r319818:

Add a set of constants describing the ways a MAC and PHY can be connected.
While the initial need for this is to help support phy drivers which are
configured with FDT data, there is nothing devicetree-specific about the
concept or the names, so they are available for use even on non-FDT systems.

Add some utility functions to help a PHY driver on an FDT-configured
system retrieve its config data from the fdt data.

Convert if_ffec from local code and constants for mac<->phy connection type
to new common fdt helper code.
/freebsd-11-stable/sys/dev/ffec/
H A Dif_ffec.cdiff 323414 Mon Sep 11 02:13:06 MDT 2017 ian MFC r319814, r319815, r319818:

Add a set of constants describing the ways a MAC and PHY can be connected.
While the initial need for this is to help support phy drivers which are
configured with FDT data, there is nothing devicetree-specific about the
concept or the names, so they are available for use even on non-FDT systems.

Add some utility functions to help a PHY driver on an FDT-configured
system retrieve its config data from the fdt data.

Convert if_ffec from local code and constants for mac<->phy connection type
to new common fdt helper code.
/freebsd-11-stable/sys/conf/
H A Dfilesdiff 323414 Mon Sep 11 02:13:06 MDT 2017 ian MFC r319814, r319815, r319818:

Add a set of constants describing the ways a MAC and PHY can be connected.
While the initial need for this is to help support phy drivers which are
configured with FDT data, there is nothing devicetree-specific about the
concept or the names, so they are available for use even on non-FDT systems.

Add some utility functions to help a PHY driver on an FDT-configured
system retrieve its config data from the fdt data.

Convert if_ffec from local code and constants for mac<->phy connection type
to new common fdt helper code.

Completed in 145 milliseconds