]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Derive PHY class to new one specialized for USB PHY functions.
authorEmmanuel Vadot <manu@FreeBSD.org>
Fri, 23 Nov 2018 19:43:18 +0000 (19:43 +0000)
committerEmmanuel Vadot <manu@FreeBSD.org>
Fri, 23 Nov 2018 19:43:18 +0000 (19:43 +0000)
commitf9f020a4098ee40cbdaf3a58d8e20ec208285eb0
tree11fd62e12778168e6d73ea7374727e78fb51f05b
parentc15faaac95f99cda77397144fe0c38a05b7e373a
Derive PHY class to new one specialized for USB PHY functions.

Submitted by: mmel
sys/conf/files
sys/dev/extres/phy/phy.c
sys/dev/extres/phy/phy_internal.h [new file with mode: 0644]
sys/dev/extres/phy/phy_usb.c [new file with mode: 0644]
sys/dev/extres/phy/phy_usb.h [new file with mode: 0644]
sys/dev/extres/phy/phynode_usb_if.m [new file with mode: 0644]